- fe70a2b add page delays to the fullscreen versions of the textfield perf benchmarks (#107746) by Jim Graham · 2 years, 7 months ago
- 1919167 Added benchmark for early removal of unused raster cache entris mecha… (#107918) by ColdPaleLight · 2 years, 8 months ago
- dbe38ee Fix the scroll delta negation in the E2E version of picture_cache_perf benchmark (#107678) by Jim Graham · 2 years, 8 months ago
- 4d0fd4f Fix some issues with launching E2E benchmarks and add page delays in textfield benchmarks (#107500) by Jim Graham · 2 years, 8 months ago
- f0200f0 Add benchmark case for RasterCache (#103338) by JsouLiang · 2 years, 8 months ago
- be7a422 Add a macrobenchmark for laying out text in a list (#104736) by Dan Field · 2 years, 10 months ago
- b3d7a69 Add benchmark for clipper layers raster cache (#102495) by wangying · 2 years, 10 months ago
- 80849ad [dev, bots, examples] rename local functions with `_`s (#102703) by Phil Quitslund · 2 years, 10 months ago
- 07f1c20 add missing trailing commas in list/set/map literals (#102585) by Alexandre Ardhuin · 2 years, 11 months ago
- fa96ddd add missing benchmark test file fromhttps://github.com/flutter/flutter/pull/102532 (#102544) by Jonah Williams · 2 years, 11 months ago
- 4933235 add gradient benchmarks (#101549) by Jim Graham · 2 years, 11 months ago
- 712abb0 Add benchmark for ShaderMask RasterCache (#100127) by wangying · 3 years ago
- b4040c8 Add benchmark for ColorFilter raster cache (#99542) by wangying · 3 years ago
- ab89ce2 Clean up the bindings APIs. (#89451) by Ian Hickson · 3 years, 1 month ago
- 9c93404 Add benchmarks to measure impact of alpha saveLayers in DisplayLists (#97336) by Jim Graham · 3 years, 1 month ago
- 5684b9f Enable no_leading_underscores_for_local_identifiers (#96422) by Michael Goderbauer · 3 years, 2 months ago
- 6c21e43 stabilize the way we navigate multiple pages for E2E macrobenchmarks (#96157) by Jim Graham · 3 years, 2 months ago
- ee20488 Opacity Peephole optimization benchmarks (#94447) by Jim Graham · 3 years, 3 months ago
- 61a0add Enable avoid_redundant_argument_values lint (#91409) (#91462) by Ian Hickson · 3 years, 5 months ago
- b9d2177 Revert "Enable avoid_redundant_argument_values lint (#91409)" (#91461) by Zachary Anderson · 3 years, 5 months ago
- 5fd259b Enable avoid_redundant_argument_values lint (#91409) by Ian Hickson · 3 years, 5 months ago
- 3dea9f0 Revert "Clean up the bindings APIs (#86438)" (#86484) by Ren You · 3 years, 8 months ago
- d056500 Clean up the bindings APIs (#86438) by Ian Hickson · 3 years, 8 months ago
- 7f741e9 Revert "Clean up the bindings APIs (#86388)" (#86404) by Zachary Anderson · 3 years, 8 months ago
- 31de052 Clean up the bindings APIs (#86388) by Ian Hickson · 3 years, 8 months ago
- c800b9c Revert "Clean up the bindings APIs (#83843)" (#86386) by Ian Hickson · 3 years, 8 months ago
- e2490f2 Clean up the bindings APIs (#83843) by Ian Hickson · 3 years, 8 months ago
- 37bc722 Migrate dev/benchmarks/macrobenchmarks to null safety. (#85501) by Darren Austin · 3 years, 8 months ago
- 9c0bd18 Reland eliminate timeouts from integration tests (#85141) by Dan Field · 3 years, 9 months ago
- 69f2f8a Revert "Remove per-test timeouts from integration tests (#85098)" (#85133) by Dan Field · 3 years, 9 months ago
- b96c3c2 Remove per-test timeouts from integration tests (#85098) by Dan Field · 3 years, 9 months ago
- 61c30c4 fix sort_directives violations (#80817) by Phil Quitslund · 3 years, 11 months ago
- 807bb29 enable prefer_function_declarations_over_variables lint (#77398) by Michael Goderbauer · 4 years ago
- 0f56829 enable use_key_in_widget_constructors lint (#77032) by Michael Goderbauer · 4 years ago
- 6ea2806 Remove unnecessary imports (#74382) by Sam Rawlins · 4 years, 1 month ago
- cbe72db macrobenchmark: TextField with complex paragraph (#73374) by LongCatIsLooong · 4 years, 2 months ago
- 92f82c7 Transport `e2e` based perforamnce test to `integration_test` and remove duplicate `watchPerformance` (#67594) by Ming Lyu (CareF) · 4 years, 5 months ago
- 76c0d69 migrate textfield_perf to e2e (#64503) by Ming Lyu (CareF) · 4 years, 5 months ago
- db2532a migrate color_filter_and_fade_perf (#64484) by Ming Lyu (CareF) · 4 years, 5 months ago
- f681fcf migrate backdrop_filter_perf (#64482) by Ming Lyu (CareF) · 4 years, 6 months ago
- 7f3c9b6 Remove unused 'dart:async' imports. (#65568) by Michael R Fairhurst · 4 years, 6 months ago
- b3f19a3 migrate animated_placeholder_perf (#64478) by Ming Lyu (CareF) · 4 years, 6 months ago
- 51f1c98 migrate cubic_bezier_perf to e2e (#64487) by Ming Lyu (CareF) · 4 years, 6 months ago
- 0f4d248 Revert "run the test longer time (#64185)" (#64255) by Ming Lyu (CareF) · 4 years, 7 months ago
- 1fc3a5e run the test longer time (#64185) by Ming Lyu (CareF) · 4 years, 7 months ago
- 3313df9 ensureVisible => scrollUntilVisible (#63983) by Ming Lyu (CareF) · 4 years, 7 months ago
- 0629030 WidgetTester.drag with time duration (#63410) by Ming Lyu (CareF) · 4 years, 7 months ago
- 2384376 Migrate gallery/transitions_perf test to e2e (#62064) by Ming Lyu (CareF) · 4 years, 7 months ago
- 1d329d2 migrate macrobenchmark/multi_widget_construction test to e2e (#62539) by Ming Lyu (CareF) · 4 years, 7 months ago
- 50828a1 bug fix (#62349) by Ming Lyu (CareF) · 4 years, 7 months ago
- 056e455 Add a E2E based performance test case (#61509) by Ming Lyu (CareF) · 4 years, 8 months ago
- 54c9441 benchmarkLive: a new `LiveTestWidgetsFlutterBindingFramePolicy` for benchmark on device (#61388) by Ming Lyu (CareF) · 4 years, 8 months ago