flutter/examples/flutter_gallery/test_driver
Chris Bracken bd8e431d79 Restrict timeline collection to a subset of demos (#9093)
Also refactors demos list into a class with `synchronized` and
`profiled` properties.

When run with --trace-startup, as we do in this test, the VM stores
trace events in an endless buffer instead of a ring buffer. To avoid
out-of-memory conditions, we restrict timeline collection to a subset.
2017-03-29 19:12:50 -07:00
..
memory_nav_test.dart Declare locals final where not reassigned (gallery) (#8571) 2017-03-03 17:51:21 -08:00
memory_nav.dart Devicelab memory usage test that navigates repeatedly to a screen within Gallery (#7137) 2016-12-05 11:08:25 -08:00
scroll_perf_test.dart Declare locals final where not reassigned (gallery) (#8571) 2017-03-03 17:51:21 -08:00
scroll_perf.dart Call it Flutter Gallery (#3801) 2016-05-09 11:00:54 -07:00
transitions_perf_test.dart Restrict timeline collection to a subset of demos (#9093) 2017-03-29 19:12:50 -07:00
transitions_perf.dart Call it Flutter Gallery (#3801) 2016-05-09 11:00:54 -07:00