Reland "Fix the first frame logic in tracing and driver (#35297)" (#37192)
This relands https://github.com/flutter/flutter/pull/35297
The followings have been done to fix the broken tests:
1. Add `didSendFirstFrameRasterizedEvent` extension and its tests
2. Wait for `didSendFirstFrameRasterizedEvent` instead of
`didSendFirstFrameEvent` during start up tests
3. Mark missed (probably newly added) start up tests as flaky L
liyuqian committed
e77237d6d392a4c31281bfc143dc222773f753bd
Parent: f0957ab
Committed by GitHub <noreply@github.com>
on 7/31/2019, 6:01:52 PM