Adam Barth e301cef648 Update Skia
This required a bunch of changes because of the new sk_sp type Skia has
introduced into their API.
2016-03-21 14:59:49 -07:00
..
2016-03-21 14:59:49 -07:00
2016-03-21 14:59:49 -07:00
2016-01-12 22:39:51 -08:00
2016-03-17 17:14:04 -07:00
2016-03-21 14:59:49 -07: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.