1551 Commits (0f2fccce264ea0a119a6a363ed9414be9ea831fd)

Author SHA1 Message Date
Scott Williams 286b53d867 fixes from rebase 9 years ago
Scott Williams 2ac76dc566 clean up 9 years ago
Scott Williams a8e867b2fb add missing stylecop file and fix local warnings 9 years ago
Scott Williams 7570c3a278 migrate processors 9 years ago
Scott Williams 0687541aba update version numbers 9 years ago
Scott Williams f69d9279c5 fix net45 dependencies 9 years ago
Scott Williams 0ea222b5cf styelcop settings 9 years ago
Scott Williams de9c49b122 split formats into there own projects/packages 9 years ago
Scott Williams 78359860ff Split Drawing from Core 9 years ago
James Jackson-South 09d01a1d37 Throw useful error 9 years ago
James Jackson-South ef60a6237e Rename Bootstrapper to Configuration 9 years ago
James Jackson-South 262026e4f7 Use correct parallel options 9 years ago
James Jackson-South f237a31ef0 Limit constructors, change test format loading 9 years ago
James Jackson-South 0308ce77ed Simplify proecessing code 9 years ago
James Jackson-South f59de118ff Fix Tests 9 years ago
James Jackson-South 3718edb6e0 Add ability to set custom Bootstrapper. 9 years ago
Anton Firszov 70e749474d minor JpegDecoderCore cleanup 9 years ago
Anton Firszov 3e65ef99cc StyleCop 9 years ago
Anton Firszov 454b31bf2d simplified YCbCrImage 9 years ago
Anton Firszov aaac1359b6 removed CleanPooler 9 years ago
Anton Firszov 3a728e3589 ok StyleCop, this time I won! 9 years ago
Anton Firszov 9cb5e0521c JpegScanDecoder docs 9 years ago
Anton Firszov 028a3a84e6 JpegTests headers + docs cleanup 9 years ago
antonfirsov e477933f47 docs 9 years ago
antonfirsov 891796d21b cleanup 9 years ago
antonfirsov 00e177ad68 Merge branch 'master' of https://github.com/JimBobSquarePants/ImageSharp into jpeg-optimizations-experimental 9 years ago
Olivia 9208de1659 Fixing bug with non-inclusive AlmostEquals. 9 years ago
antonfirsov 0310650a0c JpegScanDecoder docs started 9 years ago
Olivia b87c8a202a Making equality for spaces work on backingVector. 9 years ago
Olivia 8d689c9f2c Removing common namespace. 9 years ago
Dirk Lemstra 04452052b4 Forgot to commit project.json. 9 years ago
Dirk Lemstra 238958d09f Upgrade StyleCop to the latest beta. 9 years ago
Dirk Lemstra f7c5e6fa29 Removed usePool overloads and added a Length property that can be used when the pool is rented. 9 years ago
Olivia 61b7d3aedb Refactoring the rest to use a const epsilon. 9 years ago
Olivia a135515ff4 Refactoring DrawPathProcessor to use a const epsilon. 9 years ago
Olivia 6890a7f3ad Refactoring ImageMaths 9 years ago
Olivia d47bde153f Refactoring Vector4BlendTransforms to use a const epsilon. 9 years ago
Olivia 81a3f2e2c3 Making constants internal. 9 years ago
Olivia 84595c0d71 Refactoring ColorspaceTransforms to use a const epsilon. 9 years ago
Olivia dfa7ddfbfb Refactoring color spaces to use a const epsilon. 9 years ago
Olivia e2eb4901bb Renaming to Constants 9 years ago
Olivia 65c848af7b Adding CommonConstants. 9 years ago
Olivia 4a63487c17 Making max value vector static. 9 years ago
Dirk Lemstra b564807c2e Minor doc changes. 9 years ago
Dirk Lemstra 1e25c7e072 Changed X/Y order inside the PixelAccessor. 9 years ago
Dirk Lemstra 8fa4206aaf Removed CopyBlock and added new method to copy all the pixels. 9 years ago
Dirk Lemstra 139cc3afd0 Added new CopyTo method to PixelAccessor that does bounds checking. 9 years ago
Olivia f0e57c23fb Making backing vectors readonly. 9 years ago
Olivia 21fbc4a920 Removing unnecessary GetHashCode indirection. 9 years ago
James Jackson-South c874a72904 Replace ToBytes() 9 years ago