6589 Commits (bd4e05fe82512f4ce870239154f60600c235beb0)
 

Author SHA1 Message Date
James Jackson-South bd4e05fe82 Merge branch 'master' into js/better-transforms 8 years ago
James Jackson-South e8014f39fc
Merge pull request #767 from dmanning23/ImageSharp-762_Aot-compiling 8 years ago
Dan Manning 3f2953f611 ImageSharp-762_Aot-compiling: renamed to AotCompilerTools 8 years ago
James Jackson-South 5a2a29872a Cleanup and add dedicated transform builder tests 8 years ago
James Jackson-South 2277d5a3e5 Improve transform builder coverage 8 years ago
James Jackson-South e61b272d22 Change tolerance for 32bit framework builds. 8 years ago
Dan Manning f4fbe8d3c1 ImageSharp-762_Aot-compiling: added simple unit test to check no exceptions are thrown by AotCompiler 8 years ago
Dan Manning 3bf44096e1
Merge branch 'master' into ImageSharp-762_Aot-compiling 8 years ago
James Jackson-South 33684c4ceb
Merge branch 'master' into js/better-transforms 8 years ago
James Jackson-South 8b98cf2a7d Update tests/Images/External 8 years ago
James Jackson-South d786c6e53e Introduce ProjectiveTransformBuilder 8 years ago
Peter Amrehn cf71cf5c53 fix typo in local variable name 8 years ago
Peter Amrehn 434a5ee431 fix typo in KirschKernels class name 8 years ago
James Jackson-South 1089a32351 Introduce AffineTransformBuilder 8 years ago
James Jackson-South f3d79643cf Cleanup TransformKernel and handle negative transform dimensions 8 years ago
James Jackson-South 82f80e066e
Merge pull request #773 from jongleur1983/simplifyBoxBlurProcessors-KernelInitialization 8 years ago
Peter Amrehn c2409c6fe5 simplify BoxBlurProcessor kernel initialization 8 years ago
James Jackson-South a04781ee1c
Merge pull request #770 from carbon/gif-bug 8 years ago
James Jackson-South 6c0fb45cc6 Better Rotate 8 years ago
Jason Nelson 0ee2a8ac4b Add test coverage for #770 8 years ago
Dan Manning 71285affda ImageSharp-762_Aot-compiling: clean up AotGetPalette method 8 years ago
Jason Nelson 0337b1ac51 Fix infinate loop when a GIF prematurely terminates in Skip 8 years ago
Dan Manning 7796974517
Merge branch 'master' into ImageSharp-762_Aot-compiling 8 years ago
Dan Manning e80ba75efd ImageSharp-762_Aot-compiling: whitespace cleanup 8 years ago
James Jackson-South 0e511c4905 Merge branch 'master' into js/better-transforms 8 years ago
James Jackson-South d3926dc5b8
Merge pull request #769 from jongleur1983/comment-orthography 8 years ago
Peter Amrehn b78d08065a fix typo in comment 8 years ago
Peter Amrehn 54b279983a fix typos in comments 8 years ago
Dan Manning 9f50c2efa5
Merge branch 'master' into ImageSharp-762_Aot-compiling 8 years ago
Dan Manning c80d8f604b ImageSharp-762_Aot-compiling: namespace cleanup 8 years ago
Dan Manning 2314231882 ImageSharp-762_Aot-compiling: moved AoT methods to AotCompiler static class 8 years ago
James Jackson-South 8b5525a5ed
Merge pull request #741 from SixLabors/js/assignable-palette-quantizer 8 years ago
James Jackson-South ac69ab8f97 Merge branch 'master' into js/assignable-palette-quantizer 8 years ago
James Jackson-South 8f55046917 Mask the PaletteQuantizer<TPixel>.CreateFrameQuantizer() methods. 8 years ago
Anton Firsov 087d5331fa
Merge pull request #768 from SixLabors/af/jpeg-microoptimization 8 years ago
James Jackson-South 5e729854ec Remove unused declaration. 8 years ago
James Jackson-South fa5c0403c2 Add base becnhmark 8 years ago
Anton Firsov f04fad180e
Fix EnumHelper<T>.IsDefined 8 years ago
Anton Firszov d8cb11c077 drop unused parameter 8 years ago
Anton Firszov 633eca516f oops 8 years ago
Anton Firszov 0c32fe7d19 fix Block8x8FTests.Copy1x1Scale, reorganize TestImages.Jpeg.BenchmarkSuite as a static class 8 years ago
Anton Firszov 29fb1e26cc drop old benchmark results 8 years ago
Anton Firszov 3ceb7423ec simplify benchmark suite 8 years ago
Anton Firszov f1f0bc04f9 Drop all GetBlockDataReference() usages 8 years ago
Anton Firszov 5404eb6bb1 improved benchmarks + more benchmark results 8 years ago
Dan Manning 9c14fc5b37 762: added AoT method to pre-seed WuQuantizer 8 years ago
Dan Manning 83eeca9246 762: added AoT method to pre-seed dithering engine 8 years ago
Anton Firszov 25f0f78874 add JpegSnoop reports for all current input Jpeg 8 years ago
Anton Firszov c451058507 minor optimization in JpegColorConverter.FromGrayscale 8 years ago
Anton Firszov c5a4ed85ff Even better Copy2x2. Tests: Group together & refactor profiling benchmarks 8 years ago