4082 Commits (de89c7d2f73433b6ffd50563ae4fc348ddee99ff)
 

Author SHA1 Message Date
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
Dirk Lemstra 2e8df44f73 Made the default IImageFormatDetectors public and sealed. 9 years ago
Anton Firszov 5875022a0d updated xunit to 2.3.0-beta3-build3705, fixed errors reported by xunit analyzer 9 years ago
James Jackson-South 8844cf6d6e Merge pull request #264 from JBildstein/icc-multilocalizedunicode-refactor 9 years ago
Johannes Bildstein 2a22348457 refactor reading and writing of ICC multilocalized unicode tag data entry 9 years ago
James Jackson-South f876d1dbd3 Minor cleanup 9 years ago
Scott Williams d0961198e0 fix paramater names 9 years ago
Scott Williams 269d1d2876 merge in master 9 years ago
Scott Williams d13ad55c4c Merge pull request #257 from xakep139/patch-1 9 years ago