28 Commits (3c054597ff6eaa55b4a0905e61ba7210ac420690)

Author SHA1 Message Date
Anton Firszov 17f2311018 drop unnecessary generic IImageProcessorContext<TPixel> usages 7 years ago
Anton Firszov 7e8357c539 validating tests for: DrawPath, FillComplexPolygon 7 years ago
Anton Firszov 53222f7ce2 revisted test cases in Resize_WorksWithAllResamplers 8 years ago
Anton Firszov 8b9600f9df wip 8 years ago
Anton Firszov eb82f9af68 fixed a bug in KernelMap caused by overlapping memory areas 8 years ago
Anton Firszov 09de1b1cde better docs, drop PixelExtensions, fix tests 8 years ago
James Jackson-South 2950219287 Update and normalise pixel format + disable out of date tests 8 years ago
Anton Firszov 968a9cb186 Move ImageSharp-specific memory primitives and utils to SixLabors.ImageSharp.Memory 8 years ago
Anton Firszov 61eedd77e1 FillRegion_WorksOnWrappedMemoryImage 8 years ago
Anton Firszov 706babe2a2 introducing BufferManager<T> 8 years ago
Anton Firszov 349c12de4c Replace .Lock() with .GetRootFramePixelBuffer() 8 years ago
Anton Firszov c87726e123 CloningImageProcessor uses SwapOrCopyPixelsBuffersFrom() 8 years ago
Anton Firszov 9ab51ff3b2 IBuffer<T>.IsMemoryOwner, Buffer2D<T>.SwapOrCopyContent() 8 years ago
Anton Firszov a8c9893e2f refactor FillRegionProcessor, drop MemoryManager.AllocateFake 8 years ago
Anton Firszov 65c38efd45 invariant formatting for TestImageProvider.SourceFileOrDescription 8 years ago
Anton Firszov ef9b350b27 better FillSolidBrushTests + bugfix in FillProcessor 8 years ago
Jason Nelson 53045ff357 Format tests 8 years ago
Anton Firszov 67c66feb8b reduce toleance values 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
James Jackson-South b19471ab4a Overlays and base processors 8 years ago
Anton Firszov 1542229540 undo Linux-specific hacking, run `CompareToReferenceOutput()` on Windows only 8 years ago
Anton Firszov 7ec95f4534 lower default tolerance TolerantImageComparer.DefaultImageThreshold for travis 8 years ago
Anton Firszov 38a3e38c35 there is no need for separate Apply****InBox tests, 8 years ago
Anton Firszov 7fc74f37fa reference images for filter tests + DRY out repeated code 8 years ago
James Jackson-South a3b6c7975b Remove from tests 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
Scott Williams 94c60cb338 inital rename packages and namespaces 9 years ago
Anton Firszov 105d445cd4 PixelTypes bugfix + polishing ResizeTests 9 years ago
James Jackson-South 5ec3f28532 Remove StandardImageClass 9 years ago
James Jackson-South 1ebb23009e BinaryThresholdTests as template 9 years ago
James Jackson-South 1c3b362f36 Fix tests 9 years ago
James Jackson-South 3e5c8f7b5d Move IPixel types to PixelFormat namespace 9 years ago
James Jackson-South eceb889758 Rename TColor to TPixel 9 years ago
James Jackson-South 0a700864e5 Rename Color and ColorVector 9 years ago
James Jackson-South 292bc4db9e Rename to Color and ColorVector 9 years ago
James Jackson-South 3c5e3a966e Rename Color to Color32 9 years ago
Scott Williams e29f3eadd9 fix all instances of var 9 years ago
Anton Firszov 4501ca5fb4 fix 9 years ago
Anton Firszov be4c189533 IPixel 9 years ago
Anton Firszov 6716d67908 Test code cleanup: removed EnumHelper, moved MeasureFixture to TestUtilities, Jpeg test formatting 9 years ago
James Jackson-South 6e3e358ec8 Replace ToBytes() 9 years ago
Dirk Lemstra dea6d30bd4 Moved some of the new files around. 10 years ago
antonfirsov 8be1a38e4f fixed IsEquivalentTo, renamed ColorWithDefaultImageClass to StandardImageClass 10 years ago
antonfirsov 0349df2899 the folder TestUtilities is no longer a namespace provider 10 years ago
antonfirsov 6da4ac1ed5 introduced PixelTypes.ColorWithDefaultImageClass 10 years ago
antonfirsov 2678539037 re-added & refactored TestUtilities 10 years ago