Commit történet

Szerző SHA1 Üzenet Dátum
  Bogdan Poplauschi 97e6b64f0e Updated logos per #2579 7 éve
  DreamPiggy d76dd081ca Merge pull request #2642 from zhongwuzw/break_retain_of_prefetch_block 7 éve
  zhongwuzw 0686584771 Remove shadow variable warning 7 éve
  zhongwuzw 9c3b7a84b7 Break strong retain cycle for prefetch block 7 éve
  DreamPiggy 21b2244b81 Bumped version to 5.0.0-beta6 7 éve
  DreamPiggy 4483cdcc23 update CHANGELOG 7 éve
  DreamPiggy 528871455d Update travis script to avoid using pre-release of cocoapods 7 éve
  DreamPiggy 41f11642b1 Merge branch 'master' of https://github.com/SDWebImage/SDWebImage into 5.x 7 éve
  DreamPiggy e36c505b17 Merge pull request #2641 from Insofan/5.x 7 éve
  Insofan ce753df0cc simplify assign downloaderOperation's minimumProgressInterval code 7 éve
  DreamPiggy 71bff450b3 Merge pull request #2635 from dreampiggy/bugfix_transformer_cache_key 7 éve
  Kinarobin c319ec8cc3 Merge pull request #2634 from dreampiggy/project_move_internal_class_into_private_headers 7 éve
  DreamPiggy 146530e1a2 Change the naming of private headers of internal methods, from `+Private.h` naming into `Internal.h` naming, follow other popular framework's naming rules 7 éve
  DreamPiggy 9fb9ac7ad4 Fix the current transformer cache key generating rules, try to keep the image file extension as much as we can 7 éve
  DreamPiggy 44b39715bb Merge pull request #2628 from zhongwuzw/fix_libwebp_version 7 éve
  DreamPiggy 6bab2de69a Move some internal classes into private header files, make it easy to maintain the code 7 éve
  Kinarobin 78e408c537 Merge pull request #2631 from dreampiggy/bugfix_prefetch_concurrent_query_cache 7 éve
  DreamPiggy cf0738abd9 Move the SDAsyncBlockOperation into the private header folder, this class is only used inside framework 7 éve
  DreamPiggy 2ce3b706c8 Fix the issue that SDWebImagePrefetch in 5.x, will submit all prefetch URLs to manager without any limit, which cause the disk cache query pending until all finished 7 éve
  DreamPiggy c35229251e Merge pull request #2629 from zhongwuzw/update_comments 7 éve
  zhongwuzw 31856f3cdb Update color space filter comment when create icc profile color space 7 éve
  zhongwuzw 3f173c48fc Update libwebp constraint to lower 2.0 7 éve
  DreamPiggy f023c9bb6c Bumped version to 4.4.6 7 éve
  DreamPiggy 46fae667ea Merge pull request #2627 from dreampiggy/bugfix_webp_icc_monochrome 7 éve
  DreamPiggy 4e620c55a5 Merge pull request #2625 from dreampiggy/project_libwebp_dependency 7 éve
  DreamPiggy 8c3cfbdfc1 Fix the issue when WebP contains the ICC Profile with colorSpace other than RGB, which cause the CGImageCreate failed 7 éve
  DreamPiggy 7050a79c33 Update the libwebp dependency to support using 1.0 version and above, which can fix some rare WebP issues 7 éve
  DreamPiggy bede907ab7 Merge pull request #2624 from zhongwuzw/nil_image_data 7 éve
  zhongwuzw 50f9ddd5a8 Nil imageData before decode process to free memory 7 éve
  Wu Zhong a54af636a8 Merge pull request #2621 from dreampiggy/bugfix_webp_icc_profile_crash 7 éve