4620 Commits (163f4d2e09d4032a01ac8d539703bf53d80f5cc0)
 

Author SHA1 Message Date
ascensio ad4aee89e3 closes #269 9 years ago
Anton Firszov d9fb5bda4d clean up TestFile.cs 9 years ago
Anton Firszov 3e233139aa 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 aad4c715ab 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 7635558f9b internalise cloning processor + rename context 9 years ago
Scott Williams c421e6de0a Cloneing Image Processor 9 years ago
Scott Williams 41cadf98ac fix broken tests 9 years ago
Scott Williams cb165fa238 Merge remote-tracking branch 'origin/master' into tocsoft/mutate-api 9 years ago
Scott Williams a9f1f4a4c3 update encrypted api key 9 years ago
Scott Williams 9b865253a6 fix some comments 9 years ago
Scott Williams ab30013d63 Renameing classes + simplifying Image<TPixel> 9 years ago
Scott Williams 62705683f0 blank to force rebuild 9 years ago
Scott Williams c12f99354d fix sandbox test 9 years ago
Scott Williams 04b6ad824c fix warnings 9 years ago
Scott Williams f7cbb27995 test extensions methods 9 years ago
Scott Williams ccee50b75b Merge branch 'tocsoft/mutate-api' of https://github.com/JimBobSquarePants/ImageSharp into tocsoft/mutate-api 9 years ago
Scott Williams c3f7f8395e move methods 9 years ago
Scott Williams 961e202f10 initail image operations tests 9 years ago
Anton Firszov 4d931e6007 more benchmarks 9 years ago
Scott Williams b4fbf17903 merge with master 9 years ago
Scott Williams 001e3ca015 Fix stack overflow 9 years ago
James Jackson-South ae6d91a556 Fix ImageMetaData test 9 years ago
James Jackson-South 327251809b Fix broken EXIF test 9 years ago
James Jackson-South 215345e2d4 Merge branch 'master' into jpeg-port 9 years ago
James Jackson-South 996da79f8d Fix tests 9 years ago
James Jackson-South 0ff77ec6d6 Move check into if statement 9 years ago
James Jackson-South 1cd137d8f9 Reduce allocations 9 years ago
James Jackson-South a236a80666 Simplify indexing 9 years ago
James Jackson-South 8c22c11408 A little cleanup 9 years ago
James Jackson-South 9ff1b56608 This works. High allocations though 9 years ago
Dirk Lemstra 66e08f972b Also support non ushort values of ExifTag.Orientation (Fixes #271). 9 years ago
James Jackson-South 738fc202a7 Add WIP faster IDCT method 9 years ago
Anton Firsov 172dd04f90 Merge pull request #266 from JimBobSquarePants/update-xunit 9 years ago
Anton Firszov 09d8face82 refactor 9 years ago
Scott Williams a61fcc95d9 Rename Generate -> Clone 9 years ago
Scott Williams 88e30a0134 fix apply processors to frames 9 years ago
Scott Williams 456e139813 fix demo 9 years ago
Scott Williams 290646afcb store scale as vector + remove unneeded bit or operations 9 years ago
James Jackson-South 5086b08b95 Use properties 9 years ago
James Jackson-South 1e8f899397 Merge branch 'master' into jpeg-port 9 years ago
Anton Firszov 24433e999f ReferenceOutput + ResizeTests prototype 9 years ago
Scott Williams f026778e47 migrate to a Image.Generate/Image.Mutate context api 9 years ago
Anton Firszov 7d12830abf ReferencePngDecoder 9 years ago
Anton Firszov 2b4abd2d56 introduced CoreCompat.SystemDrawing as reference utility for tests, implemented ToSystemDrawingBitmap() 9 years ago
Scott Williams 90a505e77d Merge pull request #254 from JimBobSquarePants/tocsoft/refactor-encoders-v2 9 years ago
Dirk Lemstra 5ce77d127c Sealed some classes and made some classes internal. 9 years ago
Dirk Lemstra 465c736841 Made the default IImageFormatDetectors public and sealed. 9 years ago
Anton Firszov e734a28edb updated xunit to 2.3.0-beta3-build3705, fixed errors reported by xunit analyzer 9 years ago
James Jackson-South 2c64ed6b2d Fix build 9 years ago
James Jackson-South 8241314294 Getting close with that lookup now. 9 years ago