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 }}
bluemap
/
AsyncDisplayKit
Public
forked from
facebookarchive/AsyncDisplayKit
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 Oct 15, 2015
Merge pull request #743 from facebook/Podfile
Show description for 281a355
appleguy
committed
281a355
View commit details
Copy full SHA for 281a355
Browse repository at this point
Bump podspec version to 1.9 in preparation for release.
Scott Goodson
committed
58a880e
View commit details
Copy full SHA for 58a880e
Browse repository at this point
Commits on Oct 14, 2015
Merge pull request #738 from Adlai-Holler/DeprioritizeImageRequests
Show description for 1850238
appleguy
committed
1850238
View commit details
Copy full SHA for 1850238
Browse repository at this point
Merge pull request #740 from Adlai-Holler/ImageNodeErrorHandling
Show description for d484556
appleguy
committed
d484556
View commit details
Copy full SHA for d484556
Browse repository at this point
Improve error handling in ASMultiplexImageNode
Adlai-Holler
committed
a53c8a3
View commit details
Copy full SHA for a53c8a3
Browse repository at this point
Demote Photos.framework image requests to UserInitiated quality of service
Adlai-Holler
committed
b09d6a3
View commit details
Copy full SHA for b09d6a3
Browse repository at this point
Commits on Oct 11, 2015
Merge pull request #736 from Adlai-Holler/DocumentCellLayoutPasses
Show description for 55c9167
appleguy
committed
55c9167
View commit details
Copy full SHA for 55c9167
Browse repository at this point
Finish that thought
Adlai-Holler
committed
fbd3c77
View commit details
Copy full SHA for fbd3c77
Browse repository at this point
Add some documentation in DataController, plus use Fast Enumeration more
Adlai-Holler
committed
d964364
View commit details
Copy full SHA for d964364
Browse repository at this point
Merge pull request #735 from Adlai-Holler/MeasureCellNodesOnMain
Show description for 090a12b
appleguy
committed
090a12b
View commit details
Copy full SHA for 090a12b
Browse repository at this point
Commits on Oct 10, 2015
Remove pointless assertion
Adlai-Holler
committed
5958916
View commit details
Copy full SHA for 5958916
Browse repository at this point
Remove comment
Adlai-Holler
committed
0c36189
View commit details
Copy full SHA for 0c36189
Browse repository at this point
Whitespace
Adlai-Holler
committed
1e23256
View commit details
Copy full SHA for 1e23256
Browse repository at this point
Finish removing needsMeasure
Adlai-Holler
committed
0eb3490
View commit details
Copy full SHA for 0eb3490
Browse repository at this point
Remove needsMeasure
Adlai-Holler
committed
7f42b37
View commit details
Copy full SHA for 7f42b37
Browse repository at this point
Revert prior change
Adlai-Holler
committed
0848aac
View commit details
Copy full SHA for 0848aac
Browse repository at this point
Remove public needsMeasure
Adlai-Holler
committed
d8e99e0
View commit details
Copy full SHA for d8e99e0
Browse repository at this point
Put back the frame-setting behavior when measuring cell nodes
Adlai-Holler
committed
fdb1127
View commit details
Copy full SHA for fdb1127
Browse repository at this point
Finish measuring on main thread when possible
Adlai-Holler
committed
06b7897
View commit details
Copy full SHA for 06b7897
Browse repository at this point
Don't set cell node frames during measurement
Adlai-Holler
committed
93cdc0f
View commit details
Copy full SHA for 93cdc0f
Browse repository at this point
Merge branch 'DontSetCellNodeFramesDuringMeasure' into MeasureCellNodesOnMain
Show description for 223e9ff
Adlai-Holler
committed
223e9ff
View commit details
Copy full SHA for 223e9ff
Browse repository at this point
Don't set cell node frames during measure, set them just before returning the cell size to UITableView/UICollectionView
Adlai-Holler
committed
e716ccb
View commit details
Copy full SHA for e716ccb
Browse repository at this point
Initial work on measuring loaded cell nodes on the main thread
Adlai-Holler
committed
e92a6ce
View commit details
Copy full SHA for e92a6ce
Browse repository at this point
Commits on Oct 8, 2015
Merge pull request #714 from Adlai-Holler/WorkaroundPhotosDeadlock
Show description for ca5780f
appleguy
committed
ca5780f
View commit details
Copy full SHA for ca5780f
Browse repository at this point
Commits on Oct 7, 2015
Merge pull request #726 from facebook/RestoreTableAndCollectionDelegates
Show description for 5eb5e43
appleguy
committed
5eb5e43
View commit details
Copy full SHA for 5eb5e43
Browse repository at this point
Revert "Properly support operating with nil asyncDelegate for Table & Collection."
Show description for a8435b4
Scott Goodson
committed
a8435b4
View commit details
Copy full SHA for a8435b4
Browse repository at this point
Merge pull request #725 from nguyenhuy/CodeStyleInASDisplayNode
Show description for ba951d1
appleguy
committed
ba951d1
View commit details
Copy full SHA for ba951d1
Browse repository at this point
Lock the property lock in ASDisplayNode __setSafeFrame
nguyenhuy
committed
c2fbd65
View commit details
Copy full SHA for c2fbd65
Browse repository at this point
Fix indentations in ASDisplayNode:layout
nguyenhuy
committed
8b7dc91
View commit details
Copy full SHA for 8b7dc91
Browse repository at this point
Merge pull request #723 from nguyenhuy/LayoutSubnodesUsingBoundsAndPosition
Show description for 243873d
appleguy
committed
243873d
View commit details
Copy full SHA for 243873d
Browse repository at this point
Use bounds and position to layout subnodes, instead of frame because it is not safe in case the transform property constains a non-identity transform.
nguyenhuy
committed
5a2fea7
View commit details
Copy full SHA for 5a2fea7
Browse repository at this point
Cancel image requests in ASMultiplexImageNode.clearFetchedData
Adlai-Holler
committed
cb40736
View commit details
Copy full SHA for cb40736
Browse repository at this point
Check whether data source responds to asset method
Adlai-Holler
committed
cdfd5c1
View commit details
Copy full SHA for cdfd5c1
Browse repository at this point
Merge pull request #719 from rcancro/baselineFixes
Show description for 6971422
appleguy
committed
6971422
View commit details
Copy full SHA for 6971422
Browse repository at this point
Fixes to baseline stack alignment
Show description for 89a216b
rcancro
committed
89a216b
View commit details
Copy full SHA for 89a216b
Browse repository at this point
Previous
Next
You can’t perform that action at this time.