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 }}
Farteen
/
AsyncDisplayKit
Public
forked from
facebookarchive/AsyncDisplayKit
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
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 28, 2015
Merge https://github.com/facebook/AsyncDisplayKit
Farteen
committed
7d82f29
View commit details
Copy full SHA for 7d82f29
Browse repository at this point
amend test
Show description for 824d4dd
Farteen
committed
824d4dd
View commit details
Copy full SHA for 824d4dd
Browse repository at this point
Revert "force push test"
Show description for bdad4df
Farteen
committed
bdad4df
View commit details
Copy full SHA for bdad4df
Browse repository at this point
force push test
Farteen
committed
5944403
View commit details
Copy full SHA for 5944403
Browse repository at this point
Commits on Oct 26, 2015
Merge pull request #753 from nguyenhuy/DataControllerSortedTransaction
Show description for 2c8626e
appleguy
committed
2c8626e
View commit details
Copy full SHA for 2c8626e
Browse repository at this point
Revert "Fix unnecessary relayout if table view width is zero initially"
Show description for 6644621
nguyenhuy
committed
6644621
View commit details
Copy full SHA for 6644621
Browse repository at this point
Inject an ASDataController class to ASTableView, for testing purposes
Show description for 72fca53
nguyenhuy
committed
72fca53
View commit details
Copy full SHA for 72fca53
Browse repository at this point
Fix unstable tests related to relayoutAllNodes in ASTableViewTests
Show description for 048566a
nguyenhuy
committed
048566a
View commit details
Copy full SHA for 048566a
Browse repository at this point
Fix comment in ASTableView
nguyenhuy
committed
1b500e4
View commit details
Copy full SHA for 1b500e4
Browse repository at this point
Merge pull request #774 from nguyenhuy/FixFailingTestsRelatedToDisplayNodeName
Show description for 6c08187
appleguy
committed
6c08187
View commit details
Copy full SHA for 6c08187
Browse repository at this point
Remove debugging names of ASDisplayNode and _ASDisplayLayer
Show description for b77522b
nguyenhuy
committed
b77522b
View commit details
Copy full SHA for b77522b
Browse repository at this point
Add read-only names to UIView and CALayer
Show description for 53a3b76
nguyenhuy
committed
53a3b76
View commit details
Copy full SHA for 53a3b76
Browse repository at this point
Revert "Revert "Make ASDisplayNode.name Thread Safe""
Show description for fd0b3aa
nguyenhuy
committed
fd0b3aa
View commit details
Copy full SHA for fd0b3aa
Browse repository at this point
Merge pull request #722 from nguyenhuy/RelayoutCellAPI
Show description for 7e61675
appleguy
committed
7e61675
View commit details
Copy full SHA for 7e61675
Browse repository at this point
Remove duplicate steps while coalescing changes in _ASHierarchyChangeSet
nguyenhuy
committed
ecc5e1a
View commit details
Copy full SHA for ecc5e1a
Browse repository at this point
Add documentation to ASChangeSetDataController.
nguyenhuy
committed
8745a47
View commit details
Copy full SHA for 8745a47
Browse repository at this point
Rename as_inverseCompare to asdk_inverseCompare for prefix consistency
nguyenhuy
committed
0315d62
View commit details
Copy full SHA for 0315d62
Browse repository at this point
Implement ASChangeSetDataController.
nguyenhuy
committed
5ea4b1b
View commit details
Copy full SHA for 5ea4b1b
Browse repository at this point
Merge pull request #751 from rcancro/debugBox
Show description for 7a97c5c
appleguy
committed
7a97c5c
View commit details
Copy full SHA for 7a97c5c
Browse repository at this point
Merge pull request #766 from levi/levi/synchronous-reloaddata
Show description for 8dddcaa
appleguy
committed
8dddcaa
View commit details
Copy full SHA for 8dddcaa
Browse repository at this point
Merge pull request #762 from levi/supplementary-views
Show description for 7d013a7
appleguy
committed
7d013a7
View commit details
Copy full SHA for 7d013a7
Browse repository at this point
Merge pull request #773 from facebook/revert-768-ThreadSafeName
Show description for 082683e
appleguy
committed
082683e
View commit details
Copy full SHA for 082683e
Browse repository at this point
Revert "Make ASDisplayNode.name Thread Safe"
appleguy
committed
906d7c7
View commit details
Copy full SHA for 906d7c7
Browse repository at this point
Commits on Oct 25, 2015
Merge pull request #768 from Adlai-Holler/ThreadSafeName
Show description for 6142935
appleguy
committed
6142935
View commit details
Copy full SHA for 6142935
Browse repository at this point
Merge pull request #770 from nguyenhuy/FixTableViewTests
Show description for ac0caf3
appleguy
committed
ac0caf3
View commit details
Copy full SHA for ac0caf3
Browse repository at this point
Refactor ASTableViewTests
Show description for 7b71462
nguyenhuy
committed
7b71462
View commit details
Copy full SHA for 7b71462
Browse repository at this point
Fix unnecessary relayout if table view width is zero initially
Show description for 7533118
nguyenhuy
committed
7533118
View commit details
Copy full SHA for 7533118
Browse repository at this point
Better names in ASTableView.
nguyenhuy
committed
52a259a
View commit details
Copy full SHA for 52a259a
Browse repository at this point
Commits on Oct 24, 2015
Use NO rather than nil to fix build on Xcode 7.1
Adlai-Holler
committed
ddf867b
View commit details
Copy full SHA for ddf867b
Browse repository at this point
Make tests use CALayer.asyncdisplaykit_node.name rather than CALayer.asyncdisplaykit_name as needed
Adlai-Holler
committed
9911338
View commit details
Copy full SHA for 9911338
Browse repository at this point
Remove dead flag
Adlai-Holler
committed
0d53a82
View commit details
Copy full SHA for 0d53a82
Browse repository at this point
Use ASObjectIsEqual to make ASDisplayNode.setName faster when setting the same name repeatedly
Adlai-Holler
committed
9b2a687
View commit details
Copy full SHA for 9b2a687
Browse repository at this point
Clean up more remnants of Old Ways
Adlai-Holler
committed
55e22d2
View commit details
Copy full SHA for 55e22d2
Browse repository at this point
Don't hold lock while copying ASDisplayNode.name
Adlai-Holler
committed
3bd54a3
View commit details
Copy full SHA for 3bd54a3
Browse repository at this point
Update UIViewBridge documentation to state that bridged properties must be accessed from the main thread once the view or layer is loaded
Adlai-Holler
committed
86c6a46
View commit details
Copy full SHA for 86c6a46
Browse repository at this point
Previous
Next
You can’t perform that action at this time.