4022 Commits (7d4bc67d9f7a22445008f477a324e3edb8e20028)
 

Author SHA1 Message Date
James Jackson-South 7d4bc67d9f Cleanup + Rename Run to Apply 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
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
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
Scott Williams 32c158898b migrate to a Image.Generate/Image.Mutate context api 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
Nikita Balabaev a608822ad8 Fix example in README 9 years ago
James Jackson-South 36c327837f Merge pull request #253 from JimBobSquarePants/primitives 9 years ago
Scott Williams bb9280f317 switch from mimetype strings to IImageFormats 9 years ago
Scott Williams a1908fb909 add internal IXXOptions to provider cleaner passing of params to core encoders/decoders 9 years ago
Dirk Lemstra 4a35489cac Various comment fixes and some variable renames. 9 years ago
Scott Williams c86d66c107 drop scratch app 9 years ago
Scott Williams c4aceae4a6 use buffer instead of array pool directly 9 years ago
Scott Williams 120db27a35 update comment 9 years ago
Scott Williams 732cb21bdc fix comments 9 years ago
Scott Williams 4fd00a37f1 discover types tests 9 years ago