Brian Osman 47037778d5
Add missing GrContext.h include (#19528)
This is an IWYU change that unblocks some Skia API shuffling.
2020-07-06 16:53:23 -04:00
..
2020-03-10 15:47:17 -07:00
2020-03-10 15:47:17 -07:00
2020-03-10 15:47:17 -07:00
2020-01-24 12:43:32 -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 raster thread and uploads information to Skia.