90 Commits (6ccddee1741409ee29f522d28c27cbdeb30b2601)

Author SHA1 Message Date
Anton Firszov 9e856a23cc Move ImageSharp-specific memory primitives and utils to SixLabors.ImageSharp.Memory 8 years ago
James Jackson-South 0d2214923f Update ImageSharp Namespaces. 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
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
Anton Firszov b5911782ad ImageMagick decoder works 8 years ago
Anton Firszov 85a16c0bf8 Make sure that netcoreapp2.1 test execution is testing the netcoreapp2.1 build of ImageSharp 8 years ago
James Jackson-South a8bd6580a2 Use SD, Better conversion and cleanup SD Bridge. 8 years ago
James Jackson-South ae66072668 Use Rgba64 for image comparison. 8 years ago
James Jackson-South e808514648 All tests now pass 8 years ago
James Jackson-South 011e9c32f1 Can now encode 16bit pngs. 8 years ago
Anton Firszov 61e6d2d6e1 Replace .Lock() with .GetRootFramePixelBuffer() 8 years ago
Dirk Lemstra decb92f0e6 Disable caching in the FileProvider for the 32bit build. 8 years ago
Anton Firsov 0df1d7ced6
Undo TemporaryFailingTest 8 years ago
Anton Firszov 29582d7a37 temporary failing test to verify CI behavior 8 years ago
James Jackson-South 40ac7476fe Fix System.Drawing.Bridge 8 years ago
Jason Nelson 55d0e8c62a Format tests 8 years ago
James Jackson-South fe64365532 Transforms 8 years ago
James Jackson-South 091cb8a3b5 Overlays and base processors 8 years ago
James Jackson-South 13fa40874e Binarization, Convolution, DIthering, Effects & Filters 8 years ago
Anton Firszov 6ab7954bfd MakeOpaque + fixing BmpEncoderTests 8 years ago
Anton Firszov 27dade8d33 dropping MemoryManager ctr. argument: 8 years ago
Anton Firszov 9af8fb4e2a DebugSaveMultiFrame() works 8 years ago
Anton Firszov fc554abe9b undo Linux-specific hacking, run `CompareToReferenceOutput()` on Windows only 8 years ago
Anton Firszov fe20e71c09 Higher threshold for LomographTest 8 years ago
Anton Firszov 88f2158e9d lower default tolerance TolerantImageComparer.DefaultImageThreshold for travis 8 years ago
denisivan0v 15a8bf20ff Added an API to read base image information without decoding it 8 years ago
Lauri Kotilainen a8b26a41ec - Use Configuration.Default.MemoryManager in tests 8 years ago
Anton Firszov c4940aedae introducing [GroupOutput] + apply it to all filter tests 8 years ago
James Jackson-South c3fda8ff8a Refactor filters to match CSS & SVG methods 8 years ago
James Jackson-South b5d6a4b692 Remove from tests 8 years ago
Nikita Balabaev 4b8e4d4c41 fix bugs after merge 8 years ago
Dirk Lemstra c939a1f91c Remove test for path that is not yet created at the start of the test run. 8 years ago
Anton Firszov cb713a3ade deleted all deprecated channel processing code 9 years ago
Anton Firszov d9d0cb4555 proper BmpDecoderTests (at least on Windows) 9 years ago
Anton Firszov b0279a8490 skipping FromFromArgb32SystemDrawingBitmap2 on Linux 9 years ago
Anton Firszov ed4cc4b478 using ImageSharp PNG codecs as reference codecs on linux 9 years ago
Anton Firszov 0c13e28ada build fix 9 years ago
Anton Firszov 8d726512c6 code for verifying original PDF.js output 9 years ago
Scott Williams 4a1eb7cbd0 Formats per type namespaces 9 years ago
Anton Firszov 4822a04c8b it's called Manhattan distance! stupid me :P 9 years ago
Anton Firszov ce14310922 optimized the number of test cases in JpegDecoderTests 9 years ago
Anton Firszov 234b830326 TestImageProvider.FileProvider cache is now aware of decoder parameters 9 years ago
Anton Firszov 1c18e70fbe Using Corecompat.System.Drawing as reference encoder/decoder for PNG. (Optimizing PNG-s with external tools from now.) 9 years ago
Anton Firszov de89c7d2f7 good by GenericFactory! 9 years ago
Scott Williams c5adae68fd fix broken test 9 years ago
Scott Williams 696c48d02e fix some tests and updated packages 9 years ago
Scott Williams 872ca973de inital rename packages and namespaces 9 years ago