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 }}
jschmid
/
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 May 19, 2016
Merge pull request #1676 from Xinchi/patch-3
Show description for 4036904
appleguy
committed
4036904
View commit details
Copy full SHA for 4036904
Browse repository at this point
Renaming the delegate flags for the deprecated methods
Max Gu
committed
73b41ee
View commit details
Copy full SHA for 73b41ee
Browse repository at this point
Commits on May 18, 2016
Surpressing deprecated methods warning
Max Gu
committed
1c64a4a
View commit details
Copy full SHA for 1c64a4a
Browse repository at this point
Adding deprecated methods back
Max Gu
committed
9087784
View commit details
Copy full SHA for 9087784
Browse repository at this point
Updating and adding a few APIs for ASVideoNode
Max Gu
committed
a93bc72
View commit details
Copy full SHA for a93bc72
Browse repository at this point
Merge branch 'master' into patch-3
Max Gu
committed
772cf15
View commit details
Copy full SHA for 772cf15
Browse repository at this point
Merge remote-tracking branch 'upstream/master'
Max Gu
committed
b91f1f8
View commit details
Copy full SHA for b91f1f8
Browse repository at this point
Commits on May 17, 2016
Adding startup loading state in ASVideoNode
Max Gu
committed
325e370
View commit details
Copy full SHA for 325e370
Browse repository at this point
[Cocoapods] Update podspec to version 1.9.74.
appleguy
committed
9c5b2fc
View commit details
Copy full SHA for 9c5b2fc
Browse repository at this point
[Examples] Move several simpler, single-purpose examples to extras to ensure Travis does not time out.
appleguy
committed
d26b489
View commit details
Copy full SHA for d26b489
Browse repository at this point
Merge pull request #1672 from rcancro/traitCrash
Show description for a5d1e04
appleguy
committed
a5d1e04
View commit details
Copy full SHA for a5d1e04
Browse repository at this point
[ASAvailability.h] Add kCFCoreFoundationVersionNumber_iOS_9_0 define
Show description for 14bbfe6
rcancro
committed
14bbfe6
View commit details
Copy full SHA for 14bbfe6
Browse repository at this point
Merge pull request #1670 from garrettmoon/undoRevertOfTraitCollection
Show description for a330f0e
appleguy
committed
a330f0e
View commit details
Copy full SHA for a330f0e
Browse repository at this point
Commits on May 16, 2016
Revert "ASViewController.m -> ASViewController.mm upstream"
Show description for 8d4959b
garrettmoon
committed
8d4959b
View commit details
Copy full SHA for 8d4959b
Browse repository at this point
Commits on May 14, 2016
Merge pull request #1661 from maicki/MatchSubarrayContextsNodesCreation
Show description for 4cfe3f7
appleguy
committed
4cfe3f7
View commit details
Copy full SHA for 4cfe3f7
Browse repository at this point
Commits on May 13, 2016
Merge pull request #1658 from henish/ascollectionview_mutation_during_enumeration
Show description for 50bdaa2
appleguy
committed
50bdaa2
View commit details
Copy full SHA for 50bdaa2
Browse repository at this point
Merge remote-tracking branch 'upstream/master'
Max Gu
committed
9eb9336
View commit details
Copy full SHA for 9eb9336
Browse repository at this point
Match creation of subarrays for nodes and contexts in ASDataController
maicki
committed
eee2262
View commit details
Copy full SHA for eee2262
Browse repository at this point
[Sample] Resolve mutation during enumeration issue
Show description for 41a5388
Henish Shah
committed
41a5388
View commit details
Copy full SHA for 41a5388
Browse repository at this point
Merge pull request #1660 from maicki/FixWrongConstrainedSize
Show description for 60b71a6
appleguy
committed
60b71a6
View commit details
Copy full SHA for 60b71a6
Browse repository at this point
Use calloc’d array for subarray of contexts
maicki
committed
33b76bb
View commit details
Copy full SHA for 33b76bb
Browse repository at this point
Fix passing wrong constrained size to nodes
Show description for 7d902d9
maicki
committed
7d902d9
View commit details
Copy full SHA for 7d902d9
Browse repository at this point
[Sample] Resolve mutation during enumeration issue
Show description for 8e38e22
Henish Shah
committed
8e38e22
View commit details
Copy full SHA for 8e38e22
Browse repository at this point
Merge pull request #1653 from garrettmoon/visibility
Show description for 0bef0d0
appleguy
committed
0bef0d0
View commit details
Copy full SHA for 0bef0d0
Browse repository at this point
Commits on May 12, 2016
Merge remote-tracking branch 'upstream/master'
Max Gu
committed
c8a759e
View commit details
Copy full SHA for c8a759e
Browse repository at this point
Revert "Adding scrollViewWillBeginDragging and scrollViewDidEndDragging callbac to ASCellNode instances"
Show description for 88efa56
Max Gu
committed
88efa56
View commit details
Copy full SHA for 88efa56
Browse repository at this point
Merge
Max Gu
committed
5805bdb
View commit details
Copy full SHA for 5805bdb
Browse repository at this point
Merge pull request #1655 from rcancro/lockFix
Show description for 38b0761
appleguy
committed
38b0761
View commit details
Copy full SHA for 38b0761
Browse repository at this point
Don't add zero for readability
garrettmoon
committed
72d7b57
View commit details
Copy full SHA for 72d7b57
Browse repository at this point
Now that this is included by a C++ file, it needs the weird C extern thing.
garrettmoon
committed
7901a98
View commit details
Copy full SHA for 7901a98
Browse repository at this point
Add setVisibilityDepth setter.
garrettmoon
committed
4c78fb3
View commit details
Copy full SHA for 4c78fb3
Browse repository at this point
Fix build
garrettmoon
committed
5a9ef8a
View commit details
Copy full SHA for 5a9ef8a
Browse repository at this point
Add support for visibility depth
Show description for e296cad
garrettmoon
committed
e296cad
View commit details
Copy full SHA for e296cad
Browse repository at this point
Move common implementations to macros
garrettmoon
committed
b7b8ad5
View commit details
Copy full SHA for b7b8ad5
Browse repository at this point
Add support for visibility depth
Show description for af7a2f0
garrettmoon
committed
af7a2f0
View commit details
Copy full SHA for af7a2f0
Browse repository at this point
Previous
Next
You can’t perform that action at this time.