6649 Commits (e8f73b4127009eefffd99efe74fe59791853bc5e)
 

Author SHA1 Message Date
Anton Firszov fa092d1511 add JpegSnoop reports for all current input Jpeg 8 years ago
Anton Firszov c791579f6e minor optimization in JpegColorConverter.FromGrayscale 8 years ago
Anton Firszov b32694590d Even better Copy2x2. Tests: Group together & refactor profiling benchmarks 8 years ago
Anton Firszov c34e4ff85f optimize ExifReader.ToEnum<TEnum>(...) 8 years ago
Anton Firszov c1e4ccb172 improved Block8x8F.Copy2x2Scale 8 years ago
Anton Firszov bc79b18817 Optimization: do not initialize pixel buffer in JpegDecoder 8 years ago
Anton Firszov 941e51cd16 reimplement Block8x8F.CopyTo2x2 8 years ago
Dan Manning 8f11b18a30
Merge branch 'master' into ImageSharp-762_Aot-compiling 8 years ago
Anton Firszov 265f27913c benchmarks for current state 8 years ago
Dan Manning 5162e6b68c ImageSharp-762: Added methods to pre-seed AoT compiler on iOS 8 years ago
Devedse 6364b502da Resolved findings in PR 8 years ago
Devedse 1438b96c47 Merge branch 'master' of https://github.com/devedse/ImageSharp 8 years ago
Devedse a7aef83dcc Removed unused using 8 years ago
Anton Firszov aa35af7095 do not use GetBlockReference() on hot path 8 years ago
Anton Firszov 2acf80ea16 Moved IJpegComponent.GetBlockReference(...) to an extension method 8 years ago
Anton Firszov 7f113ab00a AVX2 optimized Block8x8 -> Block8x8F conversion 8 years ago
James Jackson-South af5e0138d5 Change tolerance for Net462 8 years ago
Anton Firszov b5e419d89e InliningOptions.ShortMethod 8 years ago
James Jackson-South b2920a12ba Don't force transparency 8 years ago
James Jackson-South fc1785ec8b Merge branch 'master' into js/assignable-palette-quantizer 8 years ago
Devedse 02a8d0ddc1
Update PngEncoderCore.cs 8 years ago
Anton Firszov bd4b78544f use InliningOptions.ShortMethod 8 years ago
Anton Firszov 099e38a57b drop ComplexIntegrationTests, add ProfilingBenchmarks 8 years ago
Devedse fae06caff7 Fixed bug, code now actually fixed my unit test 8 years ago
Devedse e65fc5481f This should write transparency 8 years ago
Anton Firszov 068b2d3d1c results for DecodeJpeg 8 years ago
Devedse b798d8dc01 Work in progress preserving isTrans data 8 years ago
Anton Firszov 28b990bd2e add some benchmark results 8 years ago
Anton Firsov a2e09f1bcf
Merge pull request #759 from SixLabors/dl/remove-duplicate 8 years ago
Anton Firsov 10a1977616
Merge branch 'master' into dl/remove-duplicate 8 years ago
Anton Firsov 2cf75cdb99
Merge pull request #755 from SixLabors/sw/wandering-text 8 years ago
Anton Firsov 68eb94ab53
Merge branch 'master' into sw/wandering-text 8 years ago
Anton Firsov 671e38bacb
Merge branch 'master' into dl/remove-duplicate 8 years ago
Anton Firsov 0aaf387e5d
Merge pull request #756 from SixLabors/sw/DrawTextException 8 years ago
Anton Firsov 51d585c847
Merge branch 'master' into sw/DrawTextException 8 years ago
Anton Firsov 5916d0e9e4
Merge pull request #761 from SixLabors/dl/upgrade-magick-net 8 years ago
Anton Firszov fdab4fdfe8 Merge branch 'dl/remove-duplicate' of https://github.com/SixLabors/ImageSharp into dl/remove-duplicate 8 years ago
Anton Firszov 82646c11b7 remove yet another duplicate and drop the unused PdfJsOnly list 8 years ago
Anton Firsov d4a98ab032
Merge branch 'master' into dl/remove-duplicate 8 years ago
Anton Firsov 90d5a1ede3
Merge branch 'master' into dl/upgrade-magick-net 8 years ago
Anton Firsov 8d66303e76
Merge pull request #760 from SixLabors/dl/whitespace 8 years ago
Dirk Lemstra 4610324f22
Upgraded Magick.NET to the latest release. 8 years ago
Dirk Lemstra a72a55131c
Replaced tabs with spaces. 8 years ago
Dirk Lemstra 6f208072df
Removed duplicate item from the list. 8 years ago
Anton Firszov 1bd8a9cb92 increase tolerance to tolerate inaccuracies on legacy JIT 8 years ago
Anton Firszov ef32f68391 use OpenSans-Regular.ttf in tests 8 years ago
Anton Firszov 381f83d543 Improve text rendering accuracy 8 years ago
Anton Firszov 6aa8f0ac40 Failing test case based on #685 8 years ago
Anton Firszov 96042fd126 use strict - but not exact - comparison in DrawTextOnImageTests 8 years ago
James Jackson-South 0255c4c911 Comment TODO on palette changes. 8 years ago