-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: Natoto/FastImageCache
base: master
head repository: path/FastImageCache
compare: master
- 19 commits
- 15 files changed
- 6 contributors
Commits on Feb 4, 2016
-
Update path of demo images in .gitignore
William Green committedFeb 4, 2016 Configuration menu - View commit details
-
Copy full SHA for cfbcf1d - Browse repository at this point
Copy the full SHA cfbcf1dView commit details
Commits on Feb 5, 2016
-
Keeps image views in view hierarchy
Create the image views once per cell, and keep them in the content view even if there is no image to show (like in the last row of the table). This gains ~5 FPS on iPad 3 by avoiding expensive calls to -addSubview: and -removeFromSuperview.
William Green committedFeb 5, 2016 Configuration menu - View commit details
-
Copy full SHA for 16b7ecf - Browse repository at this point
Copy the full SHA 16b7ecfView commit details
Commits on Feb 13, 2016
-
better swift support (nullability, light generics) + disable init met…
…od in a better way
Configuration menu - View commit details
-
Copy full SHA for 527d71b - Browse repository at this point
Copy the full SHA 527d71bView commit details
Commits on Feb 19, 2016
-
mark the framework as safe for use in app extensions
Tom Brow committedFeb 19, 2016 Configuration menu - View commit details
-
Copy full SHA for 51b129e - Browse repository at this point
Copy the full SHA 51b129eView commit details
Commits on Apr 14, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 13b403f - Browse repository at this point
Copy the full SHA 13b403fView commit details
Commits on Apr 15, 2016
-
Configuration menu - View commit details
-
Copy full SHA for e086ab3 - Browse repository at this point
Copy the full SHA e086ab3View commit details -
Merge pull request path#133 from Sega-Zero/fix-memory-leak
Fix high memory usage in some rare cases
Configuration menu - View commit details
-
Copy full SHA for 417084e - Browse repository at this point
Copy the full SHA 417084eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 55fcf55 - Browse repository at this point
Copy the full SHA 55fcf55View commit details
Commits on Jul 9, 2016
-
add prefix
FICto all the property and method in protocol `FICEntit……y` to avoid property and method conflict with other library.
Configuration menu - View commit details
-
Copy full SHA for b126d92 - Browse repository at this point
Copy the full SHA b126d92View commit details
Commits on Jul 29, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 686fd70 - Browse repository at this point
Copy the full SHA 686fd70View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b2254c - Browse repository at this point
Copy the full SHA 8b2254cView commit details
Commits on Aug 1, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 3e1af93 - Browse repository at this point
Copy the full SHA 3e1af93View commit details
Commits on Sep 12, 2016
-
Merge pull request path#138 from iShawnWang/master
add prefix `fic` to all the property and method in protocol `FICEntity`.
Configuration menu - View commit details
-
Copy full SHA for 678bd7e - Browse repository at this point
Copy the full SHA 678bd7eView commit details -
Merge pull request path#129 from Asana/app-extension-safe
Mark the framework as safe for use in app extensions
Configuration menu - View commit details
-
Copy full SHA for e4b19df - Browse repository at this point
Copy the full SHA e4b19dfView commit details -
Merge pull request path#141 from mortonfox/patch-1
Fix links to some internal files and folders
Configuration menu - View commit details
-
Copy full SHA for bd2fb01 - Browse repository at this point
Copy the full SHA bd2fb01View commit details -
Merge pull request path#142 from mortonfox/patch-2
Update link to Instruments
Configuration menu - View commit details
-
Copy full SHA for ccc5c23 - Browse repository at this point
Copy the full SHA ccc5c23View commit details -
Merge pull request path#125 from Axlle/demo_app
Improve performance of the demo app
Configuration menu - View commit details
-
Copy full SHA for 0b00b01 - Browse repository at this point
Copy the full SHA 0b00b01View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7cf6b35 - Browse repository at this point
Copy the full SHA 7cf6b35View commit details
Commits on Sep 13, 2016
-
Merge pull request path#128 from Sega-Zero/master
Better swift support
Configuration menu - View commit details
-
Copy full SHA for 2615d27 - Browse repository at this point
Copy the full SHA 2615d27View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master