2931 Commits (0d365da5d4c6708b1db93b3009d484ba04d24c58)
 

Author SHA1 Message Date
James Jackson-South 0d365da5d4 Somehow this was reverted! 10 years ago
James Jackson-South 2a5247832d Merge branch 'refs/heads/pr/56' 10 years ago
James Jackson-South d329fdd411 Fix spelling 10 years ago
Dirk Lemstra dea6d30bd4 Moved some of the new files around. 10 years ago
Dirk Lemstra fc740cad66 Merge remote-tracking branch 'remotes/pullrequest/test-utils-fixed' 10 years ago
antonfirsov 8be1a38e4f fixed IsEquivalentTo, renamed ColorWithDefaultImageClass to StandardImageClass 10 years ago
Dirk Lemstra d408adbd07 Use better name for variable. 10 years ago
Dirk Lemstra 2483d0d4c7 Improved performance of GifDecoder. 10 years ago
Dirk Lemstra 04294fd8e2 Added extra constructor overload for ImageBase<TColor>. 10 years ago
Scott Williams 661ed77db4 Drop IReadonlyPixelAccessor 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 be59c736f5 renamed TestImageFactory --to--> TestImageProvider 10 years ago
antonfirsov 27b303fe4d Re-applied JpegTests and PixelAccessorTests changes. + added new constructor to PixelArea 10 years ago
antonfirsov 2678539037 re-added & refactored TestUtilities 10 years ago
James Jackson-South f62cf8c492 OSX is still broken 10 years ago
James Jackson-South fadde3a71a Re-Add OSX 10 years ago
Dirk Lemstra 4c9e3dc4e7 Refactored TestImages again so they can be used in Attributes. 10 years ago
Scott Williams 5bcc92cbde Add a recolor brush 10 years ago
James Jackson-South 103d8d655d Whoops! Wiped out coverity access key. 10 years ago
James Jackson-South a32c7c69c6 Linux only for now. 10 years ago
James Jackson-South 994853a35c Shift addon to linux only 10 years ago
James Jackson-South d8ae6256b5 Attempt to get x-plat builds running 10 years ago
James Jackson-South 69b3e1949b Re-add net45 without dependancy 10 years ago
James Jackson-South 228b9f9f8b Remove Net4.5 dependencies. 10 years ago
James Jackson-South b5b2e05c77 Update System.Runtime reference for NET4.5 10 years ago
James Jackson-South 232a992ec8 Add build script 10 years ago
James Jackson-South 777b649edc Try configuring with dotnet commands and correct branch 10 years ago
James Jackson-South 6f0677abde Change ubuntu environment 10 years ago
James Jackson-South 2399d64746 Fix for dotnetcore 10 years ago
James Jackson-South e2421b80a6 Should be .travis 10 years ago
James Jackson-South 8456af8a39 Add Travis and Coverity 10 years ago
James Jackson-South 4e77ed5aba Update Readme [skip ci] 10 years ago
James Jackson-South 99fed3ff36 Merging into master 10 years ago
James Jackson-South 69b8cea55f Merging into master 10 years ago
James Jackson-South 4f533666d0 Merge pull request #53 from olivif/olivif/colorconstructortests 10 years ago
James Jackson-South 1bfd6bd4cf Waaaay to kill testing speed! 10 years ago
James Jackson-South d4ca605ff6 Merge remote-tracking branch 'refs/remotes/origin/Fix-gifs' 10 years ago
James Jackson-South 3f2b6c984d Reduce memory used during LZW decoding 10 years ago
James Jackson-South a00b5dd243 Decoder now performs faster than main 10 years ago
James Jackson-South dae509430b Add new test file. 10 years ago
James Jackson-South 00291ae57e Drop 127MB and 50ms off the Wu quantizer. 10 years ago
James Jackson-South bebe4b4057 Apply Otimizations to gif decoder. Touch #54 10 years ago
James Jackson-South e56789cafb Better transparency detection + reduce allocations 10 years ago
James Jackson-South d3684b6223 Better transparency detection + allocation removal 10 years ago
James Jackson-South 64d35e954b Ensure rented arrays are cleared 10 years ago
James Jackson-South 2f439592ef Revert decoder optimizations touch #54 10 years ago
Olivia 7f5139408c Adding color packing tests - FromVector4 ToVector4. 10 years ago
Olivia 8a3ef93855 Fixing object boxing by using dynamic. Adding tests for equality operator and not equality operator. 10 years ago
Olivia 67678d14a3 Adding equality and not equality tests on concrete object type. 10 years ago