5448 Commits (1797feed69b877ed509151877699d823f4b4b38d)
 

Author SHA1 Message Date
James Jackson-South 1797feed69
Merge pull request #549 from SixLabors/js/better-identify 8 years ago
James Jackson-South 2f29567ff0
Merge branch 'master' into js/better-identify 8 years ago
Anton Firsov eeaf976fee
Merge pull request #561 from jongleur1983/558-hideCmdWindowsInRunTests 8 years ago
Anton Firsov 5095426c7e
Merge branch 'master' into js/better-identify 8 years ago
Anton Firsov b790c1f35b
Merge branch 'master' into 558-hideCmdWindowsInRunTests 8 years ago
Anton Firsov a844268673
Merge pull request #557 from jongleur1983/SubmoduleHintInTestsScript 8 years ago
Unknown 0298b37912 #558: hide console windows during run-tests 8 years ago
James Jackson-South 2e96ff60ea Improve readability in scan decoder (less params, no discernable perf hit) 8 years ago
Anton Firsov d24889209f
Undo TemporaryFailingTest 8 years ago
James Jackson-South 34dc6099e2 Add skip test 8 years ago
Peter Amrehn ffde7e6286 fix returning wrong error code. Returned the error code of 'git submodule status' accidently. 8 years ago
James Jackson-South 694972d812 Break out after SOS marker 8 years ago
Anton Firszov ff33699f36 temporary failing test to verify CI behavior 8 years ago
Anton Firszov 3bc92a4db6 Merge branch 'SubmoduleHintInTestsScript' of https://github.com/jongleur1983/ImageSharp into SubmoduleHintInTestsScript 8 years ago
Anton Firszov d1bacad43e use 4 spaces in new code (like in the rest of the file) 8 years ago
Anton Firsov ba68d8afbe
Merge branch 'master' into SubmoduleHintInTestsScript 8 years ago
Unknown c2149a2c16 #557: fix string comparison and wrong logic 8 years ago
Unknown a7725c0a44 #557: use spaces, not tabs 8 years ago
James Jackson-South 2d2477ba81
Merge branch 'master' into js/better-identify 8 years ago
James Jackson-South 3cc7caa6a1
Merge pull request #546 from SixLabors/js/projective-transforms 8 years ago
James Jackson-South 4a895b430a Better sanitation for scan decoder. 8 years ago
Unknown 53ffcc9b5c Extend run-tests.ps1 by a warning if submodules are not synced 8 years ago
James Jackson-South 803ce2af04 Merge branch 'js/better-identify' of https://github.com/SixLabors/ImageSharp into js/better-identify 8 years ago
James Jackson-South 934e2bce34 Skip SOS contents when parsing metadata only 8 years ago
James Jackson-South 0bae6ad295 Update external refs 8 years ago
Anton Firszov 775aa903c8 floating points from hell 8 years ago
Anton Firszov 00fa494fcc better unit tests for Identify & MetaData parsing 8 years ago
Anton Firszov 97020f7c3b fix indentation 8 years ago
Anton Firszov df19dd09f8 increase tolerance for Transform_WithTaperMatrix 8 years ago
James Jackson-South 4f9edfae38 Merge branch 'master' into js/projective-transforms 8 years ago
James Jackson-South b419eb6d5c
Merge branch 'master' into js/better-identify 8 years ago
James Jackson-South 6b4de9780b
Merge pull request #552 from woutware/Issue-551-solidbrush-blend-performance 8 years ago
James Jackson-South 72cb50c0c7 Delete merge conflict backup file. 8 years ago
Anton Firszov a9816fd937 use overloading in ImageFrameCollection + more tests for API-s affected by the PR 8 years ago
Anton Firszov 24f6ff98f8 minor code cleanup in FillProcessor.cs 8 years ago
Anton Firszov d2bfaf259f Merge branch 'master' into Issue-551-solidbrush-blend-performance 8 years ago
Anton Firsov 64317232d9
Merge pull request #555 from SixLabors/af/FillSolidBrushTests 8 years ago
woutware 0d81089159 Processed review comments, removed IImageFrameCollection interface, and added backgroundColor parameter to ImageFrameCollection.CreateFrame() method with default. 8 years ago
James Jackson-South b1db217160 Refactor buffer-filling to be more like libjpegturbo + add optimization notes 8 years ago
woutware 7c70a5efcf Processed review comments, removed ImageFrame.BackgroundColor property. 8 years ago
James Jackson-South a20f5f7236 Minor scan decoder optimization 8 years ago
James Jackson-South 3ef94802ce
Merge branch 'master' into js/better-identify 8 years ago
Anton Firszov ef9b350b27 better FillSolidBrushTests + bugfix in FillProcessor 8 years ago
woutware 7e2fd11a65
Merge branch 'master' into Issue-551-solidbrush-blend-performance 8 years ago
woutware aa4a05719f Processed review comments, moved Image.ClearColor to ImageFrame.BackgroundColor. 8 years ago
woutware 2943df12d7 Processed review comment, made ClearColor not nullable. 8 years ago
Scott Williams 01d04268d6
Merge pull request #553 from SixLabors/af/drawing-tests 8 years ago
James Jackson-South ec04a6f22f Enable comparison tests. 8 years ago
Anton Firszov 34ed38db88 assertions for SolidFillBlendedShapesTests 8 years ago
Anton Firszov 994f5fc4a1 "BlendedShapes" -> SolidFillBlendedShapesTests 8 years ago