flutter/examples/flutter_gallery/test_driver
liyuqian e77237d6d3
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
2019-07-31 11:01:52 -07:00
..
scroll_perf.dart Enable fading animation during page transitions. (#21394) 2018-09-06 09:26:52 -07:00
scroll_perf_test.dart Reland "Fix the first frame logic in tracing and driver (#35297)" (#37192) 2019-07-31 11:01:52 -07:00
transitions_perf.dart Enable fading animation during page transitions. (#21394) 2018-09-06 09:26:52 -07:00
transitions_perf_test.dart Reland "Fix the first frame logic in tracing and driver (#35297)" (#37192) 2019-07-31 11:01:52 -07:00
transitions_perf_with_semantics.dart Benchmark for semantic overhead during transitions (#10678) 2017-06-14 08:09:05 -07:00
transitions_perf_with_semantics_test.dart Benchmark for semantic overhead during transitions (#10678) 2017-06-14 08:09:05 -07:00