-
Cache tests
-
Custom disk cache path
-
Add an option called "SDWebImageAvoidAutoImageFill" to avoid automati…
-
A minor thing: Avoid compiler warning about the missing new line at the end of the file
-
This reverts commit 48d4adc2.
-
Fixing casing for #import "webp/decode.h"
-
working on case sensitive HDs
-
Fixed an issue that causes URLs with trailing parameters to be assign…
-
Applied patch for issue #1074
-
fix ImageIO: CGImageSourceCreateWithData data parameter is nil
-
add webp accepted content type only if WebP enabled
-
Add handling for additional error codes that shouldn't be considered a permanent failure
-
Fix for transparency being lost in transformed images.
-
apologies. yeah, #elseif was quite inappropriate for this case
-
libwebp submodule moved to another location
-
Revert "Fixes http://git.chromium.org/webm/libwebp.git/info/refs not …
-
…ition in UIImageView and let developer to do it himself
-
Send WebP as accepted content type only if it is enabled. In case it's not, stick with the standard formats in order to avoid the server sending us back WebP images.
-
Fixes http://git.chromium.org/webm/libwebp.git/info/refs not valid
-
should say asynchronously in methods ```removeImageForKey...```
-
fix <Error>: ImageIO: CGImageSourceCreateWithData data parameter is nil bug
-
…rect image scale value
-
Determines at runtime is UIApplication is available as per #1082
-
Purge nscache on system memory notifications
-
failedURLs can be removed at the appropriate time.