3232 Commits (00d6047fac6785a23b98d13eb610e15ccd7fdd06)
 

Author SHA1 Message Date
Scott Williams 00d6047fac case fix 10 years ago
Scott Williams 7f9a32b80a removed extension method 10 years ago
Scott Williams 7cc3ecee46 some cleanup 10 years ago
Scott Williams 65ffb797e1 fix test names & vars 10 years ago
Scott Williams 2c5f60d7a8 revert accident additions 10 years ago
Scott Williams 59c9b88cbd added unit tests for Paths 10 years ago
Scott Williams 885cc58485 update to alpha2 to fix beziers 10 years ago
Scott Williams 4b8dcc28ec update readme for new package 10 years ago
Scott Williams ca01e61799 use nuget.org feed 10 years ago
Scott Williams 7fbc755907 split out paths from basic drawing 10 years ago
Scott Williams b8de058453 added IRegion and droped use of vectors in brushes 10 years ago
Scott Williams 7d253d81ed migrate to third party shapes library 10 years ago
James Jackson-South e00e936d65 Update code sample [skip ci] 10 years ago
James Jackson-South 7037736f73 Merge pull request #97 from JimBobSquarePants/IDisposable 10 years ago
James Jackson-South 9bca8649f3 Bump alpha 10 years ago
James Jackson-South 2992ffe17d Fix quantizer test 10 years ago
James Jackson-South 8b8ea351a2 A little sanitation 10 years ago
James Jackson-South b997f79455 Clean up comments 10 years ago
Scott Williams 4cae668559 Merge branch 'tocsoft/IDisposable' 10 years ago
Scott Williams f17831a4d6 Have PixelAccessor manage PixelPool data. 10 years ago
James Jackson-South 1a2f2c9636 Add PixelPool tests 10 years ago
James Jackson-South 1ebdfb9e61 Remove finalizer 10 years ago
James Jackson-South 1339ad3075 Make all images implement IDisposable 10 years ago
Anton Firszov 7be47fb81f finished JpegBlockProcessor refactor 10 years ago
Anton Firszov 907576b1f7 cleanup + stylecop 10 years ago
Anton Firszov 50aefa6ead DecodedBlock cleanup & better comments 10 years ago
James Jackson-South 693c8a7446 Reorganise test files. 10 years ago
James Jackson-South 67bc3e037d Fix png prject naming 10 years ago
James Jackson-South b6361a02c3 Merge branch 'refs/heads/antonfirsov-progressive-playground' 10 years ago
Anton Firszov c8517dbaf6 minor comment fix 10 years ago
Anton Firszov de9194c5ac "covered" the metadataOnly == true case 10 years ago
Anton Firszov cc5a6f9cfb eliminated the gray top left Block artifact 10 years ago
Anton Firszov 8dd3d1afd6 Merge branch 'master' of https://github.com/JimBobSquarePants/ImageSharp into progressive-playground 10 years ago
James Jackson-South 0d348877ae Fix #89 10 years ago
James Jackson-South 48057e4a7b Update refs for NET4.5 facade assemblies #89 10 years ago
James Jackson-South db15418966 Improve issue handling [skip ci] 10 years ago
James Jackson-South 23d03f9553 Fix jpeg benchmark path [skip ci] 10 years ago
James Jackson-South 8ebd066920 Expand Clamp benchmark [skip ci] 10 years ago
Anton Firszov 749b01a31a ValuesAsInt --> Values 10 years ago
Anton Firszov 1b4fc8354c HuffmanTree cleanup 10 years ago
Anton Firszov bbb3fadbac renamed BufferProcessor ---> InputProcessor 10 years ago
Anton Firszov 8b4da69a75 skipping JpegProfilingBenchmarks tests 10 years ago
Anton Firszov 77f337ffeb Parallel.For() in ProcessBlockColorsIntoJpegImageChannels 10 years ago
Anton Firszov ea107ce2ff fixed #18 10 years ago
Anton Firszov dcb1017934 BufferProcessor 10 years ago
Anton Firszov 76a8afadfb better names and comments 10 years ago
Anton Firszov d049664eb7 stylecopped dah stuff 10 years ago
Anton Firszov 5b203b8ad3 minor refactor 10 years ago
Anton Firszov c36fd9e778 use int-s in Huffman decoder when possible 10 years ago
Anton Firszov 1bb014dcba inlining microoptimizations 10 years ago