mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
This adds more trace events to more layer operations and enhances the trace counters for the Fuchsia vulkan surface pool to include retained surface counts, emit stats on recycle events that might change the surface count, and by separating counters which measure bytes from counters which measure counts to make analysis simpler.
Flutter Application Runner
Implements the fuchsia::sys::Runner FIDL interface to launch and run multiple Flutter applications within the same process.