5175 Commits (595daff9cd4bd2e0851ce5044962acfd80686f94)
 

Author SHA1 Message Date
Jason Nelson 595daff9cd Add test to ensure the chunk type values are correct 8 years ago
Jason Nelson c089c8cffc Eliminate string allocations for PngChunkType 8 years ago
Jason Nelson eabbc796fc Use new AsSpan overloads 8 years ago
Jason Nelson 6ec577139d Merge branch 'memorypreview2' of https://github.com/carbon/ImageSharp into memorypreview2 8 years ago
Jason Nelson 09483f9d4b Don't perform the CRC check on non-critical chunks 8 years ago
James Jackson-South 09a3bdf6c7
Merge branch 'master' into memorypreview2 8 years ago
James Jackson-South c843890a94
Merge pull request #529 from SixLabors/js/fix-failing-spanutility-test 8 years ago
James Jackson-South 99e06ba336 IEquality + No 32bit run 8 years ago
James Jackson-South 67e286a7a6
Merge branch 'master' into memorypreview2 8 years ago
Jason Nelson 1e44912d7f Make PngChunk an immutable struct 8 years ago
James Jackson-South 81e95d4147
Merge pull request #523 from carbon/memorypreview2 8 years ago
Jason Nelson 2bd27b2b1e Merge branch 'memorypreview2' of https://github.com/carbon/ImageSharp into memorypreview2 8 years ago
Jason Nelson ec1291f3ff Gaurd agaisnt null data when adding a new ImageFrame from data 8 years ago
James Jackson-South c7efdf4265
Merge branch 'master' into memorypreview2 8 years ago
James Jackson-South 5c6dd83bee
Merge pull request #524 from SixLabors/af/update-readme 8 years ago
Jason Nelson 7ffd322c8d Fix version conflict in Sandbox46 8 years ago
Jason Nelson 1b055b8ae4 Update all projects to use C# 7.2 8 years ago
Anton Firsov cb48da0ae1
Readme.md: early documentation reference 8 years ago
Jason Nelson 5e05809b4a
Merge branch 'master' into memorypreview2 8 years ago
Jason Nelson b62c98cfc9 Update System.Memory to preview2 8 years ago
James Jackson-South 8c29b7c3d5
Merge pull request #506 from carbon/master 8 years ago
James Jackson-South 4f34f846f4
Merge branch 'master' into master 8 years ago
James Jackson-South 842d474a68
Merge pull request #511 from SixLabors/js/scaled-vectors 8 years ago
James Jackson-South 525153834a Use PixelOperations 8 years ago
James Jackson-South ae02334ce2
Merge branch 'master' into js/scaled-vectors 8 years ago
James Jackson-South 925f54f045
Merge branch 'master' into master 8 years ago
James Jackson-South f89d9d1301
Merge pull request #512 from SixLabors/af/cover-more 8 years ago
Jason Nelson e79f2d8ae4 Fix typo 8 years ago
Jason Nelson 38b24c992a Change InvalidTags to ReadOnlyList & pin pointer. 8 years ago
James Jackson-South 1b9676aac4 Add bulk scaled pixel operations methods 8 years ago
Anton Firszov 454c5a1b48 trying to fine-tune tolerance values 8 years ago
Anton Firszov c70ab299d8 reduce toleance values 8 years ago
Anton Firszov 248d134a20 use ApproximateFloatComparer in failed RgbAndCieXyzConversionTest-s 8 years ago
Anton Firszov e63860ea74 skip a few Jpeg tests on 32bit CI 8 years ago
Anton Firszov 76dbd64dfe refactored QuantizeImageShouldPreserveMaximumColorPrecision (hope it uses less memory now) 8 years ago
Anton Firszov 86f42575f1 disabling mono execution for now 8 years ago
Anton Firszov dc5e6df835 improve robustness / add tolerance 8 years ago
Anton Firszov c4379365f1 shuffling target frameworks, disabling net47, because the results are the same on net471 8 years ago
Anton Firszov 70dfd52f6a smarter tolerance values 8 years ago
Anton Firszov 90a06c2198 reducing tolerance 8 years ago
Anton Firszov cc77c818d7 adding more tolerance 8 years ago
Anton Firszov cb43d04d9e detecting mono runtime & skipping some png decoder tests 8 years ago
Anton Firszov 47439142aa skip some of the MemoryManager tests on 32 bit 8 years ago
Anton Firszov bee66f234c higher tolerance for Resize and Filters 8 years ago
Anton Firszov 3a04409039 kick AppVeyor 8 years ago
Anton Firszov 5650568429 oops 8 years ago
Anton Firszov 87dc87fc74 temporarily make mono to run first 8 years ago
Anton Firszov e272ac0101 adding xunit.runner.console for mono test execution 8 years ago
Anton Firszov a445e56565 fixed mono execution branch 8 years ago
Anton Firszov eb32393041 need to return exit code 8 years ago