Adam Barth a1807a1b17 Remove weak handle from sky.Paint
This patch converts sky.Paint to be a pure Dart object, which means we don't
need to open a weak handle to sky.Paint. Avoiding the weak handle reduces the
amount of weak handle callbacks we need to process at the end of GC and
therefore reduces jank.
2015-08-11 09:37:20 -07:00
..
2015-08-04 15:54:51 -07:00
2015-08-11 09:37:20 -07:00
2015-07-31 16:03:09 -07:00