DreamPiggy
|
318cca556b
Fix the issue that progressive decode logic does not get updated
|
%!s(int64=3) %!d(string=hai) anos |
DreamPiggy
|
55a3809412
Bumped version to 5.13.5
|
%!s(int64=3) %!d(string=hai) anos |
DreamPiggy
|
34f2a9b823
Merge pull request #3420 from dreampiggy/fix_5.13_retain_cycle_web_context
|
%!s(int64=3) %!d(string=hai) anos |
DreamPiggy
|
b46fe38c72
Quick fix the issue that UIImage.sd_decodeOptions cause retain cycle when pass custom cache in context option
|
%!s(int64=3) %!d(string=hai) anos |
DreamPiggy
|
9248fe561a
Bumped version to 5.13.4
|
%!s(int64=3) %!d(string=hai) anos |
DreamPiggy
|
3c7c949637
Merge pull request #3408 from dreampiggy/threadsafe_fix_imageio_incremental_animation
|
%!s(int64=3) %!d(string=hai) anos |
DreamPiggy
|
364034d11a
Fix test cases `test15CancelQueryShouldCallbackOnceInSync`
|
%!s(int64=3) %!d(string=hai) anos |
DreamPiggy
|
080db1afb9
Try to investigate test case failure issue
|
%!s(int64=3) %!d(string=hai) anos |
DreamPiggy
|
9b2ddc9ea8
[NFC] A little optimization for MutableArray creation
|
%!s(int64=3) %!d(string=hai) anos |
DreamPiggy
|
347cf1d1cc
Fix the potential out of bounds crash for ImageIO incremental animation decoding (like GIF)
|
%!s(int64=3) %!d(string=hai) anos |
DreamPiggy
|
484bc774e1
Bumped version to 5.13.3
|
%!s(int64=3) %!d(string=hai) anos |
DreamPiggy
|
9f9d226083
Merge pull request #3387 from dreampiggy/thread_safe_ios15_animation_cgimage_retain_source
|
%!s(int64=3) %!d(string=hai) anos |
DreamPiggy
|
ea9f573744
Remove the temp assert code (for debugging usage)
|
%!s(int64=3) %!d(string=hai) anos |
DreamPiggy
|
89178a7d89
Update to force decode CGImage before any UIImage initialization on iOS 15+
|
%!s(int64=3) %!d(string=hai) anos |
DreamPiggy
|
3994006cb4
Try to workaround iOS 15+ crash that CGImage retain the CGImageSource during animation image playing
|
%!s(int64=3) %!d(string=hai) anos |
DreamPiggy
|
524d4f53eb
Merge pull request #3403 from dreampiggy/revert_isCancelled_block_with_recursive
|
%!s(int64=3) %!d(string=hai) anos |
DreamPiggy
|
6b8075a2e1
Using the same synchornized to guard _cancelled status, which need recursive lock
|
%!s(int64=3) %!d(string=hai) anos |
DreamPiggy
|
ad592765cb
Revert "Synchronise getter and setter of the cancelled property of the SDWebImageCombinedOperation in order to eliminate data race."
|
%!s(int64=3) %!d(string=hai) anos |
DreamPiggy
|
122c3d7ca5
Merge pull request #3402 from dreampiggy/fix_macOS_animatedview_render
|
%!s(int64=3) %!d(string=hai) anos |
DreamPiggy
|
61c3c5ba2d
Fix the switching from animated image rendering to static image does not works on macOS 11+
|
%!s(int64=3) %!d(string=hai) anos |
DreamPiggy
|
d3b111deb1
Merge pull request #3401 from dreampiggy/fix_unlock_unbalanced
|
%!s(int64=3) %!d(string=hai) anos |
DreamPiggy
|
6eb74a177f
Fix the unbalanced lock which cause crash
|
%!s(int64=3) %!d(string=hai) anos |
DreamPiggy
|
3a6e01ab20
Merge pull request #3393 from alexander-gaidukov/synchronize_operation_cancellation
|
%!s(int64=3) %!d(string=hai) anos |
Alexander Gaidukov
|
5a18c84529
Synchronise getter and setter of the cancelled property of the SDWebImageCombinedOperation in order to eliminate data race.
|
%!s(int64=3) %!d(string=hai) anos |
DreamPiggy
|
3e48cb68d8
Bumped version to 5.13.2
|
%!s(int64=3) %!d(string=hai) anos |
DreamPiggy
|
7d7debbd26
Merge pull request #3380 from dreampiggy/bugfix_edge_case_cancel_cache_callback_twice
|
%!s(int64=3) %!d(string=hai) anos |
DreamPiggy
|
bcaf918b83
Fix the old test case warning
|
%!s(int64=3) %!d(string=hai) anos |
DreamPiggy
|
62e3a8f52a
Update test case about the cacheOperation and loaderOperation
|
%!s(int64=3) %!d(string=hai) anos |
DreamPiggy
|
3d1197b820
When download start, mark the query cache operation finished to avoid bug behavior
|
%!s(int64=3) %!d(string=hai) anos |
DreamPiggy
|
2729096221
Added test case `test15CancelQueryShouldCallbackOnceInSync`
|
%!s(int64=3) %!d(string=hai) anos |