8528 Commits (d8618052d17a5a50109e46541bb31a059d4de34a)
 

Author SHA1 Message Date
Sergio Pedri d8618052d1 Remove [Pure] attributes 6 years ago
Sergio Pedri d7380f0763 Simplify XML docs for WrapMemory APIs 6 years ago
Sergio Pedri 9295e93fd5
Merge branch 'master' into sp/byte-to-tpixel-wrapping 6 years ago
Sergio Pedri 567f3a6a5f Remove unnecessary Memory<T>.Span access 6 years ago
Sergio Pedri 1de45b710c Minor optimizations, improve XML docs and annotations 6 years ago
Sergio Pedri fa59a73c39 Add input size validation in Image.WrapMemory 6 years ago
James Jackson-South 801961dfb9
Merge pull request #1328 from SixLabors/js/chunk-bump 6 years ago
James Jackson-South ff265abf8e Remove Guard allocations 6 years ago
James Jackson-South 398e3a7d14 Fix build 6 years ago
James Jackson-South 99caa36b80 Bump ChunkedMemoryStream buffer length 6 years ago
James Jackson-South d95a996ed5
Merge pull request #1316 from SixLabors/js/fix-non-seekable-load 6 years ago
James Jackson-South 582000d49a Use TestProvider to load images 6 years ago
James Jackson-South a4f63d7796 Fix read count. 6 years ago
Anton Firszov 6f40e43837 heavyweight integration test 6 years ago
James Jackson-South 5aa915871b Add lightweight integration tests. 6 years ago
James Jackson-South 24780c510c Increase chunk size, add benchmarks and write span tests 6 years ago
James Jackson-South cd32a603d5 Optimize Write(Span) 6 years ago
James Jackson-South 399cfc244f Add optimized Read(Span) API 6 years ago
James Jackson-South 9097a0a439 Add WriteByteTests 6 years ago
James Jackson-South 822637b044 More tests and remove old stream 6 years ago
James Jackson-South a9713044f8 Update ChunkedMemoryStream.cs 6 years ago
James Jackson-South 9207babb8b Fix non-seekable stream reading. 6 years ago
Sergio Pedri ff5e3015a0 Replace Default.Clone with CreateDefaultConfiguration 6 years ago
Sergio Pedri 85f91f6992 Fix comparison in wrapping bytes test 6 years ago
Sergio Pedri 2383245f14 Fix relative offsetting in Pin() methods 6 years ago
Sergio Pedri eb229964e6 Fix bug in Pin() method, minor code tweaks 6 years ago
Sergio Pedri 32380d2bb9 Remove unnecessary indirection in ByteMemoryManager<T> 6 years ago
Sergio Pedri e26e57f96e Add tests for new Image.WrapMemory APIs 6 years ago
Sergio Pedri b3f85722a2 Add Image.WrapMemory<TPixel> from Memory<byte> 6 years ago
Sergio Pedri 3984e80fa3 Add ByteMemoryManager<T> type 6 years ago
James Jackson-South 8e2792e3ab
Add GitHub Sponsors (#1311) [skip ci] 6 years ago
James Jackson-South 64e7d6a22a
Merge pull request #1304 from SixLabors/js/simplify-jpeg-encoder 6 years ago
James Jackson-South 0c524d6a08 Remove empty line. 6 years ago
James Jackson-South 33aa644118 Don't use RGB. Fixes #1275 6 years ago
James Jackson-South fd85f10a48 Merge branch 'master' into js/simplify-jpeg-encoder 6 years ago
James Jackson-South fa863a399c Merge branch 'master' into js/simplify-jpeg-encoder 6 years ago
James Jackson-South a31a541f8c
Merge pull request #1303 from SixLabors/js/jpeg-decode-perf 6 years ago
James Jackson-South 1eaaf1ab41
Merge branch 'master' into js/jpeg-decode-perf 6 years ago
James Jackson-South 521fae35a1
Merge pull request #1296 from SixLabors/af/cancellation 6 years ago
James Jackson-South e707a8d719 Minor fixes. 6 years ago
James Jackson-South 5a4aea8da1 Merge branch 'master' into af/cancellation 6 years ago
James Jackson-South 586d99e517
Merge pull request #1299 from SixLabors/js/better-edge-detection 6 years ago
James Jackson-South c6d4dd924b
Update src/ImageSharp/Common/Helpers/SimdUtils.cs 6 years ago
Anton Firszov 21d94f2462 one leftover 6 years ago
Anton Firszov 30364ac211 add ConfigureAwait 6 years ago
Anton Firszov 1447fbc76c address review findings 6 years ago
Anton Firszov 50a6ba19f8 use default args for CancellationTokens 6 years ago
James Jackson-South 53d078d3d4 Optimize based on traces. 6 years ago
James Jackson-South f717bcf27a Remove all warnings 6 years ago
James Jackson-South 4e1fe80b5e Remove warnings 6 years ago