Cronologia Commit

Autore SHA1 Messaggio Data
  DreamPiggy a0b269a4bc Bumped version to 4.4.8 for 4.x branch 6 anni fa
  DreamPiggy 853325139f Fix the thread safe issue with Downloader and DownloaderOperation during cancel #2903 6 anni fa
  DreamPiggy 0cd36c6338 Merge pull request #2916 from dreampiggy/fix_local_download_operation_finished_without_callback 6 anni fa
  DreamPiggy 9b4e6286fc Fix the crash when using NSCache delegate with SDMemoryCache default implementation on dealloc 6 anni fa
  DreamPiggy 8bc04d6445 Update Podfile Example 6 anni fa
  DreamPiggy 482d45dc65 Fix the issue that "There may be no complete callback when download the picture of the local path" 6 anni fa
  DreamPiggy 6ea9a7640a Bumped version to 4.4.7 6 anni fa
  DreamPiggy 4aa1181cd1 Fix the SDAnimatedImageRep which use the deprecated API and cause compile issue on Xcode 11. Using self-created CGImageSource instance instead of super class implementation detail 6 anni fa
  DreamPiggy 428899a041 fix compatability for Xcode 11 6 anni fa
  Kinarobin 48c1b0586e Merge pull request #2666 from zhongwuzw/revert_domain_filter 7 anni fa
  zhongwuzw 70d760af54 Revert "Filter the error domain with NSURLErrorDomain before checking the URL Error Codes" 7 anni fa
  DreamPiggy 456b6eadc6 Merge pull request #2648 from dreampiggy/bugfix_filter_error_domain 7 anni fa
  DreamPiggy 40abbd648d Filter the error domain with NSURLErrorDomain before checking the URL Error Codes 7 anni fa
  DreamPiggy 9e36d2c54c Merge pull request #2633 from iliaskarim/IK/SDWebImageDownloader/ConvenienceMethod 7 anni fa
  Ilias Karim ba113192b8 Define SDWebImageDownloader convenience method 7 anni fa
  DreamPiggy 44b39715bb Merge pull request #2628 from zhongwuzw/fix_libwebp_version 7 anni fa
  DreamPiggy c35229251e Merge pull request #2629 from zhongwuzw/update_comments 7 anni fa
  zhongwuzw 31856f3cdb Update color space filter comment when create icc profile color space 7 anni fa
  zhongwuzw 3f173c48fc Update libwebp constraint to lower 2.0 7 anni fa
  DreamPiggy f023c9bb6c Bumped version to 4.4.6 7 anni fa
  DreamPiggy 46fae667ea Merge pull request #2627 from dreampiggy/bugfix_webp_icc_monochrome 7 anni fa
  DreamPiggy 4e620c55a5 Merge pull request #2625 from dreampiggy/project_libwebp_dependency 7 anni fa
  DreamPiggy 8c3cfbdfc1 Fix the issue when WebP contains the ICC Profile with colorSpace other than RGB, which cause the CGImageCreate failed 7 anni fa
  DreamPiggy 7050a79c33 Update the libwebp dependency to support using 1.0 version and above, which can fix some rare WebP issues 7 anni fa
  DreamPiggy bede907ab7 Merge pull request #2624 from zhongwuzw/nil_image_data 7 anni fa
  zhongwuzw 50f9ddd5a8 Nil imageData before decode process to free memory 7 anni fa
  Wu Zhong a54af636a8 Merge pull request #2621 from dreampiggy/bugfix_webp_icc_profile_crash 7 anni fa
  Wu Zhong 5076a1dd45 Fix small typos 7 anni fa
  DreamPiggy c2a3e60955 Fix that WebP with custom ICC Profile will randomly crash, because `CGColorSpaceCreateWithICCProfile` does not copy the ICC data pointer, previous code cause a use-after-free issue 7 anni fa
  DreamPiggy 16b780b3cc Merge pull request #2622 from dreampiggy/project_podspec_warning 7 anni fa