1918 Commits (83291f35ff0b7527bde5edcf849e84a7597748ae)

Author SHA1 Message Date
James Jackson-South 83291f35ff See if we can fix appveyor by forcing redirects. 8 years ago
Jason Nelson 9a3c792bfc Update benchmarks to use Colourful 2.0.0 (allocation free) 8 years ago
Jason Nelson 01714d96d6 Eliminate virtual calls from unnecessary IRgbWorkingSpace abstraction 8 years ago
James Jackson-South d56010a9d9 Add UnitConverter tests 8 years ago
James Jackson-South 9c1bd97589 Add bmp and jpeg tests 8 years ago
James Jackson-South ea9ce31931 Add png tests 8 years ago
James Jackson-South 1941108d6c Add gif tests 8 years ago
Anton Firszov f8bd074dfc LoadResizeSave benchmark + add EnableParallelExecution parameter to the Resize benchmark 8 years ago
James Jackson-South 02ad3a3b01 Fix broken chunk test 8 years ago
James Jackson-South 285784c5b2 Use UnitConverter to abstract complexity. 8 years ago
James Jackson-South b9d1648577 Can now preserve correct resolution for jpeg and gif. 8 years ago
Jason Nelson b0683d67bc Update tests 8 years ago
Jason Nelson e40177004b Simplify IccProfileId IsSet 8 years ago
Johannes Bildstein cb1c9de428 improve check for invalid ICC profiles and extend tests 8 years ago
James Jackson-South 0a6913e0c6 Simplify drawing namespaces. 8 years ago
James Jackson-South 0d2214923f Update ImageSharp Namespaces. 8 years ago
Anton Firszov 9e504ed7ef ParseStream -only benchmark 8 years ago
Anton Firszov 5a9b9b3939 add regression test for #624 8 years ago
James Jackson-South f8d4c2a812 Update reference images from master 8 years ago
Anton Firszov eca812821d pushed a bad value accidentally in my previous commit 8 years ago
Anton Firszov 849806843b try to fine-tune tolerance in PngEncoderTests + better Rgba64.ToString() 8 years ago
Anton Firszov 2d76d3d05a Fix Sandbox46 8 years ago
James Jackson-South da762b0264 Handle CI craziness. 8 years ago
James Jackson-South b10e88f919 Update reference images 8 years ago
James Jackson-South 3984e2c80f Update tests 8 years ago
James Jackson-South 1596381ae8 Refactor to better use base classes. 8 years ago
Anton Firszov 416bae672b do not register SystemDrawing reference encoders on linux 8 years ago
Anton Firszov 065a8b831c no BMP assertions on linux 8 years ago
Jason Nelson 1449c67f58 Optimize remaining equality checks using pattern matching 8 years ago
Anton Firszov 0b516fc4b9 PngEncoderTests.WorksWithBitDepth16 8 years ago
Jason Nelson 57e759c391 Update tests for IccVersion 8 years ago
Anton Firszov 055ca0c86a PngDecoderTests.Chunks.cs 8 years ago
Anton Firszov 7ac9ed62af clanup + exact comparison for all PngDecoderTests 8 years ago
Anton Firszov ce0dd48131 keep using SystemDrawingReferenceDecoder for Bmp-s 8 years ago
Anton Firszov 507b2f8554 using MagickReferenceDecoder everywhere, added ReferenceDecoderBenchmarks 8 years ago
Anton Firszov 79bba7b4e4 reference encoder is unnecessary 8 years ago
James Jackson-South 1682f3bf70 Smarter dithering. 8 years ago
Anton Firsov 1d1b5d9ddf
make Guard.NotNull() and DebugGuard.NotNull() generic (#634) 8 years ago
Anton Firszov 817ac0b204 oops 8 years ago
Anton Firszov b5911782ad ImageMagick decoder works 8 years ago
Anton Firszov 6e0c827f48 make Guard.NotNull() and DebugGuard.NotNull() generic 8 years ago
James Jackson-South 56c6ed94bf Can now encode gifs with global palette 8 years ago
Scott Williams 6ff3aed4fb remove `SavePixelData()` apis in favour of `GetPixelSpan()` 8 years ago
James Jackson-South 6036a48bfa More tests 8 years ago
James Jackson-South 094e290a83 Better tRNS coverage 8 years ago
James Jackson-South 9a80514f2c Faster 32-64 bit conversion, update references, and cleanup. 8 years ago
Anton Firszov c41fb82782 correct doc comment 8 years ago
Anton Firszov 85a16c0bf8 Make sure that netcoreapp2.1 test execution is testing the netcoreapp2.1 build of ImageSharp 8 years ago
Jason Nelson e306f914be Fix merge conflict 8 years ago
James Jackson-South 44c70efd8c Lol Whut? 8 years ago