5660 Commits (bc0ea1bf2e5ed45af08f988d280e8a00c8d36c8e)
 

Author SHA1 Message Date
Jason Nelson 6a3688d098 Verify ColorBuilder throws on null and empty 8 years ago
Jason Nelson 54c26c476a React to Gaurd changes 8 years ago
Jason Nelson f47c4bcbcf Don't use Linq to check if IEnumerable is empty. 8 years ago
Jason Nelson 82ac8a720a Rename Gaurd.NotNullOrEmpty to NotNullOrWhiteSpace to match behavior & cleanup messages. 8 years ago
Jason Nelson 1ccf392e89 Merge branch 'memory-rc1' of https://github.com/carbon/ImageSharp into memory-rc1 8 years ago
Jason Nelson c8ca5d16a6 👮 8 years ago
Jason Nelson bea39b9046
Merge branch 'master' into memory-rc1 8 years ago
Anton Firszov 03b7919ee5 Merge remote-tracking branch 'origin/master' into af/testfilename-formatting 8 years ago
Jason Nelson 2e5110fdf2 Simplfiy ToRgbaHex 8 years ago
Jason Nelson b6ad0930c5 Remove ByteExtensions 8 years ago
Jason Nelson ddda1005e9 Simplify GifDecoder 8 years ago
Anton Firszov d2e74e1145 use FormattableString for .DebugSave(...) and .CompareToReferenceOutput(...) whenever possible 8 years ago
Jason Nelson 049988669b Simplify png decoder 8 years ago
Jason Nelson d590008880 Remove trailing whitespace 8 years ago
Jason Nelson 052dbdc6a9 Cleanup ByteExtensions 8 years ago
Anton Firszov 4cb2aa412e invariant formatting for TestImageProvider.SourceFileOrDescription 8 years ago
Jason Nelson 89348379ad Expose LoadPixelData overloads accepting Span<T> 8 years ago
James Jackson-South 8920625f10
Merge branch 'master' into GradientBrush 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 ff726011eb
Merge branch 'master' into GradientBrush 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 e0ba2a59f3 #542: remove redundant Asserts, cleanup code 8 years ago
Unknown f162927be5 #542: improve tests for elliptic gradients 8 years ago
Unknown cbf05df280 #542: remove pixel checks and base class 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
Peter Amrehn 666e03f23f rename files to add {TPixel} generic parameter. 8 years ago
Peter Amrehn b8f7823432 #542: reduce test image sizes to save submudule size 8 years ago
Peter Amrehn d2db63492a #542: refactor tests to follow the recommended pattern for drawing tests, as @antonfirsov suggested. 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