8824 Commits (a421c292e58ef978be42e58b517d11b8d8afb6a3)
 

Author SHA1 Message Date
James Jackson-South c4dabd96ee
Merge pull request #1334 from SixLabors/js/save-async 6 years ago
James Jackson-South f0ed1b766b Fix Codecov 6 years ago
James Jackson-South 259347d645 Add missing SaveAsync method 6 years ago
Anton Firszov 9b9e13436d
Merge pull request #1332 from SixLabors/sp/bokeh-blur-init-tweaks 6 years ago
Sergio Pedri 53ddb0f44b Improved codegen in ImageSharp.Guard 6 years ago
Sergio Pedri 38311edcee Skipped checks in default bokeh blur constructor 6 years ago
Sergio Pedri 1f02dd0f7a Added checks to bokeh blur constructor 6 years ago
Sergio Pedri d0d4f17a57 Added unit tests for bokeh blur constructor 6 years ago
James Jackson-South 7258d117a1
Merge pull request #1330 from IldarKhayrutdinov/tiff-codec_rebased 6 years ago
Ildar Khayrutdinov 1dec6a8862 Update README.md 6 years ago
Ildar Khayrutdinov 89bd36a7d9 Improve decoders - performance and memory usage. 6 years ago
Ildar Khayrutdinov 89d813176d Rename 6 years ago
Ildar Khayrutdinov 8f4c5558c9 Deep refactoring and improves for tiff classes. 6 years ago
Ildar Khayrutdinov 94ffbd7c76 Add Tiff to configurations. 7 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
Ildar Khayrutdinov 7e5dde0875 Move tiff classes into Formats.Tiff namespace. Mark tests with category. 7 years ago
James Jackson-South d95a996ed5
Merge pull request #1316 from SixLabors/js/fix-non-seekable-load 6 years ago
Ildar Khayrutdinov c73d44f126 Update license 6 years ago
Ildar Khayrutdinov 644a51fb71 Compilation errors fixes. Temporarily disable obsolete metadata related methods and tests. 6 years ago
James Jackson-South 582000d49a Use TestProvider to load images 6 years ago
Ildar Khayrutdinov 0759ebbccb Merge remote-tracking branch 'upstream/master' into tiff-codec 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