Skip to content

Base/head Fork; eddydas-9gag.open.source/SDWebimage #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 229 commits into
base: 2.0-compat
Choose a base branch
from

Conversation

nbaulesglobalsolutions
Copy link

No description provided.

Olivier Poitrey added 30 commits November 4, 2012 10:09
This version is a rewrite of the lib using iOS 5.0 as minimum target.
The lib as thus been refactored to use blocks/GCD from the ground up.
As a consequence, all delegate code style has been removed. The result
is a lot less lines of code and more flexibility.
- Activate pipelineing
- Disable cookie support
- Add image/* Accept header to force image on servers handling content negociation
Either it's buggy under iOS or I didn't use it the right way...
… are handled in the global background queue
shifu and others added 24 commits July 31, 2013 13:45
This is not a good practice but doing otherwise leads to a lot of mistakes
…ied array. This should fix the crash in multithread environment such as:

Collection <__NSArrayM: 0x226d9310> was mutated while being enumerated.
…ration_fix

The callbacksForURL: method in SDWebImageDownloader should return a copy of the mutable array!
This removes unnecessary dependency to 'libwebp' for users who don't need WebP support.
Use 'default_subspec' and separate the WebP support to its sub-spec
@nbaulesglobalsolutions nbaulesglobalsolutions changed the base branch from master to refresh-cached-pull-request-326 November 4, 2024 10:34
@nbaulesglobalsolutions nbaulesglobalsolutions changed the base branch from refresh-cached-pull-request-326 to 2.0-compat November 4, 2024 10:36
@nbaulesglobalsolutions nbaulesglobalsolutions changed the base branch from 2.0-compat to refresh-cached-pull-request-326 November 4, 2024 10:36
@nbaulesglobalsolutions nbaulesglobalsolutions changed the base branch from refresh-cached-pull-request-326 to 2.0-compat November 4, 2024 10:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.