Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
codezero-jp
/
SDWebImage
Public
forked from
SDWebImage/SDWebImage
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Jan 21, 2016
Bumped version to 3.7.5 and added to changelog
bpoplauschi
committed
64f6210
View commit details
Copy full SHA for 64f6210
Browse repository at this point
Replaced the demo images from static2.dmcdn.net that were no longer working with the demo images from FastImageCache
bpoplauschi
committed
b426975
View commit details
Copy full SHA for b426975
Browse repository at this point
Fixed #1422 - Added a fallback for #976 so that if there are images saved with the old format (no extension), they can still be loaded. Not the greatest way to fix it, but the simplest one.
Show description for fca618f
bpoplauschi
committed
fca618f
View commit details
Copy full SHA for fca618f
Browse repository at this point
Commits on Jan 20, 2016
Merge pull request #1439 from Moral-Piggy/master
Show description for 9ecf488
bpoplauschi
committed
9ecf488
View commit details
Copy full SHA for 9ecf488
Browse repository at this point
Commits on Jan 19, 2016
Continuation of Fix #1366, addresses #1350 and reverts a part of #1221 - from commit 6406d8e, the wrong usage of dispatch_apply
Show description for a8fca65
bpoplauschi
committed
a8fca65
View commit details
Copy full SHA for a8fca65
Browse repository at this point
Commits on Jan 18, 2016
If the sd_imageURL of the UIImageView or UIButton is nil, won't create a NSError Instance
liushuaikobe
committed
47115e2
View commit details
Copy full SHA for 47115e2
Browse repository at this point
Commits on Jan 8, 2016
Updated Changelog and added Changelod to workspace
bpoplauschi
committed
6a623cd
View commit details
Copy full SHA for 6a623cd
Browse repository at this point
Bump version to 3.7.4
bpoplauschi
committed
a45b222
View commit details
Copy full SHA for a45b222
Browse repository at this point
Merge pull request #1348 from yirenjun/master
Show description for aa3598f
bpoplauschi
committed
aa3598f
View commit details
Copy full SHA for aa3598f
Browse repository at this point
Merge pull request #1363 from muer2000/patch-3
Show description for 8aca4ca
bpoplauschi
committed
8aca4ca
View commit details
Copy full SHA for 8aca4ca
Browse repository at this point
Fix #1366, addresses #1350 and reverts a part of #1221 - from commit 6406d8e, the wrong usage of dispatch_apply
bpoplauschi
committed
cac21e1
View commit details
Copy full SHA for cac21e1
Browse repository at this point
Bumped the libwebp reference to 0.4.4
bpoplauschi
committed
ee49d49
View commit details
Copy full SHA for ee49d49
Browse repository at this point
Commits on Dec 31, 2015
Merge pull request #1412 from valeriomazzeo/1382-CMYK-ColorSpace
Show description for 6c650f9
mythodeia
committed
6c650f9
View commit details
Copy full SHA for 6c650f9
Browse repository at this point
Commits on Dec 30, 2015
added CMYK unsupported color space model
Valerio Mazzeo
committed
e709a04
View commit details
Copy full SHA for e709a04
Browse repository at this point
Commits on Nov 17, 2015
Merge pull request #1367 from Shayanzadeh/master
Show description for 740cd7f
mythodeia
committed
740cd7f
View commit details
Copy full SHA for 740cd7f
Browse repository at this point
Fixes a bug where image scale & orientation are ignored when decoding / decompressing an image.
Shayanzadeh
committed
9546831
View commit details
Copy full SHA for 9546831
Browse repository at this point
Commits on Nov 12, 2015
Fixed #1361 sd_cancelBackgroundImageLoadForState
Show description for 40ad585
muer2000
committed
40ad585
View commit details
Copy full SHA for 40ad585
Browse repository at this point
Commits on Oct 30, 2015
Merge pull request #1358 from hoseking/master
Show description for 30e9e0b
bpoplauschi
committed
30e9e0b
View commit details
Copy full SHA for 30e9e0b
Browse repository at this point
Add CocoaPods support for tvOS
hoseking
committed
11c7efb
View commit details
Copy full SHA for 11c7efb
Browse repository at this point
Commits on Oct 29, 2015
Updated Readme
bpoplauschi
committed
a090531
View commit details
Copy full SHA for a090531
Browse repository at this point
Commits on Oct 27, 2015
Merge pull request #1350 from eikemeier/master
Show description for f9abff8
bpoplauschi
committed
f9abff8
View commit details
Copy full SHA for f9abff8
Browse repository at this point
Fix compilation error introduced in commit 6406d8e526c3c19878a490aac3056dad5b5faf74
eikemeier
committed
92e3816
View commit details
Copy full SHA for 92e3816
Browse repository at this point
Commits on Oct 26, 2015
Updated Readme - fixed type
bpoplauschi
committed
8dcc5b5
View commit details
Copy full SHA for 8dcc5b5
Browse repository at this point
Create a strong ref of weakOperation in the entry of The image download subOperation, use the strong ref instead weakOperation
yirenjun
committed
2b57abd
View commit details
Copy full SHA for 2b57abd
Browse repository at this point
Commits on Oct 25, 2015
Updated .gitignore
bpoplauschi
committed
6b5f323
View commit details
Copy full SHA for 6b5f323
Browse repository at this point
Merge pull request #1221 from harishkashyap/master
bpoplauschi
committed
c8c0081
View commit details
Copy full SHA for c8c0081
Browse repository at this point
Making sure all access to self.runningOperations is synchronized
bpoplauschi
committed
04a0431
View commit details
Copy full SHA for 04a0431
Browse repository at this point
Code style
bpoplauschi
committed
ac98896
View commit details
Copy full SHA for ac98896
Browse repository at this point
Modifies SDWebImagePrefetcher prefetching logic.
Show description for 6406d8e
Harish Krishnamurthy
authored and
bpoplauschi
committed
6406d8e
View commit details
Copy full SHA for 6406d8e
Browse repository at this point
Replaced #1258 - Removing "and" from method names per https://developer.apple.com/library/mac/documentation/Cocoa/Conceptual/CodingGuidelines/Articles/NamingMethods.html
bpoplauschi
committed
5b05d6c
View commit details
Copy full SHA for 5b05d6c
Browse repository at this point
Merge pull request #1340 from lagapollo/lagapollo-patch-1
Show description for 53ef2dc
bpoplauschi
committed
53ef2dc
View commit details
Copy full SHA for 53ef2dc
Browse repository at this point
Merge pull request #1327 from hoseking/tvOS
Show description for 0e4dbe1
bpoplauschi
committed
0e4dbe1
View commit details
Copy full SHA for 0e4dbe1
Browse repository at this point
Xcode 7.1 updates
bpoplauschi
committed
32923fa
View commit details
Copy full SHA for 32923fa
Browse repository at this point
Replaced #1345 - Added urlCredential property to SDWebImageDownloader
bpoplauschi
committed
dcb7985
View commit details
Copy full SHA for dcb7985
Browse repository at this point
Commits on Oct 24, 2015
Updated Readme
bpoplauschi
committed
3b9c091
View commit details
Copy full SHA for 3b9c091
Browse repository at this point
Previous
Next
You can’t perform that action at this time.