2006 Commits (1bc7fee3fb8bd262eb58037e72dff76a701cd56d)

Author SHA1 Message Date
Scott Williams 27b09f56c8 move to static method 10 years ago
Scott Williams 11236a55f6 Put processors folder/namespace back 10 years ago
Scott Williams 8a916f453d fix namespaces 10 years ago
Scott Williams 940cca746c dropped ToFrame and Clone extensions 10 years ago
Scott Williams 06b3c4b4e7 Dropped ImageSharpd.Formats 10 years ago
Scott Williams 59701c0fbf revert making clases public 10 years ago
Scott Williams 6aea9c21e3 share assembly info 10 years ago
Scott Williams 96735416c7 dropped shared helpers 10 years ago
James Jackson-South 73d5110564 Use better exception 10 years ago
Scott Williams 286b53d867 fixes from rebase 10 years ago
Scott Williams 2ac76dc566 clean up 10 years ago
Scott Williams a8e867b2fb add missing stylecop file and fix local warnings 10 years ago
Scott Williams 7570c3a278 migrate processors 10 years ago
Scott Williams 0687541aba update version numbers 10 years ago
Scott Williams f69d9279c5 fix net45 dependencies 10 years ago
Scott Williams 0ea222b5cf styelcop settings 10 years ago
Scott Williams de9c49b122 split formats into there own projects/packages 10 years ago
Scott Williams 78359860ff Split Drawing from Core 10 years ago
James Jackson-South 09d01a1d37 Throw useful error 10 years ago
James Jackson-South ef60a6237e Rename Bootstrapper to Configuration 10 years ago
James Jackson-South 262026e4f7 Use correct parallel options 10 years ago
James Jackson-South f237a31ef0 Limit constructors, change test format loading 10 years ago
James Jackson-South 0308ce77ed Simplify proecessing code 10 years ago
James Jackson-South f59de118ff Fix Tests 10 years ago
James Jackson-South 3718edb6e0 Add ability to set custom Bootstrapper. 10 years ago
Anton Firszov 70e749474d minor JpegDecoderCore cleanup 10 years ago
Olivia 84bea8c33d Making min max vectors static in color spaces. 10 years ago
Anton Firszov 3e65ef99cc StyleCop 10 years ago
Anton Firszov 454b31bf2d simplified YCbCrImage 10 years ago
Anton Firszov aaac1359b6 removed CleanPooler 10 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
Olivia dfa7ddfbfb Refactoring color spaces to use a const epsilon. 10 years ago