5469 Commits (fda2d1fc04ffa94aeaada4ef313b88bec6ca74a6)
 

Author SHA1 Message Date
Jason Nelson fda2d1fc04 Optimize ColorBuilder 8 years ago
Jason Nelson 017c7fb3b7 Verify ColorBuilder throws on null and empty 8 years ago
Jason Nelson fd766a525f React to Gaurd changes 8 years ago
Jason Nelson eb318a3a88 Don't use Linq to check if IEnumerable is empty. 8 years ago
Jason Nelson 00af2df38b Rename Gaurd.NotNullOrEmpty to NotNullOrWhiteSpace to match behavior & cleanup messages. 8 years ago
Jason Nelson 15494b487e Merge branch 'memory-rc1' of https://github.com/carbon/ImageSharp into memory-rc1 8 years ago
Jason Nelson 5156890a8e 👮 8 years ago
Jason Nelson 1c79b08e2a
Merge branch 'master' into memory-rc1 8 years ago
Jason Nelson bddc20a343 Simplfiy ToRgbaHex 8 years ago
Jason Nelson ea38b24bba Remove ByteExtensions 8 years ago
Jason Nelson 1653a93c22 Simplify GifDecoder 8 years ago
Jason Nelson c6c9ae8a2a Simplify png decoder 8 years ago
Jason Nelson 54791bf782 Remove trailing whitespace 8 years ago
Jason Nelson cddab85a5a Cleanup ByteExtensions 8 years ago
Jason Nelson 92ab411f3e Expose LoadPixelData overloads accepting Span<T> 8 years ago
James Jackson-South 1d9de110aa
Merge pull request #560 from carbon/memory-rc1 8 years ago
Anton Firsov 02dde9d26e
Merge branch 'master' into memory-rc1 8 years ago
Jason Nelson a447ebc104 Remove explict reference to System.Numerics.Vectors 8 years ago
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
Jason Nelson 9c5dfeeb0f
Merge branch 'master' into memory-rc1 8 years ago
Anton Firsov eeaf976fee
Merge pull request #561 from jongleur1983/558-hideCmdWindowsInRunTests 8 years ago
Jason Nelson 42adce1c71
Merge branch 'master' into memory-rc1 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
Jason Nelson f00b0252b4 Update System.* deps to 4.5.0-rc1 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