Adam Barth 8b911be098 Use antialiased clips (#3124)
The Skia team tells us that these go faster.
2016-10-12 18:28:10 -07:00
..
2016-10-12 18:28:10 -07:00
2016-10-04 12:54:54 -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.