Guruji Panda 6734ab3914
Fix include paths to help building flutter runner for Fuchsia in Google3. (#18840)
Include header file without absolute path if the header file belongs to
the same directory as source file.
2020-06-06 16:05:04 -07: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.