90 Commits (caaedc19da4a3126a01a54dee277b0bea233a31e)

Author SHA1 Message Date
Anton Firszov 968a9cb186 Move ImageSharp-specific memory primitives and utils to SixLabors.ImageSharp.Memory 8 years ago
James Jackson-South fc2dc1b69d Update ImageSharp Namespaces. 8 years ago
Anton Firszov 5b006027e3 do not register SystemDrawing reference encoders on linux 8 years ago
Anton Firszov 815a01a969 no BMP assertions on linux 8 years ago
Anton Firszov 1be59d59e1 keep using SystemDrawingReferenceDecoder for Bmp-s 8 years ago
Anton Firszov 0eec2c794f using MagickReferenceDecoder everywhere, added ReferenceDecoderBenchmarks 8 years ago
Anton Firszov 24339040e5 reference encoder is unnecessary 8 years ago
Anton Firszov 1791e1af95 ImageMagick decoder works 8 years ago
Anton Firszov 7172e432da Make sure that netcoreapp2.1 test execution is testing the netcoreapp2.1 build of ImageSharp 8 years ago
James Jackson-South 34d1441892 Use SD, Better conversion and cleanup SD Bridge. 8 years ago
James Jackson-South 973000fd09 Use Rgba64 for image comparison. 8 years ago
James Jackson-South 49a574537f All tests now pass 8 years ago
James Jackson-South bb29ff9e1a Can now encode 16bit pngs. 8 years ago
Anton Firszov 349c12de4c Replace .Lock() with .GetRootFramePixelBuffer() 8 years ago
Dirk Lemstra 4a0e0e159d Disable caching in the FileProvider for the 32bit build. 8 years ago
Anton Firsov d24889209f
Undo TemporaryFailingTest 8 years ago
Anton Firszov ff33699f36 temporary failing test to verify CI behavior 8 years ago
James Jackson-South 3440a7decf Fix System.Drawing.Bridge 8 years ago
Jason Nelson 53045ff357 Format tests 8 years ago
James Jackson-South a1f2d063f3 Transforms 8 years ago
James Jackson-South b19471ab4a Overlays and base processors 8 years ago
James Jackson-South b7df3c1090 Binarization, Convolution, DIthering, Effects & Filters 8 years ago
Anton Firszov 8337046d66 MakeOpaque + fixing BmpEncoderTests 8 years ago
Anton Firszov 3819c756a9 dropping MemoryManager ctr. argument: 8 years ago
Anton Firszov 79808201f1 DebugSaveMultiFrame() works 8 years ago
Anton Firszov 1542229540 undo Linux-specific hacking, run `CompareToReferenceOutput()` on Windows only 8 years ago
Anton Firszov 50f8f2807e Higher threshold for LomographTest 8 years ago
Anton Firszov 7ec95f4534 lower default tolerance TolerantImageComparer.DefaultImageThreshold for travis 8 years ago
denisivan0v a631a64dfb Added an API to read base image information without decoding it 8 years ago
Lauri Kotilainen f1412d3c76 - Use Configuration.Default.MemoryManager in tests 8 years ago
Anton Firszov af56af16da introducing [GroupOutput] + apply it to all filter tests 8 years ago
James Jackson-South 2391577c74 Refactor filters to match CSS & SVG methods 8 years ago
James Jackson-South a3b6c7975b Remove from tests 8 years ago
Nikita Balabaev 93419ab0e4 fix bugs after merge 8 years ago
Dirk Lemstra f6591228c1 Remove test for path that is not yet created at the start of the test run. 8 years ago
Anton Firszov 6e17898163 deleted all deprecated channel processing code 9 years ago
Anton Firszov 8548e04327 proper BmpDecoderTests (at least on Windows) 9 years ago
Anton Firszov 15409ad6bd skipping FromFromArgb32SystemDrawingBitmap2 on Linux 9 years ago
Anton Firszov d9a794d7b8 using ImageSharp PNG codecs as reference codecs on linux 9 years ago
Anton Firszov 5bae060841 build fix 9 years ago
Anton Firszov 566ce4a1f4 code for verifying original PDF.js output 9 years ago
Scott Williams 67a322b4db Formats per type namespaces 9 years ago
Anton Firszov bf676c09d1 it's called Manhattan distance! stupid me :P 9 years ago
Anton Firszov 7d2d3fdc09 optimized the number of test cases in JpegDecoderTests 9 years ago
Anton Firszov a103cb8ec7 TestImageProvider.FileProvider cache is now aware of decoder parameters 9 years ago
Anton Firszov 1562e32046 Using Corecompat.System.Drawing as reference encoder/decoder for PNG. (Optimizing PNG-s with external tools from now.) 9 years ago
Anton Firszov 84852a8796 good by GenericFactory! 9 years ago
Scott Williams 4c8ba5905c fix broken test 9 years ago
Scott Williams 3653f1f3c5 fix some tests and updated packages 9 years ago
Scott Williams 94c60cb338 inital rename packages and namespaces 9 years ago