Sign in
flutter
/
mirrors
/
engine
/
refs/heads/flutter-test-golden-1
/
.
/
flow
/
README.md
blob: f36ae77db9694b816323f14e424455e485a77647 [
file
] [
log
] [
blame
] [
view
] [
edit
]
Flow
====
Flow
is
a simple compositor based on
Skia
that the
Flutter
engine uses to cache
recorded paint commands
and
pixels generated
from
those recordings
.
Flow
runs on
the raster thread
and
uploads information to
Skia
.