Jim Graham e48761e5bb
Reland ImageFiltered bounds fix (#17077)
Fix for https://github.com/flutter/flutter/issues/51978 to use the bounds of the filtered result as the layer's paint bounds.
2020-03-13 14:44:27 -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-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 GPU thread and uploads information to the GPU.