flutter/examples/raw
Adam Barth e3d9ea67da Simplify SkPicture
This patch simplifies the SkPicture we generate for Skia. Instead of drawing
everything into a nested SkPicture, we now draw everything into the top-level
picture, which requires us to apply the device scale factor in Dart.
2015-08-10 15:12:13 -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 Simplify SkPicture 2015-08-10 15:12:13 -07:00
shadow.dart Simplify SkPicture 2015-08-10 15:12:13 -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