5650 Commits (fe1262a34d376a564eb7105e893aca688ce2be71)
 

Author SHA1 Message Date
Jason Nelson 1653a93c22 Simplify GifDecoder 8 years ago
Anton Firszov 41dd980cea use FormattableString for .DebugSave(...) and .CompareToReferenceOutput(...) whenever possible 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
Anton Firszov 65c38efd45 invariant formatting for TestImageProvider.SourceFileOrDescription 8 years ago
Jason Nelson 92ab411f3e Expose LoadPixelData overloads accepting Span<T> 8 years ago
James Jackson-South 98ff041cdd
Merge branch 'master' into GradientBrush 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 e8bb3d07f7
Merge branch 'master' into GradientBrush 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 f290896db1 #542: remove redundant Asserts, cleanup code 8 years ago
Unknown 3052fe061a #542: improve tests for elliptic gradients 8 years ago
Unknown 09f6a4f2b1 #542: remove pixel checks and base class 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
Peter Amrehn 92b0130e5a rename files to add {TPixel} generic parameter. 8 years ago
Peter Amrehn 2af95bef7e #542: reduce test image sizes to save submudule size 8 years ago
Peter Amrehn b397622944 #542: refactor tests to follow the recommended pattern for drawing tests, as @antonfirsov suggested. 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 7b4ec33d1e
Merge branch 'master' into GradientBrush 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