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 }}
gujian
/
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 Mar 4, 2016
Merge pull request #1320 from facebook/ASVCFrame
Show description for b45d34a
appleguy
committed
b45d34a
View commit details
Copy full SHA for b45d34a
Browse repository at this point
Merge remote-tracking branch 'origin/ASVCFrame' into ASVCFrame
Show description for 23cd4c2
appleguy
committed
23cd4c2
View commit details
Copy full SHA for 23cd4c2
Browse repository at this point
[ASViewController] Call -[super loadView] in order to harvest frame value and apply it to node's view.
appleguy
committed
2a54643
View commit details
Copy full SHA for 2a54643
Browse repository at this point
[ASViewController] Call -[super loadView] in order to harvest frame value and apply it to node's view.
appleguy
committed
5687c65
View commit details
Copy full SHA for 5687c65
Browse repository at this point
Merge pull request #1319 from nguyenhuy/async_layout_transition_fixes
Show description for 39786f0
appleguy
committed
39786f0
View commit details
Copy full SHA for 39786f0
Browse repository at this point
Fix threadSafeBounds
Show description for caddd1d
nguyenhuy
committed
caddd1d
View commit details
Copy full SHA for caddd1d
Browse repository at this point
Commits on Mar 3, 2016
Merge pull request #1318 from nguyenhuy/async_layout_transition_fixes
Show description for 3b4118c
appleguy
committed
3b4118c
View commit details
Copy full SHA for 3b4118c
Browse repository at this point
More locks
nguyenhuy
committed
3b0b7fa
View commit details
Copy full SHA for 3b0b7fa
Browse repository at this point
Merge pull request #1313 from levi/patch-6
Show description for 0d2fbdf
appleguy
committed
0d2fbdf
View commit details
Copy full SHA for 0d2fbdf
Browse repository at this point
Merge pull request #1314 from nguyenhuy/async_layout_transition
Show description for 00719fb
appleguy
committed
00719fb
View commit details
Copy full SHA for 00719fb
Browse repository at this point
Finish replacing bounds with threadSafeBounds in ASTextNode
nguyenhuy
committed
5154573
View commit details
Copy full SHA for 5154573
Browse repository at this point
Preserve usesImplicitHierarchyManagement when doing animations
Show description for 4601cd5
levi
committed
4601cd5
View commit details
Copy full SHA for 4601cd5
Browse repository at this point
Merge pull request #1312 from nguyenhuy/async_layout_transition
Show description for f27ea71
appleguy
committed
f27ea71
View commit details
Copy full SHA for f27ea71
Browse repository at this point
Address Scott's comment
nguyenhuy
committed
b21974e
View commit details
Copy full SHA for b21974e
Browse repository at this point
Remove threading assumption in ASDisplayNode measureWithSizeRange:"
nguyenhuy
committed
f59eb98
View commit details
Copy full SHA for f59eb98
Browse repository at this point
Merge pull request #1311 from nguyenhuy/async_layout_transition
Show description for 5310521
appleguy
committed
5310521
View commit details
Copy full SHA for 5310521
Browse repository at this point
Layout transition can measure in background
nguyenhuy
committed
5e49cc4
View commit details
Copy full SHA for 5e49cc4
Browse repository at this point
Implement thread-safe bounds and use it in ASTextNode
nguyenhuy
committed
9162d7b
View commit details
Copy full SHA for 9162d7b
Browse repository at this point
[ASViewController] Ensure we retain a reference to the UIVC object returned by the initWithViewController: block.
appleguy
committed
cc07d77
View commit details
Copy full SHA for cc07d77
Browse repository at this point
Merge pull request #1310 from maicki/UpdateCommittedAPI
Show description for edd567a
appleguy
committed
edd567a
View commit details
Copy full SHA for edd567a
Browse repository at this point
Rename _batchUpdateCounter to _changeSetBatchUpdateCounter in ASChangeSetDataController
Show description for f2f1b25
maicki
committed
f2f1b25
View commit details
Copy full SHA for f2f1b25
Browse repository at this point
Add -waitUntilAllUpdatesAreCommitted to ASTableView and ASCollectionView
Show description for aa2ae87
maicki
committed
aa2ae87
View commit details
Copy full SHA for aa2ae87
Browse repository at this point
Merge pull request #1292 from nguyenhuy/visibility_improvements
Show description for e82d140
appleguy
committed
e82d140
View commit details
Copy full SHA for e82d140
Browse repository at this point
Merge pull request #1306 from facebook/TransactionLockingAndAssertion
Show description for a06c67f
appleguy
committed
a06c67f
View commit details
Copy full SHA for a06c67f
Browse repository at this point
Commits on Mar 2, 2016
Merge pull request #1308 from maicki/ShowStatusbarInExamples
Show description for 6676fc5
appleguy
committed
6676fc5
View commit details
Copy full SHA for 6676fc5
Browse repository at this point
Merge pull request #1307 from maicki/ASMultiplexImageNodeImageDeallocationImprovement
Show description for 2fbcf53
appleguy
committed
2fbcf53
View commit details
Copy full SHA for 2fbcf53
Browse repository at this point
Merge branch 'TransactionLockingAndAssertion' of https://github.com/facebook/AsyncDisplayKit into TransactionLockingAndAssertion
appleguy
committed
41a4e67
View commit details
Copy full SHA for 41a4e67
Browse repository at this point
[_ASAsyncTransaction] Reduce locking overhead by removing C++ stack-allocated MutexLocker objects.
Show description for ee524f4
appleguy
committed
ee524f4
View commit details
Copy full SHA for ee524f4
Browse repository at this point
Show status bar in examples
maicki
committed
9291372
View commit details
Copy full SHA for 9291372
Browse repository at this point
Add clear image to ASMultiplexImageNode
maicki
committed
3c32c48
View commit details
Copy full SHA for 3c32c48
Browse repository at this point
[_ASAsyncTransaction] Reduce locking overhead by removing C++ stack-allocated MutexLocker objects.
Show description for 783c2b0
appleguy
committed
783c2b0
View commit details
Copy full SHA for 783c2b0
Browse repository at this point
Merge pull request #1302 from nguyenhuy/fix_collection_data_controller
Show description for f4925a1
appleguy
committed
f4925a1
View commit details
Copy full SHA for f4925a1
Browse repository at this point
Merge pull request #1305 from garrettmoon/fixRecursivelyEnsureDisplay
Show description for 8f0777e
appleguy
committed
8f0777e
View commit details
Copy full SHA for 8f0777e
Browse repository at this point
Just because we have contents, doesn't mean we don't want to display
garrettmoon
committed
2cee9bf
View commit details
Copy full SHA for 2cee9bf
Browse repository at this point
Merge pull request #1304 from garrettmoon/betterSkipClearContents
Show description for 47d2981
appleguy
committed
47d2981
View commit details
Copy full SHA for 47d2981
Browse repository at this point
Previous
Next
You can’t perform that action at this time.