mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
* Name the platform thread in the timeline. This does not affect (nor is it affected by) the pthread name set by the embedder. * Make it easier in the timeline to see not only when the frame was request, but also when that frame request was fulfilled. * Trace message loop wakes.