1584 Commits (fac468fedc480196960f9a6463625caa70619d43)

Author SHA1 Message Date
Anton Firszov fac468fedc fixed jpeg quality issue pointed out in conversation under #75 9 years ago
Anton Firszov 6d313e3568 ImageSharp.Sandbox46.csproj compiles and runs! 9 years ago
James Jackson-South 0036208fb4 Fix concurrent png decoding 9 years ago
James Jackson-South 596f8df8e0 YCrCr should use byte 9 years ago
Dirk Lemstra 0b7e674fac Sealed classes. 9 years ago
Scott Williams 5945a850f3 Enforce only access inside array bounds 9 years ago
Scott Williams 83f1f796ce style 👮 9 years ago
Scott Williams 086115fd78 code cleanup and comments 9 years ago
James Jackson-South 70c98c5b80 Add size overload to Resize 9 years ago
Scott Williams d6b4315b4d style 👮 9 years ago
Scott Williams 698785aa7c drop test code 9 years ago
Scott Williams e443a60beb Fix complex polygon fill 9 years ago
Scott Williams 4dc25ee272 drop old code 9 years ago
Scott Williams 353440b145 fix class name 9 years ago
Scott Williams d07e0885db use abstract base class instead of interface 9 years ago
Scott Williams fd301f2884 skip blank sections while filling polygons 9 years ago
Scott Williams bea633161b WIP - Improve polygon fill speed 9 years ago
Scott Williams 1440476f70 stylecop cleanup 9 years ago
Scott Williams c5e24a425c make SyncRoot instance level 9 years ago
Scott Williams d392b90ec9 drop configuration extensions 9 years ago
Scott Williams 1b24cf12c3 move to static method 9 years ago
Scott Williams 734b33b69e Put processors folder/namespace back 9 years ago
Scott Williams 0b2e792f26 fix namespaces 9 years ago
Scott Williams 82d4670237 dropped ToFrame and Clone extensions 9 years ago
Scott Williams d1f110526d Dropped ImageSharpd.Formats 9 years ago
Scott Williams 70c0963e8b revert making clases public 9 years ago
Scott Williams 0d12442cbf share assembly info 9 years ago
Scott Williams ae77459ab4 dropped shared helpers 9 years ago
James Jackson-South 239709a48f Use better exception 10 years ago
Scott Williams 5716cb0b23 fixes from rebase 10 years ago
Scott Williams 499f319e68 clean up 10 years ago
Scott Williams 977ef36e00 add missing stylecop file and fix local warnings 10 years ago
Scott Williams b0985ddb0e migrate processors 10 years ago
Scott Williams 021db69224 update version numbers 10 years ago
Scott Williams 44ded6657d fix net45 dependencies 10 years ago
Scott Williams 754c272a96 styelcop settings 10 years ago
Scott Williams 6ead567a4c split formats into there own projects/packages 10 years ago
Scott Williams 85061df804 Split Drawing from Core 10 years ago
James Jackson-South 48a75c7036 Throw useful error 10 years ago
James Jackson-South d0cdc4d483 Rename Bootstrapper to Configuration 10 years ago
James Jackson-South 5df852a41d Use correct parallel options 10 years ago
James Jackson-South e13b8dc3a6 Limit constructors, change test format loading 10 years ago
James Jackson-South 113ff65a70 Simplify proecessing code 10 years ago
James Jackson-South 171a38a0fa Fix Tests 10 years ago
James Jackson-South 050b4c5f45 Add ability to set custom Bootstrapper. 10 years ago
Anton Firszov de7d56eeb6 minor JpegDecoderCore cleanup 10 years ago
Olivia 7f54e9b73f Making min max vectors static in color spaces. 10 years ago
Anton Firszov 7b24324faf StyleCop 10 years ago
Anton Firszov d9d8ee6445 simplified YCbCrImage 10 years ago
Anton Firszov 74c3517b97 removed CleanPooler 10 years ago