4090 Commits (0d2a58747a582f488d7676e3eac91defdf478cde)
 

Author SHA1 Message Date
James Jackson-South 5f5dda9e57 Update AppVeyor key 9 years ago
James Jackson-South ef4be6a7b3 Correctly read Adam7 palette colors 9 years ago
Dirk Lemstra 9be8649a8e Only throw exceptions when the CRC of a critical chunk is incorrect. 9 years ago
JimBobSquarePants d9552060c7 Disable smoke test 9 years ago
JimBobSquarePants f892f78f29 Fix failing test 9 years ago
Devedse 687f273500 Added failing test for issue 288 9 years ago
Dirk Lemstra ce8c85c281 Merge pull request #283 from xakep139/master 9 years ago
Nikita Balabaev 74b0d0aff2 fix #277 9 years ago
Anton Firszov 5b40a9f438 ResizeTests working with CalliphoraPartial.png 9 years ago
James Jackson-South 7d4bc67d9f Cleanup + Rename Run to Apply 9 years ago
Anton Firszov 6208042d36 always DebugSave() png-s 9 years ago
Anton Firszov b8d3e3a136 refactored GetFormatsDirectory() to GetInputImagesDirectoryFullPath() 9 years ago
Scott Williams 894a94b544 Merge branch 'master' of https://github.com/SixLabors/ImageSharp 9 years ago
Scott Williams 2232b47e1c fix concurrency issues in config 9 years ago
Scott Williams d7355f7228 Merge remote-tracking branch 'origin/master' into tocsoft/mutate-api 9 years ago
Scott Williams 908f154bb7 temp work around for appveyor nuget restore issue 9 years ago
JimBobSquarePants 5cc864192d Fix spelling errors 9 years ago
Scott Williams e38ba7a663 Merge branch 'master' into tocsoft/mutate-api 9 years ago
ascensio 14ec39e17e closes #269 9 years ago
Anton Firszov 247ba37745 clean up TestFile.cs 9 years ago
Anton Firszov 2257671b6d made FormatsDirectory a lazy value -> folders are no longer walked in TestFile type initializer. Might be healthy for test discoverers. 9 years ago
Anton Firszov 13b787e635 made FormatsDirectory a lazy value -> folders are no longer walked in TestFile type initializer. Might be healthy for test discoverers. 9 years ago
Scott Williams d12e1902af internalise cloning processor + rename context 9 years ago
Scott Williams b8a5be0aaa Cloneing Image Processor 9 years ago
Scott Williams bdc6fee0e7 fix broken tests 9 years ago
Scott Williams f618e17f7a Merge remote-tracking branch 'origin/master' into tocsoft/mutate-api 9 years ago
Scott Williams 4156fc5964 update encrypted api key 9 years ago
Scott Williams 615f3ca083 fix some comments 9 years ago
Scott Williams 612b5e2e50 Renameing classes + simplifying Image<TPixel> 9 years ago
Scott Williams 478d2a29ef blank to force rebuild 9 years ago
Scott Williams a9d0e836b5 fix sandbox test 9 years ago
Scott Williams 4676cb794d fix warnings 9 years ago
Scott Williams 3fa5141ad9 test extensions methods 9 years ago
Scott Williams e7f40d0bed Merge branch 'tocsoft/mutate-api' of https://github.com/JimBobSquarePants/ImageSharp into tocsoft/mutate-api 9 years ago
Scott Williams ed92a3b2ce move methods 9 years ago
Scott Williams f017fdbf2f initail image operations tests 9 years ago
Scott Williams 999b09e84e merge with master 9 years ago
Scott Williams cd48953010 Fix stack overflow 9 years ago
Dirk Lemstra 9460065c08 Also support non ushort values of ExifTag.Orientation (Fixes #271). 9 years ago
Anton Firsov 94f9ada9d9 Merge pull request #266 from JimBobSquarePants/update-xunit 9 years ago
Anton Firszov 4f82107f1c refactor 9 years ago
Scott Williams 523e779c7c Rename Generate -> Clone 9 years ago
Scott Williams f48f7918ce fix apply processors to frames 9 years ago
Scott Williams ed75eaad3a fix demo 9 years ago
Anton Firszov 04e08bf630 ReferenceOutput + ResizeTests prototype 9 years ago
Scott Williams 32c158898b migrate to a Image.Generate/Image.Mutate context api 9 years ago
Anton Firszov d96392e0d2 ReferencePngDecoder 9 years ago
Anton Firszov 30912e6974 introduced CoreCompat.SystemDrawing as reference utility for tests, implemented ToSystemDrawingBitmap() 9 years ago
Scott Williams c0a51087ca Merge pull request #254 from JimBobSquarePants/tocsoft/refactor-encoders-v2 9 years ago
Dirk Lemstra 234107de08 Sealed some classes and made some classes internal. 9 years ago