2511 Commits (f30e22fe1bba5d5feaef81eb02027a3dbf0d9bc0)

Author SHA1 Message Date
Anton Firszov 6716d67908 Test code cleanup: removed EnumHelper, moved MeasureFixture to TestUtilities, Jpeg test formatting 9 years ago
James Jackson-South 08c48acb7d Add interlace powerpoint image touch #76 [skip ci] 9 years ago
James Jackson-South 596f8df8e0 YCrCr should use byte 9 years ago
Scott Williams eb7bfa8d70 added comments 9 years ago
Andrew Wilkinson b59ed80e1f Workaround for issues when passing Vector4 into xUnit tests 9 years ago
James Jackson-South 17122c5a84 Cleanup resize tests. 9 years ago
Scott Williams e443a60beb Fix complex polygon fill 9 years ago
Scott Williams fd301f2884 skip blank sections while filling polygons 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 d1f110526d Dropped ImageSharpd.Formats 9 years ago
Scott Williams 176ad96dd2 run tests on travis 9 years ago
Scott Williams 5716cb0b23 fixes from rebase 9 years ago
Scott Williams 499f319e68 clean up 9 years ago
Scott Williams 977ef36e00 add missing stylecop file and fix local warnings 9 years ago
Scott Williams b0985ddb0e migrate processors 9 years ago
Scott Williams 6ead567a4c split formats into there own projects/packages 9 years ago
Scott Williams 85061df804 Split Drawing from Core 9 years ago
James Jackson-South f9456c1797 Better configuration tests 9 years ago
James Jackson-South d0cdc4d483 Rename Bootstrapper to Configuration 9 years ago
James Jackson-South 16ee402fea Move bootstrapper initializer 9 years ago
James Jackson-South e13b8dc3a6 Limit constructors, change test format loading 9 years ago
James Jackson-South 93278fa2ae Fix bootstrapper test 9 years ago
James Jackson-South 050b4c5f45 Add ability to set custom Bootstrapper. 9 years ago
Anton Firszov d9d8ee6445 simplified YCbCrImage 9 years ago
Anton Firszov 260349bfb1 ok StyleCop, this time I won! 9 years ago
Anton Firszov 4c3bfab794 JpegTests headers + docs cleanup 9 years ago
Olivia 7064325c15 Adding not almost equals tests. 9 years ago
Olivia ce50b13aa9 Adding almost equality tests. 9 years ago
Olivia 3b12d85a9f Fixing bug with non-inclusive AlmostEquals. 9 years ago
Anton Firszov 185578abee IntegerReferenceDCT docs 9 years ago
Olivia cdf4d4bf4d Adding not equality tests for color spaces. 9 years ago
Olivia 214c19733c Adding test data for all color spaces. Adding null test data. 9 years ago
Olivia e4483f32ad Adding equality tests for color space. 9 years ago
Olivia 6e19183609 Removing common namespace. 9 years ago
Dirk Lemstra 12577b63c9 No more warnings. 9 years ago
Olivia 58485ff74b Adding a test to protect the epsilon value. 10 years ago
James Jackson-South 6e3e358ec8 Replace ToBytes() 10 years ago
Olivia 4cfe946cf8 Fixing namespace for Color spaces. 10 years ago
antonfirsov fbc870ac4b almost worx 10 years ago
antonfirsov 27713664ba refactored GrayImage class --to--> reusable JpegPixelArea cleaned some mess in JpegDecoderCore 10 years ago
Anton Firszov 4f27e6b938 Benchmark_JpegDecoder 10 years ago
antonfirsov 2822e2a950 Benchmark_JpegDecoder 10 years ago
Anton Firszov 55c6452be7 type names instead of var with primitive types, removed ImageSharp.Formats.Jpg subnamespaces, Block8x8F cleanup 10 years ago
antonfirsov 61ba0e70b9 moved Jpeg classes to separate folders 10 years ago
antonfirsov e3def23e3e JpegEncoderCore has "only" 862 lines now 10 years ago
antonfirsov 4a2acc91e3 removed old Block + related classes, added EncodeJpegMultiple & MultiImageBenchmarkBase 10 years ago
Anton Firszov 41658854cc fixed TestImageProvider<T>.FileProvider bug 10 years ago
Anton Firszov f39687ba33 pooling PixelArea.Bytes 10 years ago
Anton Firszov 446b6c7337 StyleCop :S 10 years ago