flutter/dev/devicelab/bin/tasks
Matan Lurey 9528c1849e
Disable the ability to opt-out of explicit-package-dependencies. (#169283)
This feature landed opt-in in 3.29 and opt-out in 3.32:


https://docs.flutter.dev/release/breaking-changes/flutter-generate-i10n-source

In this PR, we remove the ability to use `flutter config
--no-enable-explicit-package-dependencies`, and remove all places that
opt-in to the flag (which are currently NOPs). Follow-up PRs will
refactor tests relying on the older behavior, and then finally remove
`package:flutter_gen` and the `.flutter-plugins` (legacy format) file
guarded by this flag.
2025-05-22 21:42:50 +00:00
..
analyzer_benchmark.dart Migrate the first 3rd of the devicelab tasks to null safety. (#86374) 2021-07-13 16:45:09 -07:00
android_choreographer_do_frame_test.dart Add regression test for #98973 (#99187) 2022-02-28 10:16:21 -08:00
android_defines_test.dart Migrate the first 3rd of the devicelab tasks to null safety. (#86374) 2021-07-13 16:45:09 -07:00
android_display_cutout.dart Trigger display_cutout_rotation flutter driver test in ci. (#162641) 2025-02-12 19:42:39 +00:00
android_java11_dependency_smoke_tests.dart [reland] Fix regression in NDK version checking (#167011) 2025-04-14 16:38:16 +00:00
android_java17_dependency_smoke_tests.dart Disable a couple of entries in android_java17_dependency_smoke_tests (#167604) 2025-04-22 23:38:39 +00:00
android_lifecycles_test.dart Add Android lifecycles test (#99319) 2022-03-01 15:26:21 -08:00
android_obfuscate_test.dart Re-land #162644: Remove --verbose from devicelab task executions. (#163017) 2025-02-10 21:53:55 +00:00
android_picture_cache_complexity_scoring_perf__timeline_summary.dart Split complexity scoring tests into two tasks - one for Android and one for iOS (#98063) 2022-02-08 16:10:43 -08:00
android_release_builds_exclude_dev_dependencies_test.dart Disable the ability to opt-out of explicit-package-dependencies. (#169283) 2025-05-22 21:42:50 +00:00
android_semantics_integration_test.dart Migrate the first 3rd of the devicelab tasks to null safety. (#86374) 2021-07-13 16:45:09 -07:00
android_view_scroll_perf__timeline_summary.dart Migrate the first 3rd of the devicelab tasks to null safety. (#86374) 2021-07-13 16:45:09 -07:00
android_views.dart Migrate android views to devicelab. (#142081) 2024-01-24 23:11:12 +00:00
animated_advanced_blend_perf__timeline_summary.dart [Impeller] Adds advanced blend benchmark (#131893) 2023-08-09 10:57:35 -07:00
animated_advanced_blend_perf_ios__timeline_summary.dart [Impeller] Adds advanced blend benchmark (#131893) 2023-08-09 10:57:35 -07:00
animated_advanced_blend_perf_opengles__timeline_summary.dart Auto-format Framework (#160545) 2024-12-19 20:06:21 +00:00
animated_blur_backdrop_filter_perf__timeline_summary.dart [devicelab] add regular old blur benchmark (#123879) 2023-03-31 20:54:51 +00:00
animated_blur_backdrop_filter_perf_ios__timeline_summary.dart [devicelab] add regular old blur benchmark (#123879) 2023-03-31 20:54:51 +00:00
animated_blur_backdrop_filter_perf_opengles__timeline_summary.dart Auto-format Framework (#160545) 2024-12-19 20:06:21 +00:00
animated_complex_image_filtered_perf__e2e_summary.dart [devicelab] track performance of animated image filter (#115850) 2022-11-29 01:59:19 +00:00
animated_complex_opacity_perf__e2e_summary.dart add benchmark for animated complex opacity (#102532) 2022-04-25 18:14:06 -07:00
animated_complex_opacity_perf_ios__e2e_summary.dart Add several new iOS/Impeller benchmarks (#110358) 2022-08-26 14:06:26 -07:00
animated_complex_opacity_perf_macos__e2e_summary.dart [macOS] bringup new e2e_summary devicelab test (#118717) 2023-01-18 22:33:49 +00:00
animated_image_gc_perf.dart Auto-format Framework (#160545) 2024-12-19 20:06:21 +00:00
animated_placeholder_perf__e2e_summary.dart Migrate the first 3rd of the devicelab tasks to null safety. (#86374) 2021-07-13 16:45:09 -07:00
animation_with_microtasks_perf_ios__timeline_summary.dart Migrate the first 3rd of the devicelab tasks to null safety. (#86374) 2021-07-13 16:45:09 -07:00
backdrop_filter_perf__e2e_summary.dart Migrate the first 3rd of the devicelab tasks to null safety. (#86374) 2021-07-13 16:45:09 -07:00
backdrop_filter_perf__timeline_summary.dart Migrate the first 3rd of the devicelab tasks to null safety. (#86374) 2021-07-13 16:45:09 -07:00
backdrop_filter_perf_ios__timeline_summary.dart Migrate the first 3rd of the devicelab tasks to null safety. (#86374) 2021-07-13 16:45:09 -07:00
basic_material_app_android__compile.dart Migrate the first 3rd of the devicelab tasks to null safety. (#86374) 2021-07-13 16:45:09 -07:00
basic_material_app_ios__compile.dart Migrate the first 3rd of the devicelab tasks to null safety. (#86374) 2021-07-13 16:45:09 -07:00
basic_material_app_macos__compile.dart [macOS] Bring up "basic_material_app" devicelab, compile tests for x64 macs. (#110296) 2022-08-26 15:29:14 +00:00
basic_material_app_win__compile.dart Migrate the first 3rd of the devicelab tasks to null safety. (#86374) 2021-07-13 16:45:09 -07:00
build_aar_module_test.dart Disable the ability to opt-out of explicit-package-dependencies. (#169283) 2025-05-22 21:42:50 +00:00
build_android_host_app_with_module_aar.dart Reverts "Make build_android_host_app_with_module_aar build using an aar (#169171)" (#169287) 2025-05-22 17:26:26 +00:00
build_android_host_app_with_module_source.dart [native assets] Graduate to preview (#169194) 2025-05-21 16:54:42 +00:00
build_ios_framework_module_test.dart Disable the ability to opt-out of explicit-package-dependencies. (#169283) 2025-05-22 21:42:50 +00:00
channels_integration_test_ios.dart Migrate the first 3rd of the devicelab tasks to null safety. (#86374) 2021-07-13 16:45:09 -07:00
channels_integration_test_macos.dart Added platform channel integration tests for macos (#110606) 2022-09-08 22:39:07 +00:00
channels_integration_test_win.dart Migrate the first 3rd of the devicelab tasks to null safety. (#86374) 2021-07-13 16:45:09 -07:00
channels_integration_test.dart Migrate the first 3rd of the devicelab tasks to null safety. (#86374) 2021-07-13 16:45:09 -07:00
clipper_cache_perf__e2e_summary.dart Add benchmark for clipper layers raster cache (#102495) 2022-05-13 14:04:06 +08:00
color_filter_and_fade_perf__e2e_summary.dart Migrate the first 3rd of the devicelab tasks to null safety. (#86374) 2021-07-13 16:45:09 -07:00
color_filter_and_fade_perf__timeline_summary.dart Migrate the first 3rd of the devicelab tasks to null safety. (#86374) 2021-07-13 16:45:09 -07:00
color_filter_and_fade_perf_ios__e2e_summary.dart Add several new iOS/Impeller benchmarks (#110358) 2022-08-26 14:06:26 -07:00
color_filter_cache_perf__e2e_summary.dart Add benchmark for ColorFilter raster cache (#99542) 2022-03-16 19:15:13 -07:00
color_filter_with_unstable_child_perf__e2e_summary.dart Added benchmark for early removal of unused raster cache entris mecha… (#107918) 2022-07-20 19:13:06 +00:00
complex_layout__start_up.dart Migrate the first 3rd of the devicelab tasks to null safety. (#86374) 2021-07-13 16:45:09 -07:00
complex_layout_android__scroll_smoothness.dart Migrate the first 3rd of the devicelab tasks to null safety. (#86374) 2021-07-13 16:45:09 -07:00
complex_layout_ios__start_up.dart Migrate the first 3rd of the devicelab tasks to null safety. (#86374) 2021-07-13 16:45:09 -07:00
complex_layout_macos__start_up.dart [macOS] Bring up "complex_layout" devicelab, startup tests for x64 (#110100) 2022-08-25 23:35:00 +00:00
complex_layout_scroll_perf__devtools_memory.dart Auto-format Framework (#160545) 2024-12-19 20:06:21 +00:00
complex_layout_scroll_perf__memory.dart Auto-format Framework (#160545) 2024-12-19 20:06:21 +00:00
complex_layout_scroll_perf__timeline_summary.dart Migrate the first 3rd of the devicelab tasks to null safety. (#86374) 2021-07-13 16:45:09 -07:00
complex_layout_scroll_perf_bad_ios__timeline_summary.dart Add bad scroller benchmark (#110362) 2022-08-26 18:50:07 +00:00
complex_layout_scroll_perf_impeller__timeline_summary.dart Add Impeller complex layout impeller benchmarks. (#139490) 2023-12-04 19:23:26 +00:00
complex_layout_scroll_perf_impeller_gles__timeline_summary.dart Add Impeller complex layout impeller benchmarks. (#139490) 2023-12-04 19:23:26 +00:00
complex_layout_scroll_perf_ios__timeline_summary.dart Enable avoid_redundant_argument_values lint (#91409) (#91462) 2021-10-08 09:25:14 -07:00
complex_layout_scroll_perf_macos__timeline_summary.dart [macOS] Add timeline summary benchmarks (#118748) 2023-01-19 21:29:19 +00:00
complex_layout_semantics_perf.dart Auto-format Framework (#160545) 2024-12-19 20:06:21 +00:00
complex_layout_win_desktop__start_up.dart Bring up new Windows start-up tests (#109618) 2022-08-17 09:38:41 -04:00
cubic_bezier_perf__e2e_summary.dart Migrate the first 3rd of the devicelab tasks to null safety. (#86374) 2021-07-13 16:45:09 -07:00
cubic_bezier_perf__timeline_summary.dart Migrate the first 3rd of the devicelab tasks to null safety. (#86374) 2021-07-13 16:45:09 -07:00
cull_opacity_perf__e2e_summary.dart Migrate the first 3rd of the devicelab tasks to null safety. (#86374) 2021-07-13 16:45:09 -07:00
cull_opacity_perf__timeline_summary.dart Migrate the first 3rd of the devicelab tasks to null safety. (#86374) 2021-07-13 16:45:09 -07:00
dart_plugin_registry_test.dart Migrate the first 3rd of the devicelab tasks to null safety. (#86374) 2021-07-13 16:45:09 -07:00
devtools_profile_start_test.dart Auto-format Framework (#160545) 2024-12-19 20:06:21 +00:00
draw_atlas_perf__timeline_summary.dart [devicelab] boot up benchmarks. (#132148) 2023-08-14 18:47:08 +00:00
draw_atlas_perf_ios__timeline_summary.dart [devicelab] boot up benchmarks. (#132148) 2023-08-14 18:47:08 +00:00
draw_atlas_perf_opengles__timeline_summary.dart [devicelab] boot up benchmarks. (#132148) 2023-08-14 18:47:08 +00:00
draw_points_perf_ios__timeline_summary.dart [devicelab] add drawPoints benchmark (#126728) 2023-05-15 19:14:58 +00:00
draw_vertices_perf__timeline_summary.dart [devicelab] boot up benchmarks. (#132148) 2023-08-14 18:47:08 +00:00
draw_vertices_perf_ios__timeline_summary.dart [devicelab] boot up benchmarks. (#132148) 2023-08-14 18:47:08 +00:00
draw_vertices_perf_opengles__timeline_summary.dart [devicelab] boot up benchmarks. (#132148) 2023-08-14 18:47:08 +00:00
drive_perf_debug_warning.dart Auto-format Framework (#160545) 2024-12-19 20:06:21 +00:00
dynamic_path_stroke_tessellation_perf__timeline_summary.dart add Impeller path stroke tessellation benchmark (#166939) 2025-04-10 21:38:08 +00:00
dynamic_path_stroke_tessellation_perf_ios__timeline_summary.dart add Impeller path stroke tessellation benchmark (#166939) 2025-04-10 21:38:08 +00:00
dynamic_path_tessellation_perf__timeline_summary.dart [devicelab] boot up benchmarks. (#132148) 2023-08-14 18:47:08 +00:00
dynamic_path_tessellation_perf_ios__timeline_summary.dart [devicelab] boot up benchmarks. (#132148) 2023-08-14 18:47:08 +00:00
embedded_android_views_integration_test.dart Migrate the first 3rd of the devicelab tasks to null safety. (#86374) 2021-07-13 16:45:09 -07:00
engine_dependency_proxy_test.dart Start using bin/cache/engine.{stamp|realm} instead of bin/internal/engine.{realm|version}. (#164352) 2025-03-02 00:54:33 +00:00
entrypoint_dart_registrant.dart Relands "Starts using the --source flag to compile the dart registrant. (#98046)" (#100572) 2022-03-28 18:15:10 -07:00
external_textures_integration_test_ios.dart Start renaming by adding a new bringup: true as an Android emulator. (#142257) 2024-01-26 01:07:08 +00:00
external_textures_integration_test.dart [devicelab] enable impeller in external texture test. (#152502) 2024-07-29 20:15:25 +00:00
fading_child_animation_perf__timeline_summary.dart Migrate the first 3rd of the devicelab tasks to null safety. (#86374) 2021-07-13 16:45:09 -07:00
fast_scroll_heavy_gridview__memory.dart Auto-format Framework (#160545) 2024-12-19 20:06:21 +00:00
fast_scroll_large_images__memory.dart Auto-format Framework (#160545) 2024-12-19 20:06:21 +00:00
flavors_test_ios.dart Get flavor/scheme in assemble command from the build configuration (#162907) 2025-02-19 20:37:35 +00:00
flavors_test_macos.dart Get flavor/scheme in assemble command from the build configuration (#162907) 2025-02-19 20:37:35 +00:00
flavors_test.dart Add integration test for Gradle-initiated android builds with flavors (#163737) 2025-02-24 04:40:29 +00:00
flutter_engine_group_performance.dart Auto-format Framework (#160545) 2024-12-19 20:06:21 +00:00
flutter_gallery__back_button_memory.dart Auto-format Framework (#160545) 2024-12-19 20:06:21 +00:00
flutter_gallery__image_cache_memory.dart Auto-format Framework (#160545) 2024-12-19 20:06:21 +00:00
flutter_gallery__memory_nav.dart Auto-format Framework (#160545) 2024-12-19 20:06:21 +00:00
flutter_gallery__start_up_delayed.dart Add a startup test that delays runApp (#91346) 2021-10-06 09:43:02 -07:00
flutter_gallery__start_up.dart Migrate core devicelab tasks f-i null safety. (#86378) 2021-07-13 22:04:03 -07:00
flutter_gallery__transition_perf_e2e_ios.dart Migrate gallery ios tests to build+test (#111164) 2023-05-10 00:50:11 +00:00
flutter_gallery__transition_perf_e2e.dart Migrate Linux android gallery e2e and hybrid tests to build+test (#110533) 2022-09-07 20:19:20 +00:00
flutter_gallery__transition_perf_hybrid.dart Migrate Linux android gallery e2e and hybrid tests to build+test (#110533) 2022-09-07 20:19:20 +00:00
flutter_gallery__transition_perf_with_semantics.dart Auto-format Framework (#160545) 2024-12-19 20:06:21 +00:00
flutter_gallery__transition_perf.dart Separate build and test for flutter_gallery__transition_perf task (#103550) 2022-05-12 09:54:10 -07:00
flutter_gallery_android__compile.dart Migrate core devicelab tasks f-i null safety. (#86378) 2021-07-13 22:04:03 -07:00
flutter_gallery_ios__compile.dart Migrate core devicelab tasks f-i null safety. (#86378) 2021-07-13 22:04:03 -07:00
flutter_gallery_ios__start_up.dart Migrate core devicelab tasks f-i null safety. (#86378) 2021-07-13 22:04:03 -07:00
flutter_gallery_lazy__start_up.dart [devicelab] use surface control/hcpp in lazy startup benchmark. (#166893) 2025-04-10 15:11:10 +00:00
flutter_gallery_macos__compile.dart [macOS] Bring up "flutter_gallery_macos__compile" devicelab, compilation test for x86. (#110356) 2022-08-26 17:29:39 +00:00
flutter_gallery_macos__start_up.dart Re-land [macOS] Bring up "flutter_gallery" devicelab, start up test for x86. (#110379) 2022-09-08 16:49:17 +00:00
flutter_gallery_v2_chrome_run_test.dart Re-land #162644: Remove --verbose from devicelab task executions. (#163017) 2025-02-10 21:53:55 +00:00
flutter_gallery_v2_web_compile_test.dart Auto-format Framework (#160545) 2024-12-19 20:06:21 +00:00
flutter_gallery_win__compile.dart Migrate core devicelab tasks f-i null safety. (#86378) 2021-07-13 22:04:03 -07:00
flutter_gallery_win_desktop__compile.dart Bring up new Windows start-up tests (#109618) 2022-08-17 09:38:41 -04:00
flutter_gallery_win_desktop__start_up.dart Bring up new Windows start-up tests (#109618) 2022-08-17 09:38:41 -04:00
flutter_test_performance.dart Auto-format Framework (#160545) 2024-12-19 20:06:21 +00:00
flutter_tool_startup.dart Combine flutter_tool_startup devicelab tests (#125226) 2023-04-21 22:33:07 +00:00
flutter_view__start_up.dart Migrate core devicelab tasks f-i null safety. (#86378) 2021-07-13 22:04:03 -07:00
flutter_view_ios__start_up.dart Migrate core devicelab tasks f-i null safety. (#86378) 2021-07-13 22:04:03 -07:00
flutter_view_macos__start_up.dart [macOS] Add flutter_view example. (#111326) 2022-09-14 23:44:14 +00:00
flutter_view_win_desktop__start_up.dart Bring up new Windows start-up tests (#109618) 2022-08-17 09:38:41 -04:00
fullscreen_textfield_perf__e2e_summary.dart Migrate core devicelab tasks f-i null safety. (#86378) 2021-07-13 22:04:03 -07:00
fullscreen_textfield_perf__timeline_summary.dart Migrate core devicelab tasks f-i null safety. (#86378) 2021-07-13 22:04:03 -07:00
fullscreen_textfield_perf_ios__e2e_summary.dart Add several new iOS/Impeller benchmarks (#110358) 2022-08-26 14:06:26 -07:00
fullscreen_textfield_perf.dart Migrate core devicelab tasks f-i null safety. (#86378) 2021-07-13 22:04:03 -07:00
gradient_consistent_perf__e2e_summary.dart add gradient benchmarks (#101549) 2022-04-08 17:20:22 -07:00
gradient_dynamic_perf__e2e_summary.dart add gradient benchmarks (#101549) 2022-04-08 17:20:22 -07:00
gradient_static_perf__e2e_summary.dart add gradient benchmarks (#101549) 2022-04-08 17:20:22 -07:00
gradle_desugar_classes_test.dart Auto-format Framework (#160545) 2024-12-19 20:06:21 +00:00
gradle_java8_compile_test.dart Auto-format Framework (#160545) 2024-12-19 20:06:21 +00:00
gradle_plugin_bundle_test.dart Re-land #162644: Remove --verbose from devicelab task executions. (#163017) 2025-02-10 21:53:55 +00:00
gradle_plugin_fat_apk_test.dart Fix warnings in FGP (#166727) 2025-04-08 18:37:14 +00:00
gradle_plugin_light_apk_test.dart Auto-format Framework (#160545) 2024-12-19 20:06:21 +00:00
hello_world__memory.dart Re-land #162644: Remove --verbose from devicelab task executions. (#163017) 2025-02-10 21:53:55 +00:00
hello_world_android__compile.dart Migrate core devicelab tasks f-i null safety. (#86378) 2021-07-13 22:04:03 -07:00
hello_world_impeller.dart Auto-format Framework (#160545) 2024-12-19 20:06:21 +00:00
hello_world_ios__compile.dart Migrate core devicelab tasks f-i null safety. (#86378) 2021-07-13 22:04:03 -07:00
hello_world_macos__compile.dart [macOS] Bring up "hello_world" devicelab, compilation test for x86. (#109891) 2022-08-24 18:04:42 +00:00
hello_world_win_desktop__compile.dart Bring up new Windows start-up tests (#109618) 2022-08-17 09:38:41 -04:00
home_scroll_perf__timeline_summary.dart Migrate core devicelab tasks f-i null safety. (#86378) 2021-07-13 22:04:03 -07:00
hot_mode_dev_cycle__benchmark.dart Migrate core devicelab tasks f-i null safety. (#86378) 2021-07-13 22:04:03 -07:00
hot_mode_dev_cycle_ios__benchmark_no_dds.dart Auto-format Framework (#160545) 2024-12-19 20:06:21 +00:00
hot_mode_dev_cycle_ios__benchmark.dart Rename devicelab catalina tests (#94980) 2021-12-10 15:39:07 -08:00
hot_mode_dev_cycle_ios_simulator.dart Fix typo in function name (#136273) 2023-10-12 15:53:00 +00:00
hot_mode_dev_cycle_linux__benchmark.dart Migrate core devicelab tasks f-i null safety. (#86378) 2021-07-13 22:04:03 -07:00
hot_mode_dev_cycle_linux_target__benchmark.dart Terminate simulator app on "q" (#113581) 2022-10-18 22:26:16 +00:00
hot_mode_dev_cycle_macos_target__benchmark.dart Update macOS gallery display name (#113658) 2022-10-20 03:23:12 +00:00
hot_mode_dev_cycle_win__benchmark.dart Migrate core devicelab tasks f-i null safety. (#86378) 2021-07-13 22:04:03 -07:00
hot_mode_dev_cycle_win_target__benchmark.dart Migrate core devicelab tasks f-i null safety. (#86378) 2021-07-13 22:04:03 -07:00
image_list_jit_reported_duration.dart Auto-format Framework (#160545) 2024-12-19 20:06:21 +00:00
image_list_reported_duration.dart Auto-format Framework (#160545) 2024-12-19 20:06:21 +00:00
imagefiltered_transform_animation_perf__timeline_summary.dart Migrate core devicelab tasks f-i null safety. (#86378) 2021-07-13 22:04:03 -07:00
imagefiltered_transform_animation_perf_ios__timeline_summary.dart Add several new iOS/Impeller benchmarks (#110358) 2022-08-26 14:06:26 -07:00
imitation_game_flutter__compile.dart Add Benchmarks and examples to compare swiftui and flutter (#160681) 2025-02-04 00:07:19 +00:00
imitation_game_swiftui__compile.dart Add Benchmarks and examples to compare swiftui and flutter (#160681) 2025-02-04 00:07:19 +00:00
integration_test_test_ios.dart Migrate core devicelab tasks f-i null safety. (#86378) 2021-07-13 22:04:03 -07:00
integration_test_test.dart Migrate core devicelab tasks f-i null safety. (#86378) 2021-07-13 22:04:03 -07:00
integration_ui_driver.dart Migrate core devicelab tasks f-i null safety. (#86378) 2021-07-13 22:04:03 -07:00
integration_ui_frame_number.dart Validate that min frame number is numeric (#86498) 2021-07-15 17:11:09 -07:00
integration_ui_ios_driver.dart Migrate core devicelab tasks f-i null safety. (#86378) 2021-07-13 22:04:03 -07:00
integration_ui_ios_frame_number.dart Validate that min frame number is numeric (#86498) 2021-07-15 17:11:09 -07:00
integration_ui_ios_keyboard_resize.dart Migrate core devicelab tasks f-i null safety. (#86378) 2021-07-13 22:04:03 -07:00
integration_ui_ios_screenshot.dart Migrate core devicelab tasks f-i null safety. (#86378) 2021-07-13 22:04:03 -07:00
integration_ui_ios_textfield.dart Migrate core devicelab tasks f-i null safety. (#86378) 2021-07-13 22:04:03 -07:00
integration_ui_keyboard_resize.dart Migrate core devicelab tasks f-i null safety. (#86378) 2021-07-13 22:04:03 -07:00
integration_ui_screenshot.dart Migrate core devicelab tasks f-i null safety. (#86378) 2021-07-13 22:04:03 -07:00
integration_ui_test_test_macos.dart Add a flutter app that can resize itself as integration test app. (#112297) 2022-09-26 17:45:19 +00:00
integration_ui_textfield.dart Migrate core devicelab tasks f-i null safety. (#86378) 2021-07-13 22:04:03 -07:00
ios_app_with_extensions_test.dart Reverts "Remove --verbose from devicelab task executions. (#162644)" (#162853) 2025-02-07 01:27:47 +00:00
ios_defines_test.dart
ios_platform_view_tests.dart
keyboard_hot_restart_ios.dart [iOS] Hide keyboard on hot restart (#167013) 2025-04-22 23:33:02 +00:00
large_image_changer_perf_android.dart Auto-format Framework (#160545) 2024-12-19 20:06:21 +00:00
large_image_changer_perf_ios.dart Auto-format Framework (#160545) 2024-12-19 20:06:21 +00:00
linux_chrome_dev_mode.dart
linux_desktop_impeller.dart [flutter_driver] use mostly public screenshot API. (#157888) 2024-10-31 21:31:07 +00:00
list_text_layout_impeller_perf__e2e_summary.dart Revert "[Impeller] Temporary flag flip for devicelab tests to use Impeller redux. (#122340)" (#122362) 2023-03-10 16:16:30 +00:00
list_text_layout_perf__e2e_summary.dart Fix impeller name swap (#106350) 2022-06-21 18:17:07 +00:00
mac_desktop_impeller.dart [flutter_driver] use mostly public screenshot API. (#157888) 2024-10-31 21:31:07 +00:00
macos_chrome_dev_mode.dart
microbenchmarks_ios.dart
microbenchmarks.dart
module_custom_host_app_name_test.dart pure_android_host_apps android versions update (#163617) 2025-02-24 16:47:12 +00:00
module_host_with_custom_build_test.dart Auto-format Framework (#160545) 2024-12-19 20:06:21 +00:00
module_test_ios.dart Disable the ability to opt-out of explicit-package-dependencies. (#169283) 2025-05-22 21:42:50 +00:00
multi_widget_construction_perf__e2e_summary.dart
native_assets_android.dart Native assets support for Android (#135148) 2023-12-07 16:29:11 +00:00
native_assets_ios_simulator.dart Auto-format Framework (#160545) 2024-12-19 20:06:21 +00:00
native_assets_ios.dart Native assets support for MacOS and iOS (#130494) 2023-09-10 08:07:13 +00:00
native_platform_view_ui_tests_ios.dart Auto-format Framework (#160545) 2024-12-19 20:06:21 +00:00
native_ui_tests_macos.dart [iOS/macOS] Add Xcode error if dev dependencies are incorrect (#165916) 2025-04-11 19:34:38 +00:00
new_gallery__crane_perf.dart Auto-format Framework (#160545) 2024-12-19 20:06:21 +00:00
new_gallery__transition_perf.dart [devicelab] migrate new gallery benchmarks to local copy. (#143545) 2024-02-15 22:32:38 +00:00
new_gallery_impeller__transition_perf.dart [devicelab] migrate new gallery benchmarks to local copy. (#143545) 2024-02-15 22:32:38 +00:00
new_gallery_impeller_old_zoom__transition_perf.dart Auto-format Framework (#160545) 2024-12-19 20:06:21 +00:00
new_gallery_ios__transition_perf.dart [devicelab] migrate new gallery benchmarks to local copy. (#143545) 2024-02-15 22:32:38 +00:00
new_gallery_opengles_impeller__transition_perf.dart [devicelab] migrate new gallery benchmarks to local copy. (#143545) 2024-02-15 22:32:38 +00:00
new_gallery_skia_ios__transition_perf.dart [devicelab] migrate new gallery benchmarks to local copy. (#143545) 2024-02-15 22:32:38 +00:00
old_gallery__transition_perf.dart Auto-format Framework (#160545) 2024-12-19 20:06:21 +00:00
opacity_peephole_col_of_alpha_savelayer_rows_perf__e2e_summary.dart Add benchmarks to measure impact of alpha saveLayers in DisplayLists (#97336) 2022-01-27 13:25:17 -08:00
opacity_peephole_col_of_rows_perf__e2e_summary.dart Opacity Peephole optimization benchmarks (#94447) 2021-12-01 01:39:02 -08:00
opacity_peephole_fade_transition_text_perf__e2e_summary.dart Opacity Peephole optimization benchmarks (#94447) 2021-12-01 01:39:02 -08:00
opacity_peephole_grid_of_alpha_savelayers_perf__e2e_summary.dart Add benchmarks to measure impact of alpha saveLayers in DisplayLists (#97336) 2022-01-27 13:25:17 -08:00
opacity_peephole_grid_of_opacity_perf__e2e_summary.dart Opacity Peephole optimization benchmarks (#94447) 2021-12-01 01:39:02 -08:00
opacity_peephole_one_rect_perf__e2e_summary.dart Opacity Peephole optimization benchmarks (#94447) 2021-12-01 01:39:02 -08:00
opacity_peephole_opacity_of_grid_perf__e2e_summary.dart Opacity Peephole optimization benchmarks (#94447) 2021-12-01 01:39:02 -08:00
openpay_benchmarks__scroll_perf.dart [openpay] Create an OpenPay benchmark (#107838) 2022-07-21 20:01:06 +00:00
picture_cache_perf__e2e_summary.dart
picture_cache_perf__timeline_summary.dart
platform_channel_sample_test_ios.dart
platform_channel_sample_test_macos.dart [macOS] Add platform_channel sample/test (#123141) 2023-03-23 11:56:23 -07:00
platform_channel_sample_test_swift.dart
platform_channel_sample_test_windows.dart Add Windows to the platform_channels example (#106754) 2022-06-30 14:54:07 +00:00
platform_channel_sample_test.dart
platform_channels_benchmarks_ios.dart Auto-format Framework (#160545) 2024-12-19 20:06:21 +00:00
platform_channels_benchmarks.dart Auto-format Framework (#160545) 2024-12-19 20:06:21 +00:00
platform_interaction_test_ios.dart
platform_interaction_test.dart
platform_view__start_up.dart
platform_view_ios__start_up.dart Auto-format Framework (#160545) 2024-12-19 20:06:21 +00:00
platform_view_macos__start_up.dart [macOS] Add platform_view_macos__start_up tests devicelab test suite. (#111041) 2022-09-08 19:35:20 +00:00
platform_view_win_desktop__start_up.dart Bring up new Windows start-up tests (#109618) 2022-08-17 09:38:41 -04:00
platform_views_hcpp_scroll_perf__timeline_summary.dart [Android] add HCPP platform views benchmark and integration test. (#163018) 2025-02-11 02:12:49 +00:00
platform_views_scroll_perf__timeline_summary.dart
platform_views_scroll_perf_ad_banners__timeline_summary.dart Platform view devicelab ad banner scroll list real ads (#145239) 2024-03-16 05:44:21 +00:00
platform_views_scroll_perf_bottom_ad_banner__timeline_summary.dart [ios]A typical news app benchmark with bottom ad banner (#150991) 2024-07-08 21:01:58 +00:00
platform_views_scroll_perf_impeller__timeline_summary.dart [devicelab] Add platform view scroll benchmarks for Impeller on Android (#129455) 2023-06-23 18:40:17 -07:00
platform_views_scroll_perf_ios__timeline_summary.dart
platform_views_scroll_perf_non_intersecting_impeller_ios__timeline_summary.dart Revert "[Impeller] Temporary flag flip for devicelab tests to use Impeller redux. (#122340)" (#122362) 2023-03-10 16:16:30 +00:00
plugin_dependencies_test.dart Re-land #162644: Remove --verbose from devicelab task executions. (#163017) 2025-02-10 21:53:55 +00:00
plugin_lint_mac.dart Re-land #162644: Remove --verbose from devicelab task executions. (#163017) 2025-02-10 21:53:55 +00:00
plugin_test_ios.dart Auto-format Framework (#160545) 2024-12-19 20:06:21 +00:00
plugin_test_linux.dart Auto-format Framework (#160545) 2024-12-19 20:06:21 +00:00
plugin_test_macos.dart Auto-format Framework (#160545) 2024-12-19 20:06:21 +00:00
plugin_test_windows.dart Auto-format Framework (#160545) 2024-12-19 20:06:21 +00:00
plugin_test.dart Auto-format Framework (#160545) 2024-12-19 20:06:21 +00:00
post_backdrop_filter_perf_ios__timeline_summary.dart Enable avoid_redundant_argument_values lint (#91409) (#91462) 2021-10-08 09:25:14 -07:00
route_test_ios.dart Re-land #162644: Remove --verbose from devicelab task executions. (#163017) 2025-02-10 21:53:55 +00:00
routing_test.dart Re-land #162644: Remove --verbose from devicelab task executions. (#163017) 2025-02-10 21:53:55 +00:00
rrect_blur_perf__timeline_summary.dart Adds benchmark for rrect_blur. (#149261) 2024-05-29 22:19:10 +00:00
rrect_blur_perf_ios__timeline_summary.dart Adds benchmark for rrect_blur. (#149261) 2024-05-29 22:19:10 +00:00
run_debug_test_android.dart Test flutter run does not have unexpected engine logs (#116798) 2022-12-12 22:39:49 +00:00
run_debug_test_linux.dart [Linux] Add a 'flutter run' console output test (#118279) 2023-01-13 19:17:12 +00:00
run_debug_test_macos.dart Test flutter run does not have unexpected engine logs (#116798) 2022-12-12 22:39:49 +00:00
run_debug_test_windows.dart Test flutter run does not have unexpected engine logs (#116798) 2022-12-12 22:39:49 +00:00
run_release_test_linux.dart [Linux] Add a 'flutter run' console output test (#118279) 2023-01-13 19:17:12 +00:00
run_release_test_macos.dart [macOS] Refactor the flutter run macOS console output test (#114645) 2022-11-08 23:00:04 +00:00
run_release_test_windows.dart [Windows] Add a flutter run console output test (#116626) 2022-12-08 14:05:53 -08:00
run_release_test.dart [Android] Refactor the flutter run Android console output test (#115023) 2022-12-06 21:57:25 +00:00
service_extensions_test.dart Re-land #162644: Remove --verbose from devicelab task executions. (#163017) 2025-02-10 21:53:55 +00:00
shader_mask_cache_perf__e2e_summary.dart Add benchmark for ShaderMask RasterCache (#100127) 2022-03-28 00:15:07 -07:00
simple_animation_perf_ios.dart Enable avoid_redundant_argument_values lint (#91409) (#91462) 2021-10-08 09:25:14 -07:00
slider_perf_android.dart Add Sliders to macrobenchmarks (#125296) 2023-04-24 23:25:28 +00:00
smoke_test_build_test.dart Sync analysis_options.yaml & cleanups (#117327) 2022-12-20 14:15:39 -08:00
smoke_test_device.dart Auto-format Framework (#160545) 2024-12-19 20:06:21 +00:00
smoke_test_failure.dart
smoke_test_setup_failure.dart Simplify devicelab logic and fix tests (#139122) 2023-11-29 08:41:27 +00:00
smoke_test_success.dart Auto-format Framework (#160545) 2024-12-19 20:06:21 +00:00
smoke_test_throws.dart
spell_check_test_ios.dart [iOS] Add task for spell check integration test (#116222) 2022-12-22 02:47:11 +00:00
spell_check_test.dart Re-land Add Spell Check to EditableText (#109643) 2022-08-17 16:16:02 +00:00
static_path_stroke_tessellation_perf__timeline_summary.dart add Impeller path stroke tessellation benchmark (#166939) 2025-04-10 21:38:08 +00:00
static_path_stroke_tessellation_perf_ios__timeline_summary.dart add Impeller path stroke tessellation benchmark (#166939) 2025-04-10 21:38:08 +00:00
static_path_tessellation_perf__timeline_summary.dart [devicelab] boot up benchmarks. (#132148) 2023-08-14 18:47:08 +00:00
static_path_tessellation_perf_ios__timeline_summary.dart [devicelab] boot up benchmarks. (#132148) 2023-08-14 18:47:08 +00:00
technical_debt__cost.dart [monorepo] Fix tech debt cost benchmark (#160609) 2024-12-19 21:59:39 +00:00
textfield_perf__e2e_summary.dart
textfield_perf__timeline_summary.dart
tiles_scroll_perf__timeline_summary.dart
tiles_scroll_perf_ios__timeline_summary.dart
very_long_picture_scrolling_perf__e2e_summary.dart Add benchmark for scrolling very long pictures (#133434) 2023-08-31 19:03:14 +00:00
very_long_picture_scrolling_perf_ios__e2e_summary.dart Add benchmark for scrolling very long pictures (#133434) 2023-08-31 19:03:14 +00:00
web_benchmarks_canvaskit.dart Adding macrobenchmarks for DDC (#166617) 2025-04-16 03:29:36 +00:00
web_benchmarks_ddc_hot_reload.dart Adding macrobenchmarks for DDC (#166617) 2025-04-16 03:29:36 +00:00
web_benchmarks_ddc.dart Adding macrobenchmarks for DDC (#166617) 2025-04-16 03:29:36 +00:00
web_benchmarks_skwasm_st.dart Adding macrobenchmarks for DDC (#166617) 2025-04-16 03:29:36 +00:00
web_benchmarks_skwasm.dart Adding macrobenchmarks for DDC (#166617) 2025-04-16 03:29:36 +00:00
web_size__compile_test.dart Auto-format Framework (#160545) 2024-12-19 20:06:21 +00:00
wide_gamut_ios.dart Added integration test for wide gamut support. (#119657) 2023-02-13 22:33:19 +00:00
windows_chrome_dev_mode.dart
windows_desktop_impeller.dart [flutter_driver] use mostly public screenshot API. (#157888) 2024-10-31 21:31:07 +00:00
windows_home_scroll_perf__timeline_summary.dart Add Windows performance benchmark (#99564) 2022-03-04 15:41:14 -08:00
windows_startup_test.dart [Windows] Add app startup integration test (#110114) 2022-08-25 18:54:20 -07:00