5458 Commits (ea853b3df3e9213ca572daf5aa5ed2224c1902bd)
 

Author SHA1 Message Date
Anton Firsov ea853b3df3
Merge pull request #568 from SixLabors/af/testfilename-formatting 8 years ago
Anton Firszov 03b7919ee5 Merge remote-tracking branch 'origin/master' into af/testfilename-formatting 8 years ago
Anton Firszov d2e74e1145 use FormattableString for .DebugSave(...) and .CompareToReferenceOutput(...) whenever possible 8 years ago
Anton Firszov 4cb2aa412e invariant formatting for TestImageProvider.SourceFileOrDescription 8 years ago
James Jackson-South 3602ca10fe
Merge pull request #560 from carbon/memory-rc1 8 years ago
Anton Firsov 0d227a1843
Merge branch 'master' into memory-rc1 8 years ago
Jason Nelson c7827c5ebc Remove explict reference to System.Numerics.Vectors 8 years ago
James Jackson-South 3b3d80fb77
Merge pull request #549 from SixLabors/js/better-identify 8 years ago
James Jackson-South d368832338
Merge branch 'master' into js/better-identify 8 years ago
Jason Nelson bae8e10451
Merge branch 'master' into memory-rc1 8 years ago
Anton Firsov d8165b1b29
Merge pull request #561 from jongleur1983/558-hideCmdWindowsInRunTests 8 years ago
Jason Nelson 79e1ab45b0
Merge branch 'master' into memory-rc1 8 years ago
Anton Firsov 531b9975ec
Merge branch 'master' into js/better-identify 8 years ago
Anton Firsov df4054b743
Merge branch 'master' into 558-hideCmdWindowsInRunTests 8 years ago
Anton Firsov 61ecf0653c
Merge pull request #557 from jongleur1983/SubmoduleHintInTestsScript 8 years ago
Unknown 329f284a6f #558: hide console windows during run-tests 8 years ago
Jason Nelson 8741335213 Update System.* deps to 4.5.0-rc1 8 years ago
James Jackson-South 4c98463ac2 Improve readability in scan decoder (less params, no discernable perf hit) 8 years ago
Anton Firsov 0df1d7ced6
Undo TemporaryFailingTest 8 years ago
James Jackson-South 0ef7235c98 Add skip test 8 years ago
Peter Amrehn 4c7553bf29 fix returning wrong error code. Returned the error code of 'git submodule status' accidently. 8 years ago
James Jackson-South 5e184bcffa Break out after SOS marker 8 years ago
Anton Firszov 29582d7a37 temporary failing test to verify CI behavior 8 years ago
Anton Firszov 12e5eb6012 Merge branch 'SubmoduleHintInTestsScript' of https://github.com/jongleur1983/ImageSharp into SubmoduleHintInTestsScript 8 years ago
Anton Firszov e9460ce0ce use 4 spaces in new code (like in the rest of the file) 8 years ago
Anton Firsov 6775c7abca
Merge branch 'master' into SubmoduleHintInTestsScript 8 years ago
Unknown 6086b7a89b #557: fix string comparison and wrong logic 8 years ago
Unknown 42835e2ba8 #557: use spaces, not tabs 8 years ago
James Jackson-South 0d3ff0806d
Merge branch 'master' into js/better-identify 8 years ago
James Jackson-South f2afe7af9d
Merge pull request #546 from SixLabors/js/projective-transforms 8 years ago
James Jackson-South fd55ea8f8d Better sanitation for scan decoder. 8 years ago
Unknown 73c93585be Extend run-tests.ps1 by a warning if submodules are not synced 8 years ago
James Jackson-South b85375b254 Merge branch 'js/better-identify' of https://github.com/SixLabors/ImageSharp into js/better-identify 8 years ago
James Jackson-South 9fcab9aa93 Skip SOS contents when parsing metadata only 8 years ago
James Jackson-South 527534bc53 Update external refs 8 years ago
Anton Firszov 4ab6da95f7 floating points from hell 8 years ago
Anton Firszov 77bc3c8b1a better unit tests for Identify & MetaData parsing 8 years ago
Anton Firszov c314fa04b0 fix indentation 8 years ago
Anton Firszov 4bc83b7fe8 increase tolerance for Transform_WithTaperMatrix 8 years ago
James Jackson-South ef2b8b261f Merge branch 'master' into js/projective-transforms 8 years ago
James Jackson-South 98c437fd0b
Merge branch 'master' into js/better-identify 8 years ago
James Jackson-South 2ef6c81a29
Merge pull request #552 from woutware/Issue-551-solidbrush-blend-performance 8 years ago
James Jackson-South 6cdb7fae92 Delete merge conflict backup file. 8 years ago
Anton Firszov 847b21d44f use overloading in ImageFrameCollection + more tests for API-s affected by the PR 8 years ago
Anton Firszov 9499d8ae00 minor code cleanup in FillProcessor.cs 8 years ago
Anton Firszov 1ea63be70a Merge branch 'master' into Issue-551-solidbrush-blend-performance 8 years ago
Anton Firsov dc53f7df05
Merge pull request #555 from SixLabors/af/FillSolidBrushTests 8 years ago
woutware ff897f94e4 Processed review comments, removed IImageFrameCollection interface, and added backgroundColor parameter to ImageFrameCollection.CreateFrame() method with default. 8 years ago
James Jackson-South e968a4e622 Refactor buffer-filling to be more like libjpegturbo + add optimization notes 8 years ago
woutware 687ca3f80f Processed review comments, removed ImageFrame.BackgroundColor property. 8 years ago