5177 Commits (8cad2aa2ef9d9eb415d1ff41139b1e97ea7914a1)
 

Author SHA1 Message Date
Jason Nelson 8cad2aa2ef Remove the intBuffer from PngEncoder 8 years ago
Jason Nelson e509638313 Cleanup 8 years ago
Jason Nelson 9ee4054ba6 Add test to ensure the chunk type values are correct 8 years ago
Jason Nelson 0e2a9cf1ab Eliminate string allocations for PngChunkType 8 years ago
Jason Nelson 4a023f0666 Use new AsSpan overloads 8 years ago
Jason Nelson 2f007fa592 Merge branch 'memorypreview2' of https://github.com/carbon/ImageSharp into memorypreview2 8 years ago
Jason Nelson 701e1e8346 Don't perform the CRC check on non-critical chunks 8 years ago
James Jackson-South 6b56a94435
Merge branch 'master' into memorypreview2 8 years ago
James Jackson-South 126259ba38
Merge pull request #529 from SixLabors/js/fix-failing-spanutility-test 8 years ago
James Jackson-South 726e69b8a8 IEquality + No 32bit run 8 years ago
James Jackson-South 36cd1c9dd5
Merge branch 'master' into memorypreview2 8 years ago
Jason Nelson 76568a7093 Make PngChunk an immutable struct 8 years ago
James Jackson-South 0487166897
Merge pull request #523 from carbon/memorypreview2 8 years ago
Jason Nelson 0a20e6f7c2 Merge branch 'memorypreview2' of https://github.com/carbon/ImageSharp into memorypreview2 8 years ago
Jason Nelson 70abc75bbf Gaurd agaisnt null data when adding a new ImageFrame from data 8 years ago
James Jackson-South b72b297aec
Merge branch 'master' into memorypreview2 8 years ago
James Jackson-South 803a44ca89
Merge pull request #524 from SixLabors/af/update-readme 8 years ago
Jason Nelson 9ff72301a9 Fix version conflict in Sandbox46 8 years ago
Jason Nelson 5d8eb04931 Update all projects to use C# 7.2 8 years ago
Anton Firsov eb1345c4c7
Readme.md: early documentation reference 8 years ago
Jason Nelson 1f5abebd78
Merge branch 'master' into memorypreview2 8 years ago
Jason Nelson 4591f9e0c3 Update System.Memory to preview2 8 years ago
James Jackson-South e94d74445b
Merge pull request #506 from carbon/master 8 years ago
James Jackson-South 8453b1d9ee
Merge branch 'master' into master 8 years ago
James Jackson-South 121527ada0
Merge pull request #511 from SixLabors/js/scaled-vectors 8 years ago
James Jackson-South 18f40c2fe6 Use PixelOperations 8 years ago
James Jackson-South 86f06a70a3
Merge branch 'master' into js/scaled-vectors 8 years ago
James Jackson-South e749318bc1
Merge branch 'master' into master 8 years ago
James Jackson-South 374b304eb9
Merge pull request #512 from SixLabors/af/cover-more 8 years ago
Jason Nelson 8caae134e2 Fix typo 8 years ago
Jason Nelson a119bbc112 Change InvalidTags to ReadOnlyList & pin pointer. 8 years ago
James Jackson-South a42f0076da Add bulk scaled pixel operations methods 8 years ago
Anton Firszov d6bcc292d5 trying to fine-tune tolerance values 8 years ago
Anton Firszov 67c66feb8b reduce toleance values 8 years ago
Anton Firszov 3f95e0a231 use ApproximateFloatComparer in failed RgbAndCieXyzConversionTest-s 8 years ago
Anton Firszov 2dbaeb261f skip a few Jpeg tests on 32bit CI 8 years ago
Anton Firszov eebfeddc7e refactored QuantizeImageShouldPreserveMaximumColorPrecision (hope it uses less memory now) 8 years ago
Anton Firszov 5af0c87d42 disabling mono execution for now 8 years ago
Anton Firszov 6889067310 improve robustness / add tolerance 8 years ago
Anton Firszov 6d11ac772a shuffling target frameworks, disabling net47, because the results are the same on net471 8 years ago
Anton Firszov 38c55f30b5 smarter tolerance values 8 years ago
Anton Firszov c8acbbb28b reducing tolerance 8 years ago
Anton Firszov 6921b5396b adding more tolerance 8 years ago
Anton Firszov 282de173ad detecting mono runtime & skipping some png decoder tests 8 years ago
Anton Firszov 8a9121c4b4 skip some of the MemoryManager tests on 32 bit 8 years ago
Anton Firszov 1e72a33b8f higher tolerance for Resize and Filters 8 years ago
Anton Firszov e6e271d369 kick AppVeyor 8 years ago
Anton Firszov c87c7a4841 oops 8 years ago
Anton Firszov a7df7601b0 temporarily make mono to run first 8 years ago
Anton Firszov 7b1a1e54a1 adding xunit.runner.console for mono test execution 8 years ago