flutter/dev
liyuqian 8ad4cbe06e
Add cull opacity perf test to device lab (#25381)
For https://github.com/flutter/flutter/issues/24712

This test verifies that https://github.com/flutter/engine/pull/6923 will speedup the average rasterize time of this test from ~150ms to ~10ms

Please see non-auto-generated files in 37b21d9fb4
2018-12-17 22:01:07 -08:00
..
automated_tests Run flutter tests through mini test engine when run directly (flutter run -t test_file) (#24930) 2018-12-12 12:51:16 -08:00
benchmarks Add cull opacity perf test to device lab (#25381) 2018-12-17 22:01:07 -08:00
bots Support ANDROID_SDK_ROOT in addition to ANDROID_HOME (#25221) 2018-12-17 17:29:09 +00:00
ci Add docset generation (#24322) 2018-11-15 15:05:57 -08:00
devicelab Add cull opacity perf test to device lab (#25381) 2018-12-17 22:01:07 -08:00
docs Adds favicon to Dash/Zeal docset, adds OpenSearch metadata. (#25178) 2018-12-11 09:53:33 -08:00
integration_tests Revert "Revert "obscureText and enableInteractiveSelection defaults"" (#25342) 2018-12-17 11:15:27 -08:00
manual_tests Retry remove package:test from flutter (#24007) 2018-11-06 10:48:34 -08:00
missing_dependency_tests Retry remove package:test from flutter (#24007) 2018-11-06 10:48:34 -08:00
snippets Add imports section to sample code templates, and more docs. (#25184) 2018-12-13 14:11:11 -08:00
tools Adds favicon to Dash/Zeal docset, adds OpenSearch metadata. (#25178) 2018-12-11 09:53:33 -08:00
README.md Update some READMEs under dev/. (#15712) 2018-03-19 16:41:36 -07:00

This directory contains tools and resources that the Flutter team uses during development of the framework. The tools in this directory should not be necessary for developing Flutter applications, though of course they may be interesting if you are curious.