[Android] add HCPP platform views benchmark and integration test. (#163018)

Adds a benchmark and integration test of HCPP using a Pixel 7.
This commit is contained in:
Jonah Williams
2025-02-10 18:12:49 -08:00
committed by GitHub
parent e8a0fbbe69
commit 6291a51ce2
7 changed files with 251 additions and 2 deletions

View File

@@ -108,6 +108,7 @@
/dev/devicelab/bin/tasks/complex_layout_scroll_perf_impeller__timeline_summary.dart @jonahwilliams @flutter/engine
/dev/devicelab/bin/tasks/complex_layout_scroll_perf_impeller_gles__timeline_summary.dart @jonahwilliams @flutter/engine
/dev/devicelab/bin/tasks/rrect_blur_perf__timeline_summary.dart @gaaclarke @flutter/engine
/dev/devicelab/bin/tasks/platform_views_hcpp_scroll_perf__timeline_summary.dart @jonahwilliams @flutter/engine
## Windows Android DeviceLab tests
/dev/devicelab/bin/tasks/basic_material_app_win__compile.dart @bkonyi @flutter/tool