1562 Commits (f70c2e7188b04fab005a5f2040510cb043752002)

Author SHA1 Message Date
Scott Williams f70c2e7188 stylecop cleanup 9 years ago
Scott Williams e033f84b50 make SyncRoot instance level 9 years ago
Scott Williams 4d3532d39b drop configuration extensions 9 years ago
Scott Williams 27b09f56c8 move to static method 9 years ago
Scott Williams 11236a55f6 Put processors folder/namespace back 9 years ago
Scott Williams 8a916f453d fix namespaces 9 years ago
Scott Williams 940cca746c dropped ToFrame and Clone extensions 9 years ago
Scott Williams 06b3c4b4e7 Dropped ImageSharpd.Formats 9 years ago
Scott Williams 59701c0fbf revert making clases public 9 years ago
Scott Williams 6aea9c21e3 share assembly info 9 years ago
Scott Williams 96735416c7 dropped shared helpers 9 years ago
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! 10 years ago
Anton Firszov 9cb5e0521c JpegScanDecoder docs 10 years ago
Anton Firszov 028a3a84e6 JpegTests headers + docs cleanup 10 years ago
antonfirsov e477933f47 docs 10 years ago
antonfirsov 891796d21b cleanup 10 years ago
antonfirsov 00e177ad68 Merge branch 'master' of https://github.com/JimBobSquarePants/ImageSharp into jpeg-optimizations-experimental 10 years ago
Olivia 9208de1659 Fixing bug with non-inclusive AlmostEquals. 10 years ago
antonfirsov 0310650a0c JpegScanDecoder docs started 10 years ago
Olivia b87c8a202a Making equality for spaces work on backingVector. 10 years ago
Olivia 8d689c9f2c Removing common namespace. 10 years ago
Dirk Lemstra 04452052b4 Forgot to commit project.json. 10 years ago
Dirk Lemstra 238958d09f Upgrade StyleCop to the latest beta. 10 years ago
Dirk Lemstra f7c5e6fa29 Removed usePool overloads and added a Length property that can be used when the pool is rented. 10 years ago
Olivia 61b7d3aedb Refactoring the rest to use a const epsilon. 10 years ago
Olivia a135515ff4 Refactoring DrawPathProcessor to use a const epsilon. 10 years ago
Olivia 6890a7f3ad Refactoring ImageMaths 10 years ago
Olivia d47bde153f Refactoring Vector4BlendTransforms to use a const epsilon. 10 years ago
Olivia 81a3f2e2c3 Making constants internal. 10 years ago
Olivia 84595c0d71 Refactoring ColorspaceTransforms to use a const epsilon. 10 years ago