Adlai Holler
ff608c92bf
[Minor Breaking API] Make deallocation queues more reliable ( #651 )
...
* Make our async deallocation functions take a double pointer, so we can be sure we've released before the queue drains
* Make it a class property
* Fix the return type
* Use a locker
* Improve release notes
2017-11-02 10:45:34 -07:00
Adlai Holler
0143e3291a
Improve Ancestry Handling, Avoid Assertion Failure ( #246 )
...
* Improve our handling of ancestry
* Increase chungalunga
2017-05-09 18:27:54 -07:00
Adlai Holler
4d5e3ce81e
Tighten Rasterization API, Undeprecate It ( #82 )
...
* Tamp down the rasterization API, and undeprecate it
* Update license header
* Update chornglorg
* Address comments
2017-05-01 08:26:37 -07:00
Garrett Moon
8013e25524
Update license v2 ( #67 )
...
* Fixed license
* Update all licenses
* Update Dangerfile for new license
* Update already updated licenses
* Closer…
* Closer…
* Closer…
* Closer…
* Closer…
* Closer…
* Closer…
* Closer…
* Closer…
* Closer…
* Closer…
2017-04-24 16:59:57 -07:00
Adlai Holler
d3d0f7be09
Add Support for the Run Loop Queue to be Weak ( #3214 )
...
* Add support for the run loop queue to be weak
* Go back to using a deque for itemsToProcess
* Update comment
2017-03-23 15:43:31 -07:00
Adlai Holler
93809bd4e7
Add a Convenience Property to Get Owning View Controller ( #3076 )
...
* Add a convenience property -closestViewController
* Address comments
2017-03-02 11:51:16 -08:00
Adlai Holler
73ca6ab514
Shuffle & Cleanup Stuff ( #3080 )
2017-02-26 18:14:13 -08:00