8727 Commits (9236cb1269a02deb05ab7d19ea6ee2877be40edc)
 

Author SHA1 Message Date
Sergio Pedri 16c9dba5bc Simplify XML docs for WrapMemory APIs 6 years ago
Sergio Pedri 93d868b96b
Merge branch 'master' into sp/byte-to-tpixel-wrapping 6 years ago
Sergio Pedri 88a93fafe2 Remove unnecessary Memory<T>.Span access 6 years ago
Sergio Pedri 5397ab328f Minor optimizations, improve XML docs and annotations 6 years ago
Sergio Pedri 575402d331 Add input size validation in Image.WrapMemory 6 years ago
James Jackson-South d908477519
Merge pull request #1328 from SixLabors/js/chunk-bump 6 years ago
James Jackson-South 6d90af1a8b Remove Guard allocations 6 years ago
James Jackson-South 29d133c89a Fix build 6 years ago
James Jackson-South b85243e0d2 Bump ChunkedMemoryStream buffer length 6 years ago
James Jackson-South 88f2a73f78
Merge pull request #1316 from SixLabors/js/fix-non-seekable-load 6 years ago
James Jackson-South 300273fd11 Use TestProvider to load images 6 years ago
James Jackson-South 0ff69248ec Fix read count. 6 years ago
Anton Firszov 0d28a38f72 heavyweight integration test 6 years ago
James Jackson-South b2607e170c Add lightweight integration tests. 6 years ago
James Jackson-South da6ba1d5a3 Increase chunk size, add benchmarks and write span tests 6 years ago
James Jackson-South b4b3074738 Optimize Write(Span) 6 years ago
James Jackson-South 94613d68b3 Add optimized Read(Span) API 6 years ago
James Jackson-South e9b460efce Add WriteByteTests 6 years ago
James Jackson-South ceab655ce5 More tests and remove old stream 6 years ago
James Jackson-South 3f534b1b15 Update ChunkedMemoryStream.cs 6 years ago
James Jackson-South 5f58bbcba5 Fix non-seekable stream reading. 6 years ago
Sergio Pedri 0e5ddabb7c Replace Default.Clone with CreateDefaultConfiguration 6 years ago
Sergio Pedri 9642d0e14c Fix comparison in wrapping bytes test 6 years ago
Sergio Pedri 77a6d08a46 Fix relative offsetting in Pin() methods 6 years ago
Sergio Pedri b9dc71d375 Fix bug in Pin() method, minor code tweaks 6 years ago
Sergio Pedri 8f4417cf61 Remove unnecessary indirection in ByteMemoryManager<T> 6 years ago
Sergio Pedri 129977e465 Add tests for new Image.WrapMemory APIs 6 years ago
Sergio Pedri cd39410984 Add Image.WrapMemory<TPixel> from Memory<byte> 6 years ago
Sergio Pedri b61366ac00 Add ByteMemoryManager<T> type 6 years ago
James Jackson-South e2a80fbd54
Add GitHub Sponsors (#1311) [skip ci] 6 years ago
James Jackson-South 2ea36cea78
Merge pull request #1304 from SixLabors/js/simplify-jpeg-encoder 6 years ago
James Jackson-South 837779ae9d Remove empty line. 6 years ago
James Jackson-South 1ac38e3fcf Don't use RGB. Fixes #1275 6 years ago
James Jackson-South 723cbc38e9 Merge branch 'master' into js/simplify-jpeg-encoder 6 years ago
James Jackson-South 3d8b4cf91c Merge branch 'master' into js/simplify-jpeg-encoder 6 years ago
James Jackson-South 03eb02a4ca
Merge pull request #1303 from SixLabors/js/jpeg-decode-perf 6 years ago
James Jackson-South 16a130b69c
Merge branch 'master' into js/jpeg-decode-perf 6 years ago
James Jackson-South 67b442c898
Merge pull request #1296 from SixLabors/af/cancellation 6 years ago
James Jackson-South ae1dbabfd0 Minor fixes. 6 years ago
James Jackson-South 89015e4839 Merge branch 'master' into af/cancellation 6 years ago
James Jackson-South ace7cf814b
Merge pull request #1299 from SixLabors/js/better-edge-detection 6 years ago
James Jackson-South 6d1a15228c
Update src/ImageSharp/Common/Helpers/SimdUtils.cs 6 years ago
Anton Firszov 83ab00d48d one leftover 6 years ago
Anton Firszov b5650cdef4 add ConfigureAwait 6 years ago
Anton Firszov 4a05ac5585 address review findings 6 years ago
Anton Firszov 7e2d30b931 use default args for CancellationTokens 6 years ago
James Jackson-South b8c32accc1 Optimize based on traces. 6 years ago
James Jackson-South 9f3ea01c19 Remove all warnings 6 years ago
James Jackson-South 84e6112b9d Remove warnings 6 years ago
James Jackson-South 59139d72e3 Create EdgeDetectorKernelTests.cs 6 years ago