12348 Commits (92ea71d155a40aee2acac59d4a45251aff9bbcf7)
 

Author SHA1 Message Date
Stefan Nikolei 92ea71d155 Use MustBeGreaterThanOrEqualTo instead of MustBeGreaterThan 3 years ago
Stefan Nikolei 9f04434804 Add byteLength to WrapMemory 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
James Jackson-South 2145794271 Fix test file 3 years ago
Anton Firszov bb22d69e4c Disable cancellation tests on Unix entirely 3 years ago
Anton Firszov 9a55652726 we should validate cancellation for each decoder separately 3 years ago
Anton Firszov 475825d441 Merge branch 'js/decoder-attempt-2' of https://github.com/SixLabors/ImageSharp into js/decoder-attempt-2 3 years ago
Anton Firszov 64b4045274 disable gif cancellation tests 3 years ago
James Jackson-South 5f488eef73 Revert "Experiment with a much shorter timeout." 3 years ago
James Jackson-South 718bdc49d0 Experiment with a much shorter timeout. 3 years ago
James Jackson-South e2c574856e Base the buffer size on the stream length 3 years ago
James Jackson-South a58e6ff53d Add more cancellation checks 3 years ago
Anton Firszov 0eadea2325 skip PNG cancellation tests for Unix 3 years ago
Anton Firszov 25e8d01b3d cancellation detection in png DecodePixelData 3 years ago
Anton Firszov 834f686584 increase timeout 3 years ago
Anton Firszov b9ba211acf only test for pre-cancellation with IdentifyAsync 3 years ago
Anton Firszov ce7ef111b8 cancellation tests: larger images, don't go above 0.7 3 years ago
Anton Firszov 1b1be0a3b4
fix condition 3 years ago
Anton Firszov 66753335fa Merge branch 'af/decoder-tests' into js/decoder-attempt-2 3 years ago
Anton Firszov 6a07a51f55 one more fix 3 years ago
Anton Firszov 00188456b1 fix Identify cancellation tests 3 years ago
James Jackson-South f3a2aeaa2e
Merge pull request #2301 from SixLabors/af/decoder-tests 3 years ago
Anton Firszov d1c76e271a fix comments 3 years ago
Anton Firszov 112b114805 with BufferedReadStream decoder cancellation works for all decoders, we can test it globally 3 years ago
Anton Firszov 937e78ce80 cover JpegDecoder's own cancellation support 3 years ago
Anton Firszov 447cd853ff enough to test this for one format in ImageTests 3 years ago
Anton Firszov 3a7c4f442d fix Decode_Cancellation tests 3 years ago
Anton Firszov 00ca204c3d re-create add original DecodeAsync_IsCancellable test 3 years ago
Stefan Nikolei 63393e8139
Merge branch 'main' into stefannikolei/add-nullable-annotation 3 years ago
James Jackson-South d8c8244bd9 Merge branch 'js/decoder-attempt-2' of https://github.com/SixLabors/ImageSharp into js/decoder-attempt-2 3 years ago
James Jackson-South 4a613b664f
Update src/ImageSharp/IO/BufferedReadStream.cs 3 years ago
James Jackson-South 47f1cdab65 Rename method 3 years ago
James Jackson-South 4891dc309a Use real cancellation handling. 3 years ago
James Jackson-South 28243df8a4 Better tests for stream synchronization 3 years ago
James Jackson-South 69782359ba Feedback 3 years ago
James Jackson-South 8fdd6b0e63 Use default cancellation token 3 years ago
James Jackson-South 32965d38b9 Simplify position checks. 3 years ago
James Jackson-South b32755dac6
Merge branch 'main' into js/decoder-attempt-2 3 years ago