Adam Barth 215b19e3fc Add the ability to create child scenes
This patch contains Dart bindings for adding a child scene when running in
Mozart. The child scene is currently ignored, but a later patch will actually
incoporate it into the tree.
2016-01-28 16:08:42 -08:00
..
2016-01-12 22:39:51 -08:00
2016-01-12 22:39:51 -08:00
2016-01-12 22:39:51 -08:00
2016-01-12 22:39:51 -08:00
2016-01-12 22:39:51 -08:00
2016-01-19 09:57:26 -08:00
2016-01-12 22:39:51 -08:00
2016-01-12 22:39:51 -08:00

Flow

Flow is a simple compositor based on Skia that the Flutter engine uses to cache recoded paint commands and pixels generated from those recordings. Flow runs on the GPU thread and uploads information to the GPU.