flutter/examples/raw
Adam Barth 375c24772e 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
..
baseline.dart Simplify SkPicture 2015-08-10 15:12:13 -07:00
hello_world.dart Simplify SkPicture 2015-08-10 15:12:13 -07:00
mutating-dom.dart Simplify SkPicture 2015-08-10 15:12:13 -07:00
painting_node.dart Simplify SkPicture 2015-08-10 15:12:13 -07:00
painting.dart Remove weak handle from sky.Paint 2015-08-11 09:37:20 -07:00
pubspec.yaml pubspec.yaml files for the smaller demos. 2015-08-10 17:13:17 -07:00
shadow.dart Remove weak handle from sky.Paint 2015-08-11 09:37:20 -07:00
spinning_arabic.dart Simplify SkPicture 2015-08-10 15:12:13 -07:00
spinning_image.dart Simplify SkPicture 2015-08-10 15:12:13 -07:00
spinning_square.dart Simplify SkPicture 2015-08-10 15:12:13 -07:00