DreamPiggy 3cd71e09ce Merge branch 'master' of https://github.com/rs/SDWebImage into 5.x 7 lat temu
..
MapKit e5716db4d0 Add one convenient method to pass context arg without completed block for all View Category 7 lat temu
WebP d5b60c6b39 Merge branch 'master' of https://github.com/rs/SDWebImage into 5.x 7 lat temu
NSButton+WebCache.h e5716db4d0 Add one convenient method to pass context arg without completed block for all View Category 7 lat temu
NSButton+WebCache.m e5716db4d0 Add one convenient method to pass context arg without completed block for all View Category 7 lat temu
NSData+ImageContentType.h 3cd71e09ce Merge branch 'master' of https://github.com/rs/SDWebImage into 5.x 7 lat temu
NSData+ImageContentType.m 3cd71e09ce Merge branch 'master' of https://github.com/rs/SDWebImage into 5.x 7 lat temu
NSImage+Compatibility.h a82a4e15b2 Renaming UIImage+WebCache to the correct naming UIImage+Metadata, make clear of the category usage 7 lat temu
NSImage+Compatibility.m a34133b864 Fix the progressive decoding bug on macOS. Including image orientation & SDAnimatedimageView 8 lat temu
SDAnimatedImage.h 6e5a0ea5f0 Rename Image/IO GIF APNG WebP coders to without `Web` prefix. 8 lat temu
SDAnimatedImage.m f8fe886334 Instead of defining `LOCK` and `UNLOCK` macros in each file, moved them to the `SDWebImageCompat.h`. Also, split into `LOCK` and `LOCKBLOCK` 7 lat temu
SDAnimatedImageRep.h 6e5a0ea5f0 Rename Image/IO GIF APNG WebP coders to without `Web` prefix. 8 lat temu
SDAnimatedImageRep.m 6e5a0ea5f0 Rename Image/IO GIF APNG WebP coders to without `Web` prefix. 8 lat temu
SDAnimatedImageView+WebCache.h e5716db4d0 Add one convenient method to pass context arg without completed block for all View Category 7 lat temu
SDAnimatedImageView+WebCache.m e5716db4d0 Add one convenient method to pass context arg without completed block for all View Category 7 lat temu
SDAnimatedImageView.h c294bebec1 update available macro 7 lat temu
SDAnimatedImageView.m f8fe886334 Instead of defining `LOCK` and `UNLOCK` macros in each file, moved them to the `SDWebImageCompat.h`. Also, split into `LOCK` and `LOCKBLOCK` 7 lat temu
SDDiskCache.h d9d0b7d4bf Add the feature, to migrate the disk cache from 4.x version to the new location of cache path. 7 lat temu
SDDiskCache.m 3863264a13 Improve the code robustness of disk cache migrate 7 lat temu
SDImageAPNGCoder.h 6e5a0ea5f0 Rename Image/IO GIF APNG WebP coders to without `Web` prefix. 8 lat temu
SDImageAPNGCoder.m 6398eedce8 Rename `sd_UTTypeFromSDImageFormat` to `sd_UTTypeFromImageFormat` 7 lat temu
SDImageCache.h d5b60c6b39 Merge branch 'master' of https://github.com/rs/SDWebImage into 5.x 7 lat temu
SDImageCache.m 3863264a13 Improve the code robustness of disk cache migrate 7 lat temu
SDImageCacheConfig.h 0108475578 Merge branch 'master' of https://github.com/rs/SDWebImage into 5.x 7 lat temu
SDImageCacheConfig.m 0108475578 Merge branch 'master' of https://github.com/rs/SDWebImage into 5.x 7 lat temu
SDImageCacheDefine.h a6bdba724e Fix all cache test 8 lat temu
SDImageCacheDefine.m 892267af74 Fix that downloader options about image decoding is not correctly set 7 lat temu
SDImageCachesManager.h 734c6821d5 Rename the cache protocol to `SDImageCache` protocol 8 lat temu
SDImageCachesManager.m a6bdba724e Fix all cache test 8 lat temu
SDImageCoder.h cb8879f56a Fix that using `NS_TYPED_ENUM` on `SDImageFormat` cause the existing Swift API naming changed 7 lat temu
SDImageCoder.m ef3123984f Add SDImageCoderWebImageContext coder option, which allow custom coder plugin, to receive the context option from top-level API (Cache/Downloader/View Category) 7 lat temu
SDImageCoderHelper.h 9ee3dac978 Renaming `SDWebImageFrame` -> `SDImageFrame`. `SDWebImageCoderHelper` -> `SDImageCoderHelper` 8 lat temu
SDImageCoderHelper.m 6398eedce8 Rename `sd_UTTypeFromSDImageFormat` to `sd_UTTypeFromImageFormat` 7 lat temu
SDImageCodersManager.h 982ade8824 Remove all FLAnimatedImage from the Core SDWebImage repo. Move the code to SDWebImageFLPlugin repo 7 lat temu
SDImageCodersManager.m f8fe886334 Instead of defining `LOCK` and `UNLOCK` macros in each file, moved them to the `SDWebImageCompat.h`. Also, split into `LOCK` and `LOCKBLOCK` 7 lat temu
SDImageFrame.h a82a4e15b2 Renaming UIImage+WebCache to the correct naming UIImage+Metadata, make clear of the category usage 7 lat temu
SDImageFrame.m 9ee3dac978 Renaming `SDWebImageFrame` -> `SDImageFrame`. `SDWebImageCoderHelper` -> `SDImageCoderHelper` 8 lat temu
SDImageGIFCoder.h 0423cc2cf0 Update the test for image coder renaming 8 lat temu
SDImageGIFCoder.m 6398eedce8 Rename `sd_UTTypeFromSDImageFormat` to `sd_UTTypeFromImageFormat` 7 lat temu
SDImageIOCoder.h 982ade8824 Remove all FLAnimatedImage from the Core SDWebImage repo. Move the code to SDWebImageFLPlugin repo 7 lat temu
SDImageIOCoder.m 3cd71e09ce Merge branch 'master' of https://github.com/rs/SDWebImage into 5.x 7 lat temu
SDImageLoader.h f96c94ef7d Renaming all `SDWebImageLoader` -> `SDImageLoader` 7 lat temu
SDImageLoader.m 892267af74 Fix that downloader options about image decoding is not correctly set 7 lat temu
SDImageLoadersManager.h f96c94ef7d Renaming all `SDWebImageLoader` -> `SDImageLoader` 7 lat temu
SDImageLoadersManager.m f8fe886334 Instead of defining `LOCK` and `UNLOCK` macros in each file, moved them to the `SDWebImageCompat.h`. Also, split into `LOCK` and `LOCKBLOCK` 7 lat temu
SDImageTransformer.h e862ea1b8e Rename all `SDWebImageTransformer` to `SDImageTransformer` 8 lat temu
SDImageTransformer.m e862ea1b8e Rename all `SDWebImageTransformer` to `SDImageTransformer` 8 lat temu
SDMemoryCache.h 62058d209d Add memory cache and disk cache protocol, make our image cache just like a wrapper to call the disk cache implementation 8 lat temu
SDMemoryCache.m 42caecf27b Fix that `shouldUseWeakMemoryCache` code was lost during merge conflict 7 lat temu
SDWebImageCacheKeyFilter.h 3d7896f663 Adopt the current cache key filter and cache serializer to support using in context options. Using a protocol based object store block instead block itself. 8 lat temu
SDWebImageCacheKeyFilter.m 3d7896f663 Adopt the current cache key filter and cache serializer to support using in context options. Using a protocol based object store block instead block itself. 8 lat temu
SDWebImageCacheSerializer.h 3d7896f663 Adopt the current cache key filter and cache serializer to support using in context options. Using a protocol based object store block instead block itself. 8 lat temu
SDWebImageCacheSerializer.m 3d7896f663 Adopt the current cache key filter and cache serializer to support using in context options. Using a protocol based object store block instead block itself. 8 lat temu
SDWebImageCompat.h f8fe886334 Instead of defining `LOCK` and `UNLOCK` macros in each file, moved them to the `SDWebImageCompat.h`. Also, split into `LOCK` and `LOCKBLOCK` 7 lat temu
SDWebImageCompat.m 60d58ef977 Refactor all current custom error in SDWebImageErrorDomain with error code. Also using NS_ERROR_ENUM to provide better Swift API 8 lat temu
SDWebImageDefine.h d5b60c6b39 Merge branch 'master' of https://github.com/rs/SDWebImage into 5.x 7 lat temu
SDWebImageDefine.m d5b60c6b39 Merge branch 'master' of https://github.com/rs/SDWebImage into 5.x 7 lat temu
SDWebImageDownloader.h 28eb1b4b5c Fix crash when assign request property of SDWebImageDownloadToken 7 lat temu
SDWebImageDownloader.m 3cd71e09ce Merge branch 'master' of https://github.com/rs/SDWebImage into 5.x 7 lat temu
SDWebImageDownloaderConfig.h 67e0df75c6 Add one feature, to allow user to limit the progress interval and reduce the frequency of progress callback 7 lat temu
SDWebImageDownloaderConfig.m 67e0df75c6 Add one feature, to allow user to limit the progress interval and reduce the frequency of progress callback 7 lat temu
SDWebImageDownloaderOperation.h 67e0df75c6 Add one feature, to allow user to limit the progress interval and reduce the frequency of progress callback 7 lat temu
SDWebImageDownloaderOperation.m 67e0df75c6 Add one feature, to allow user to limit the progress interval and reduce the frequency of progress callback 7 lat temu
SDWebImageDownloaderRequestModifier.h 3d7896f663 Adopt the current cache key filter and cache serializer to support using in context options. Using a protocol based object store block instead block itself. 8 lat temu
SDWebImageDownloaderRequestModifier.m 55256d0091 Use a protocol instance instead of block for request modifier. This can solve the problem that Swift user is hard to grab the block back stored in dictionary. 8 lat temu
SDWebImageError.h cfd68422dc Refactor current manager's internal implementation for that `loadImageWithURL:`. Separate to 3 parts (context preprocess, cache process, download process). Also introduce `SDWebImageFromLoaderOnly` feature to ignore cache at all 8 lat temu
SDWebImageError.m cfd68422dc Refactor current manager's internal implementation for that `loadImageWithURL:`. Separate to 3 parts (context preprocess, cache process, download process). Also introduce `SDWebImageFromLoaderOnly` feature to ignore cache at all 8 lat temu
SDWebImageIndicator.h e873255b16 Update to support gray & grayLarge on iOS & tvOS 8 lat temu
SDWebImageIndicator.m 4557278cb5 Ignore the unguarded availability warning for indicator 8 lat temu
SDWebImageManager.h bb55b6eb72 Fix typo 7 lat temu
SDWebImageManager.m 957de6d70f Merge branch 'master' into 5.x 7 lat temu
SDWebImageOperation.h 1d7dba33f5 Update the test about download operation, which using protocol instead of class 8 lat temu
SDWebImagePrefetcher.h 6d295c2a83 Fix typo 7 lat temu
SDWebImagePrefetcher.m ab86065f38 Fix image prefetcher completion logical handler 7 lat temu
SDWebImageTransition.h dd6e4a1d2e Follow App Store submit rule, upgrade the min Xcode version to Xcode 9.0 7 lat temu
SDWebImageTransition.m ec37a48ba3 Add `UIViewAnimationOptionAllowUserInteraction` as default options for convenient image transition 8 lat temu
UIButton+WebCache.h e5716db4d0 Add one convenient method to pass context arg without completed block for all View Category 7 lat temu
UIButton+WebCache.m e5716db4d0 Add one convenient method to pass context arg without completed block for all View Category 7 lat temu
UIImage+ForceDecode.h 781c079a3a Use `SDWebImageAvoidDecodeImage` to allow user to control force decode feature for individual image request. Replace all the central control for `decompressImages` 8 lat temu
UIImage+ForceDecode.m 9ee3dac978 Renaming `SDWebImageFrame` -> `SDImageFrame`. `SDWebImageCoderHelper` -> `SDImageCoderHelper` 8 lat temu
UIImage+GIF.h e533a3da80 Refactor the UIImage+MultiFormat and GIF/WebP category. Simplify the usage and remove the extra method which is not used so common. 7 lat temu
UIImage+GIF.m e533a3da80 Refactor the UIImage+MultiFormat and GIF/WebP category. Simplify the usage and remove the extra method which is not used so common. 7 lat temu
UIImage+Metadata.h d5b60c6b39 Merge branch 'master' of https://github.com/rs/SDWebImage into 5.x 7 lat temu
UIImage+Metadata.m d5b60c6b39 Merge branch 'master' of https://github.com/rs/SDWebImage into 5.x 7 lat temu
UIImage+MultiFormat.h e533a3da80 Refactor the UIImage+MultiFormat and GIF/WebP category. Simplify the usage and remove the extra method which is not used so common. 7 lat temu
UIImage+MultiFormat.m e533a3da80 Refactor the UIImage+MultiFormat and GIF/WebP category. Simplify the usage and remove the extra method which is not used so common. 7 lat temu
UIImage+Transform.h ec7927b25a Update the transformer to use as immutable class. Move the tests into SDWebImageTransformerTests 8 lat temu
UIImage+Transform.m a82a4e15b2 Renaming UIImage+WebCache to the correct naming UIImage+Metadata, make clear of the category usage 7 lat temu
UIImageView+HighlightedWebCache.h e5716db4d0 Add one convenient method to pass context arg without completed block for all View Category 7 lat temu
UIImageView+HighlightedWebCache.m e5716db4d0 Add one convenient method to pass context arg without completed block for all View Category 7 lat temu
UIImageView+WebCache.h d5b60c6b39 Merge branch 'master' of https://github.com/rs/SDWebImage into 5.x 7 lat temu
UIImageView+WebCache.m e5716db4d0 Add one convenient method to pass context arg without completed block for all View Category 7 lat temu
UIView+WebCache.h 4eb13bf2a1 Remove the header dependency of SDWebImageManager of SDWebImageDownloader. Use SDImageLoaderProgressBlock instead of SDWebImageDownloadProgressBlock 7 lat temu
UIView+WebCache.m d5b60c6b39 Merge branch 'master' of https://github.com/rs/SDWebImage into 5.x 7 lat temu
UIView+WebCacheOperation.h 994bf0fe38 Add the support for watchOS to use View Category method (sd_setImageWithURL:) on WKInterfaceImage 7 lat temu
UIView+WebCacheOperation.m 8cfda3dce9 Make download receive response notification only dispatch to specific observer 7 lat temu