Swiftgram/AsyncDisplayKit
Garrett Moon 01c1680904 Switch to instance methods of draw and display
This patch switches to instance methods of draw and display for
ASTextNode and ASImageNode to attempt to increase their performance.

It also fixes some thread safety issues in ASImageNode which appear
to have been regressions (though probably not hit very often).

And it sets up work for allowing modification of CGContexts before
and after a node's contents are drawn.
2016-01-27 20:08:02 -08:00
..
2016-01-27 12:50:41 -08:00
2016-01-24 23:14:43 -06:00
2016-01-27 15:06:29 -08:00
2016-01-25 19:59:16 -08:00
2016-01-24 23:51:34 -06:00