Garrett Moon
23d1b00a46
Implement ivar on _ASDisplayLayer to speed up getting node from layer. ( #2346 )
2016-10-05 17:09:08 -07:00
appleguy
3f1f5667c3
[ASDisplayNode] Add -displayWillStartAsynchronously: method to allow skipping synchronous image cache check. ( #2344 )
2016-10-05 12:48:54 -04:00
Adlai Holler
f027a8be80
Remove ASSentinel ( #2336 )
2016-10-04 12:22:16 -04:00
Adlai Holler
b21742c3c9
[ASCollectionView] Relayout Nodes as Soon as Bounds Changes ( #2121 )
...
* Add failing test case for ASCollectionView rotation
* [ASCollectionView] Relayout nodes immediately on bounds change
2016-08-23 14:33:45 -07:00
Hannah Troisi
abf8d5b9aa
[Infer] change atomic properties to nonatomic ( #1932 )
2016-07-16 10:46:55 -07:00
Hannah Troisi
c857e809f4
Clean up header comments (for consistent Facebook licensing info) ( #1741 )
...
[Licensing] Clean up header comments (for consistent Facebook licensing info)
2016-06-11 23:31:39 -07:00
Eric Jensen
86ccd33a84
Correct a few documentation comments for method parameters
2016-03-08 11:56:58 -08:00
Garrett Moon
48150668c6
Fix up build
2016-01-28 08:33:18 -08:00
Ryan Nystrom
ad474fce8e
Make project imports consistent
2015-02-23 14:55:15 -08:00
Andrew Toulouse
a35c109a08
Unify boolean flag naming confention, getter spacing, and property attribute naming
...
Summary:
* Fixes #3
* Ordering: atomicity, then [optional] readonly, then value semantics (retain/copy/assign)
* Removed redundant `readwrite`
* No spaces between "getter = name" ("getter=name" instead)
* Property method overrides renamed as well
* self.isBlah, while technically not entirely correct, still resolves to [self blah], so left alone (@kimon had advice on this sort of naming issue last summer), and largely inconsequential
Test Plan:
* Compile and run
2014-07-17 13:18:47 -07:00
Nadine Salter
15565873c9
Initial commit.
2014-06-26 22:32:55 -07:00