4273 Commits (7cc11466ef341f96d4dcbeaa02763cccbb32a8cb)
 

Author SHA1 Message Date
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
Anton Firszov 955a61752a more benchmarks 9 years ago
Scott Williams 999b09e84e merge with master 9 years ago
Scott Williams cd48953010 Fix stack overflow 9 years ago
James Jackson-South da6cd47eb5 Fix ImageMetaData test 9 years ago
James Jackson-South 5a8474634c Fix broken EXIF test 9 years ago
James Jackson-South 45941647b9 Merge branch 'master' into jpeg-port 9 years ago
James Jackson-South 2f48d33d2f Fix tests 9 years ago
James Jackson-South d6f20528cc Move check into if statement 9 years ago
James Jackson-South 656c454364 Reduce allocations 9 years ago
James Jackson-South 1514a449c4 Simplify indexing 9 years ago
James Jackson-South 757d5bbda7 A little cleanup 9 years ago
James Jackson-South e8674e0598 This works. High allocations though 9 years ago
Dirk Lemstra 9460065c08 Also support non ushort values of ExifTag.Orientation (Fixes #271). 9 years ago
James Jackson-South 937aad7a41 Add WIP faster IDCT method 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
Scott Williams 83412932d5 store scale as vector + remove unneeded bit or operations 9 years ago
James Jackson-South 8e4cdc732a Use properties 9 years ago
James Jackson-South f7b2735c06 Merge branch 'master' into jpeg-port 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