12383 Commits (8a291f61fe4a5fb614fb2071fa20efdaf335ffa6)
 

Author SHA1 Message Date
James Jackson-South 8a291f61fe Add test + references 3 years ago
James Jackson-South 9a92a145d7 Add extensions and use overloads 3 years ago
James Jackson-South df13097b46
Merge pull request #2319 from stefannikolei/stefannikolei/remove_nullable_equals 3 years ago
James Jackson-South dc0d11cd3b
Merge branch 'main' into stefannikolei/remove_nullable_equals 3 years ago
James Jackson-South 271dc99dfc
Merge pull request #2317 from SixLabors/js/move-iimageformat 3 years ago
Stefan Nikolei 1e37326e70 Removed #nullable disabled 3 years ago
James Jackson-South 96a22c40ad Remove IImageInfo, IImage and use inheritance. 3 years ago
James Jackson-South 4967c71ad0
Update tests/ImageSharp.Tests/TestUtilities/ReferenceCodecs/MagickReferenceDecoder.cs 3 years ago
James Jackson-South 289d7eef30
Update tests/ImageSharp.Tests/TestUtilities/Tests/TestImageProviderTests.cs 3 years ago
James Jackson-South 7af3cf1fff
Update tests/ImageSharp.Tests/TestUtilities/Tests/TestImageProviderTests.cs 3 years ago
James Jackson-South 94850fcc53 Delete Attempt{T}.cs 3 years ago
James Jackson-South eff9b0a6a5 Revert recent Detect changes and normalize. 3 years ago
James Jackson-South 7139a52848 Refactor Identify tests 3 years ago
James Jackson-South f421701333 Refactor Load APIs 3 years ago
James Jackson-South 0aa12a4602 Refactor Identify and DetectFormat and fix tests 3 years ago
James Jackson-South e35d1e7db5 Fix ImageFormatManager docs 3 years ago
James Jackson-South ff4731abea Attempt to fix equality match in identify tests 3 years ago
James Jackson-South 250d73a9f5 Fix build 3 years ago
James Jackson-South 4a06d152ea Update ImageFormatManager.cs 3 years ago
James Jackson-South 538e1d4a34 Update ImageTests.ImageLoadTestBase.cs 3 years ago
James Jackson-South 3ee22e83ba Detect non configuration decoder instances 3 years ago
James Jackson-South 89d6fc8d69 Expose ImageInfo and add IImageFormat to metadata 3 years ago
James Jackson-South f1968ba5e8
Merge pull request #2312 from stefannikolei/stefannikolei/nullable 3 years ago
Stefan Nikolei 4a5f525d7a Convert DetectFormat to the Try pattern 3 years ago
Stefan Nikolei 9debbe17ac Add NotNullWhen to TryGetLinearlySeparableComponents 3 years ago
James Jackson-South 557e95e43c
Merge branch 'main' into stefannikolei/nullable 3 years ago
James Jackson-South ddcb4b9e44
Merge pull request #2313 from stefannikolei/stefannikolei/wrap-memory 3 years ago
Stefan Nikolei 92ea71d155 Use MustBeGreaterThanOrEqualTo instead of MustBeGreaterThan 3 years ago
Stefan Nikolei 06e249584b Rewrite to TryDetectFormat 3 years ago
Stefan Nikolei 0f9efeb25c Rewrite to TryFindFormatByFileExtension 3 years ago
Stefan Nikolei 9f04434804 Add byteLength to WrapMemory 3 years ago
Stefan Nikolei 89212131ce Fix tests after update of SharedInfrastructure 3 years ago
Stefan Nikolei bd990f0035 Update shared infrastructure 3 years ago
Stefan Nikolei b8e20f5331 Remove nullable disable from ResizeHelper 3 years ago
Stefan Nikolei 9b91a9e5a3 Remove nullable disable and fix Equals 3 years ago
Stefan Nikolei 8ba26b9935 Remove nullable disable from CloningImageProcessor 3 years ago
Stefan Nikolei e2872c1064 Remove nullable disable 3 years ago
Mark Cilia Vincenti 7377232a5a
Fix GitHub shields (#2311) 3 years ago
James Jackson-South 2b6ba7ac2f
Merge pull request #2306 from stefannikolei/stefannikolei/fix/comments 3 years ago
Stefan Nikolei 684b4b0c00 Fix wrong comment for ICCProfile 3 years ago
James Jackson-South 03284753d9
Merge pull request #2282 from stefannikolei/stefannikolei/add-nullable-annotation 3 years ago
Stefan Nikolei 344fc99283 Add #nullable disable 3 years ago
Stefan Nikolei ca34028e7e
Merge branch 'main' into stefannikolei/add-nullable-annotation 3 years ago
James Jackson-South ca20c926b8
Merge pull request #2276 from SixLabors/js/decoder-attempt-2 3 years ago
James Jackson-South 4007a48b89 Use shared instances for all built-in decoders. 3 years ago
James Jackson-South 64c7a8e743 Merge branch 'js/decoder-attempt-2' of https://github.com/SixLabors/ImageSharp into js/decoder-attempt-2 3 years ago
James Jackson-South 205e1b369c Make decoder cancellation token default. 3 years ago
Anton Firszov 85dc0f37bc [Experiment] do not timeout LoadAsync_IsCancellable 3 years ago
James Jackson-South 1dd2d6e40f Better error handling in action wrapper 3 years ago
James Jackson-South bd6e58c207 Merge branch 'js/decoder-attempt-2' of https://github.com/SixLabors/ImageSharp into js/decoder-attempt-2 3 years ago