14362 Commits (b142dbacffb314ef751cd78ffb3eb833d021c9da)
 

Author SHA1 Message Date
James Jackson-South f876d1dbd3 Minor cleanup 9 years ago
James Jackson-South 9a3b5830ca Merge branch 'master' into jpeg-port 9 years ago
James Jackson-South 00712a277e Can now decode many images 9 years ago
Scott Williams 8fcac7474d [SL.Core] add reason 9 years ago
Scott Williams b5a0ab7f76 [SL.Core] Fix test names + additional overloads 9 years ago
Scott Williams cefda3870a [SL.Core] fix order of paramaters 9 years ago
Scott Williams ace23f8093 [SL.Core] Add test for DebugGuard 9 years ago
Scott Williams d0961198e0 fix paramater names 9 years ago
Scott Williams 269d1d2876 merge in master 9 years ago
James Jackson-South aaf7b4bd85 Fix progressive scan decoding 9 years ago
James Jackson-South 55e9280a74 baseline decode works progressive nearly 9 years ago
Scott Williams d13ad55c4c Merge pull request #257 from xakep139/patch-1 9 years ago
Nikita Balabaev a608822ad8 Fix example in README 9 years ago
James Jackson-South 36c327837f Merge pull request #253 from JimBobSquarePants/primitives 9 years ago
Dirk Lemstra ae2d7dabb5 [SL.Core] Added build status badge. 9 years ago
Dirk Lemstra 33c690939d [SL.Core] Added some of the badges to the README. 9 years ago
Dirk Lemstra 856fc724c8 [SL.Core] Added unit tests for the Guard class. 9 years ago
Scott Williams bb9280f317 switch from mimetype strings to IImageFormats 9 years ago
Dirk Lemstra c7a67c1953 [SL.Core] Changed codecov to use the develop branch. 9 years ago
Dirk Lemstra 7fd24fd383 [SL.Core] Added yml files to the solution. 9 years ago
Dirk Lemstra 0952ba956f [SL.Core] Removed old test. 9 years ago
Dirk Lemstra 61b016a342 [SL.Core] Use release build for code coverage. 9 years ago
Dirk Lemstra e61dd2c956 [SL.Core] Added CodeCoverage.cmd to the solution. 9 years ago
Dirk Lemstra 6f4d785a72 [SL.Core] Added stylecop to the test project. 9 years ago
Dirk Lemstra fe32e88f58 [SL.Core] Move ruleset into src folder. 9 years ago
Scott Williams 67e152157a [SL.Core] woops added duplicate section 9 years ago
Scott Williams 24614a6ed6 [SL.Core] push develop branch to an unstable feed for now 9 years ago
James Jackson-South 33893e26e9 Fix progressive decoding 9 years ago
Scott Williams 664ef09404 [SL.Core] Merge pull request SixLabors/Core#1 from SixLabors/feature/add-guards 9 years ago
Dirk Lemstra 961bb715d0 [SL.Core] Added SixLabors.ImageSharp.Drawing to the InternalsVisibleTo. 9 years ago
Dirk Lemstra 6ab0780f73 [SL.Core] Switch to ReadOnlySpan. 9 years ago
Dirk Lemstra 4a065fce1f [SL.Core] Added guards from the ImageSharp project and added InternalsVisibleTo to make sure they can be used. 9 years ago
James Jackson-South e01f466eb6 Decoder now doesn't break tests 9 years ago
Dirk Lemstra de3b554326 [SL.Core] Fixed value in attribute. 9 years ago
Dirk Lemstra 78c7f72994 [SL.Core] Moved HashHelpers to a folder. 9 years ago
Dirk Lemstra 3da57b1d60 [SL.Core] Changed copyright header. 9 years ago
Dirk Lemstra 36acfb2152 [SL.Core] Fixed all stylecop warnings. 9 years ago
Dirk Lemstra 6ab31f56d5 [SL.Core] Enabled stylecop. 9 years ago
Dirk Lemstra 62ff204e82 [SL.Core] Renamed ruleset file. 9 years ago
Dirk Lemstra 8d317a7aad [SL.Core] Fixed version numbers 9 years ago
Dirk Lemstra a64bc233b7 [SL.Core] Whitespace 9 years ago
Dirk Lemstra 2f9ec6c19d [SL.Core] Moved files in the Shared folder. 9 years ago
Scott Williams a1908fb909 add internal IXXOptions to provider cleaner passing of params to core encoders/decoders 9 years ago
Dirk Lemstra 4a35489cac Various comment fixes and some variable renames. 9 years ago
Scott Williams c86d66c107 drop scratch app 9 years ago
Scott Williams c4aceae4a6 use buffer instead of array pool directly 9 years ago
Scott Williams 120db27a35 update comment 9 years ago
Scott Williams 732cb21bdc fix comments 9 years ago
Scott Williams 4fd00a37f1 discover types tests 9 years ago
Scott Williams 5e477e4537 fix formats + added sample for switching out encoders/decoders 9 years ago