flutter/dev/benchmarks/macrobenchmarks/test
Michael Goderbauer 5491c8c146
Auto-format Framework (#160545)
This auto-formats all *.dart files in the repository outside of the
`engine` subdirectory and enforces that these files stay formatted with
a presubmit check.

**Reviewers:** Please carefully review all the commits except for the
one titled "formatted". The "formatted" commit was auto-generated by
running `dev/tools/format.sh -a -f`. The other commits were hand-crafted
to prepare the repo for the formatting change. I recommend reviewing the
commits one-by-one via the "Commits" tab and avoiding Github's "Files
changed" tab as it will likely slow down your browser because of the
size of this PR.

---------

Co-authored-by: Kate Lovett <katelovett@google.com>
Co-authored-by: LongCatIsLooong <31859944+LongCatIsLooong@users.noreply.github.com>
2024-12-19 20:06:21 +00:00
..
animated_complex_image_filtered_perf_e2e.dart [devicelab] track performance of animated image filter (#115850) 2022-11-29 01:59:19 +00:00
animated_complex_opacity_perf_e2e.dart [devicelab] track performance of animated image filter (#115850) 2022-11-29 01:59:19 +00:00
animated_placeholder_perf_e2e.dart [devicelab] track performance of animated image filter (#115850) 2022-11-29 01:59:19 +00:00
backdrop_filter_perf_e2e.dart migrate backdrop_filter_perf (#64482) 2020-09-22 19:52:02 -07:00
clipper_cache_perf_e2e.dart Add benchmark for clipper layers raster cache (#102495) 2022-05-13 14:04:06 +08:00
color_filter_and_fade_perf_e2e.dart migrate color_filter_and_fade_perf (#64484) 2020-10-01 17:32:02 -07:00
color_filter_cache_perf_e2e.dart Add benchmark for ColorFilter raster cache (#99542) 2022-03-16 19:15:13 -07:00
color_filter_with_unstable_child_perf_e2e.dart Added benchmark for early removal of unused raster cache entris mecha… (#107918) 2022-07-20 19:13:06 +00:00
cubic_bezier_perf_e2e.dart migrate cubic_bezier_perf to e2e (#64487) 2020-09-11 20:02:03 -07:00
cull_opacity_perf_e2e.dart Reland eliminate timeouts from integration tests (#85141) 2021-06-23 13:08:51 -07:00
frame_policy.dart Auto-format Framework (#160545) 2024-12-19 20:06:21 +00:00
fullscreen_textfield_perf_e2e.dart add page delays to the fullscreen versions of the textfield perf benchmarks (#107746) 2022-08-11 19:11:06 +00:00
gradient_consistent_perf_e2e.dart add gradient benchmarks (#101549) 2022-04-08 17:20:22 -07:00
gradient_dynamic_perf_e2e.dart add gradient benchmarks (#101549) 2022-04-08 17:20:22 -07:00
gradient_static_perf_e2e.dart add gradient benchmarks (#101549) 2022-04-08 17:20:22 -07:00
list_text_layout_perf_e2e.dart Add a macrobenchmark for laying out text in a list (#104736) 2022-05-26 15:25:10 -07:00
multi_widget_construction_perf_e2e.dart Reland eliminate timeouts from integration tests (#85141) 2021-06-23 13:08:51 -07:00
opacity_peephole_col_of_alpha_savelayer_rows_perf_e2e.dart Auto-format Framework (#160545) 2024-12-19 20:06:21 +00:00
opacity_peephole_col_of_rows_perf_e2e.dart add missing trailing commas in list/set/map literals (#102585) 2022-04-27 09:15:35 +02:00
opacity_peephole_fade_transition_text_perf_e2e.dart add missing trailing commas in list/set/map literals (#102585) 2022-04-27 09:15:35 +02:00
opacity_peephole_grid_of_alpha_savelayers_perf_e2e.dart Auto-format Framework (#160545) 2024-12-19 20:06:21 +00:00
opacity_peephole_grid_of_opacity_perf_e2e.dart add missing trailing commas in list/set/map literals (#102585) 2022-04-27 09:15:35 +02:00
opacity_peephole_one_rect_perf_e2e.dart add missing trailing commas in list/set/map literals (#102585) 2022-04-27 09:15:35 +02:00
opacity_peephole_opacity_of_grid_perf_e2e.dart add missing trailing commas in list/set/map literals (#102585) 2022-04-27 09:15:35 +02:00
picture_cache_perf_e2e.dart Auto-format Framework (#160545) 2024-12-19 20:06:21 +00:00
raster_cache_use_memory_perf_e2e.dart Add benchmark case for RasterCache (#103338) 2022-06-29 23:54:10 +00:00
shader_mask_cache_perf_e2e.dart Add benchmark for ShaderMask RasterCache (#100127) 2022-03-28 00:15:07 -07:00
textfield_perf_e2e.dart Fix some issues with launching E2E benchmarks and add page delays in textfield benchmarks (#107500) 2022-07-14 08:14:08 +00:00
util.dart Auto-format Framework (#160545) 2024-12-19 20:06:21 +00:00
very_long_picture_scrolling_perf_e2e.dart Auto-format Framework (#160545) 2024-12-19 20:06:21 +00:00