2932 Commits (fbb6a93c95ec74f0ff2de7d2a12e94cb56676c94)
 

Author SHA1 Message Date
James Jackson-South fbb6a93c95 Revert "Somehow this was reverted!" 10 years ago
James Jackson-South 3d299e60df Somehow this was reverted! 10 years ago
James Jackson-South 402e7cf7af Merge branch 'refs/heads/pr/56' 10 years ago
James Jackson-South ee68c7d743 Fix spelling 10 years ago
Dirk Lemstra bfc2cb02e5 Moved some of the new files around. 10 years ago
Dirk Lemstra f478b962a4 Merge remote-tracking branch 'remotes/pullrequest/test-utils-fixed' 10 years ago
antonfirsov 7818a9ce48 fixed IsEquivalentTo, renamed ColorWithDefaultImageClass to StandardImageClass 10 years ago
Dirk Lemstra e8855df9e8 Use better name for variable. 10 years ago
Dirk Lemstra 5b216667aa Improved performance of GifDecoder. 10 years ago
Dirk Lemstra fcc28d1e20 Added extra constructor overload for ImageBase<TColor>. 10 years ago
Scott Williams 9f9af49711 Drop IReadonlyPixelAccessor 10 years ago
antonfirsov 799c00a639 the folder TestUtilities is no longer a namespace provider 10 years ago
antonfirsov 67487f0c18 introduced PixelTypes.ColorWithDefaultImageClass 10 years ago
antonfirsov c62e12248a renamed TestImageFactory --to--> TestImageProvider 10 years ago
antonfirsov ff3e9e9894 Re-applied JpegTests and PixelAccessorTests changes. + added new constructor to PixelArea 10 years ago
antonfirsov 09f2ad0b14 re-added & refactored TestUtilities 10 years ago
James Jackson-South 7d2b59d09d OSX is still broken 10 years ago
James Jackson-South a60d59daa9 Re-Add OSX 10 years ago
Dirk Lemstra b13521114c Refactored TestImages again so they can be used in Attributes. 10 years ago
Scott Williams 5f5dffc700 Add a recolor brush 10 years ago
James Jackson-South c90c8aaf61 Whoops! Wiped out coverity access key. 10 years ago
James Jackson-South a4b9618299 Linux only for now. 10 years ago
James Jackson-South d583f12323 Shift addon to linux only 10 years ago
James Jackson-South b6c377af71 Attempt to get x-plat builds running 10 years ago
James Jackson-South a905683188 Re-add net45 without dependancy 10 years ago
James Jackson-South 4c2978514c Remove Net4.5 dependencies. 10 years ago
James Jackson-South ba9af659fe Update System.Runtime reference for NET4.5 10 years ago
James Jackson-South 988e4f84b7 Add build script 10 years ago
James Jackson-South 3cc3749c3b Try configuring with dotnet commands and correct branch 10 years ago
James Jackson-South 0bff85743b Change ubuntu environment 10 years ago
James Jackson-South 9b4386fd18 Fix for dotnetcore 10 years ago
James Jackson-South 1538feb705 Should be .travis 10 years ago
James Jackson-South 526f5ded86 Add Travis and Coverity 10 years ago
James Jackson-South cbbaca5bc7 Update Readme [skip ci] 10 years ago
James Jackson-South 7e048ed506 Merging into master 10 years ago
James Jackson-South b4a74ff3fa Merging into master 10 years ago
James Jackson-South a8b2f3867d Merge pull request #53 from olivif/olivif/colorconstructortests 10 years ago
James Jackson-South ed1850ebec Waaaay to kill testing speed! 10 years ago
James Jackson-South 5082300e05 Merge remote-tracking branch 'refs/remotes/origin/Fix-gifs' 10 years ago
James Jackson-South d24b20f81f Reduce memory used during LZW decoding 10 years ago
James Jackson-South 4b2e408723 Decoder now performs faster than main 10 years ago
James Jackson-South 2272780223 Add new test file. 10 years ago
James Jackson-South 48506a39ee Drop 127MB and 50ms off the Wu quantizer. 10 years ago
James Jackson-South b89d96e07b Apply Otimizations to gif decoder. Touch #54 10 years ago
James Jackson-South 43996c4399 Better transparency detection + reduce allocations 10 years ago
James Jackson-South 74cd894e64 Better transparency detection + allocation removal 10 years ago
James Jackson-South 049c75f58f Ensure rented arrays are cleared 10 years ago
James Jackson-South 46055aa764 Revert decoder optimizations touch #54 10 years ago
Olivia 7ea0e92da2 Adding color packing tests - FromVector4 ToVector4. 10 years ago
Olivia 4f85227bb1 Fixing object boxing by using dynamic. Adding tests for equality operator and not equality operator. 10 years ago