keyonghan
03de61664e
Update codegen_integration_test name & ownership ( #86889 )
2021-07-22 13:31:05 -07:00
Jenn Magder
af200d97d1
Remove obsolete textfield_perf test ( #86827 )
2021-07-21 20:11:04 -07:00
Jenn Magder
70ee176a7c
Remove unused web_incremental_test ( #86829 )
2021-07-21 18:21:05 -07:00
Jenn Magder
b0faa05adb
Remove unused flutter_run_test ( #86828 )
2021-07-21 18:06:03 -07:00
Jenn Magder
ae851a730d
Remove obsolete plugin_test_win ( #86826 )
2021-07-21 17:41:03 -07:00
Jenn Magder
becd5ec8b1
Remove unused tiles_scroll_perf_iphonexs__timeline_summary ( #86822 )
2021-07-21 17:16:06 -07:00
Jenn Magder
f50e2316e6
Remove unused build_mode_test ( #86808 )
2021-07-21 16:01:05 -07:00
Jenn Magder
883cdfb443
Remove unused flutter_gallery_instrumentation_test ( #86812 )
2021-07-21 15:56:03 -07:00
Zachary Anderson
b6419e8e89
Revert "Manually close the tree for issue #86754 ( #86755 )" ( #86803 )
...
This reverts commit 5acf7e98f16222610a4e6bfe1e36b08a90cf53a4.
2021-07-21 12:26:59 -07:00
Zachary Anderson
5acf7e98f1
Manually close the tree for issue #86754 ( #86755 )
2021-07-20 19:58:58 -07:00
Kaushik Iska
df3fe587e8
Validate that min frame number is numeric ( #86498 )
2021-07-15 17:11:09 -07:00
Zachary Anderson
f71ceb77fe
Add iOS benchmarks for sksl warmup ( #86460 )
2021-07-15 10:18:49 -07:00
Darren Austin
a0e5fe84ac
Migrate core devicelab tasks f-i null safety. ( #86378 )
2021-07-13 22:04:03 -07:00
Darren Austin
f6e5227b28
Migrate the first 3rd of the devicelab tasks to null safety. ( #86374 )
2021-07-13 16:45:09 -07:00
Darren Austin
0c81077582
Migrate devicelab tasks i-z to null safety. ( #85998 )
2021-07-13 16:41:06 -07:00
Darren Austin
28cb43e601
Revert "Migrate core devicelab tasks a-f null safety. ( #85996 )" ( #86268 )
...
This reverts commit 9d3563a8eaba076f7a4b042764d8abf7e7e0467f.
2021-07-11 23:17:00 -07:00
Zachary Anderson
83835436cb
Revert "Migrate core devicelab tasks f-i null safety. ( #85997 )" ( #86267 )
...
This reverts commit d4afa28957a499b4e773efa24e824dde1439d8fa.
2021-07-11 22:36:43 -07:00
Darren Austin
d4afa28957
Migrate core devicelab tasks f-i null safety. ( #85997 )
2021-07-11 21:30:41 -07:00
Darren Austin
9d3563a8ea
Migrate core devicelab tasks a-f null safety. ( #85996 )
2021-07-11 20:32:38 -07:00
Alexandre Ardhuin
80990c21e2
code formatting ( #85783 )
2021-07-07 23:06:05 -07:00
Jenn Magder
f76b292626
Support iOS arm64 simulator ( #85642 )
2021-06-30 14:31:04 -07:00
Zachary Anderson
407916d44f
Revert "Support iOS arm64 simulator ( #85059 )" ( #85641 )
...
This reverts commit a1020512ef811f9c86d536a67cd2023d0fb34f9d.
2021-06-30 12:44:49 -07:00
Jenn Magder
a1020512ef
Support iOS arm64 simulator ( #85059 )
2021-06-30 11:56:17 -07:00
Jenn Magder
610ee89b17
Address jmagman todos ( #85348 )
2021-06-28 11:26:21 -07:00
gaaclarke
66fd0b28b0
replaced unawaited with synchronous / await calls where needed ( #82839 )
2021-06-24 16:22:43 -07:00
Jenn Magder
0de6bd41ba
Migrate iOS app deployment target from 8.0 to 9.0 ( #85174 )
2021-06-24 10:21:05 -07:00
Jenn Magder
236a114ddb
Remove tests checking Xcode 11 naming conventions ( #85094 )
2021-06-23 12:11:03 -07:00
Jenn Magder
67aee9a0c3
Avoid iOS app with extension checks that fail on M1 ( #85087 )
2021-06-22 20:56:02 -07:00
Jenn Magder
3ee1d46d5a
Check for either ios-x86_64-simulator or ios-arm64_x86_64-simulator in module test ( #85051 )
2021-06-22 10:45:57 -07:00
Jenn Magder
1d2f6c5296
Revert "Set up iOS native integration_tests in ui example project ( #84890 )" ( #84892 )
...
This reverts commit 05d55157326193917090d3eff68684b36a858086.
2021-06-18 18:05:00 -07:00
Jenn Magder
05d5515732
Set up iOS native integration_tests in ui example project ( #84890 )
2021-06-18 17:45:11 -07:00
Jenn Magder
03034e9e4a
Audit devicelab log streaming for nullability ( #84820 )
2021-06-18 00:14:03 -07:00
Jenn Magder
64056a1a52
Fix integration_test podspecs warnings ( #84602 )
2021-06-15 10:29:03 -07:00
Jenn Magder
697928d21f
Revert "Set up iOS native integration_tests in ui example project ( #84596 )" ( #84641 )
...
This reverts commit ef2879a46f5a8b3f294e72b66e1f58508d277a28.
2021-06-15 10:09:41 -07:00
Jenn Magder
ef2879a46f
Set up iOS native integration_tests in ui example project ( #84596 )
2021-06-14 18:04:02 -07:00
Greg Spencer
88f3811055
Turn on avoid_dynamic_calls lint, except packages/flutter tests, make appropriate changes. ( #84476 )
...
This adds avoid_dynamic_calls to the list of lints, and fixes all instances where it was violated.
Importantly, this lint is NOT turned on for flutter/packages/test, because those changes are happening in another PR: #84478
2021-06-14 14:16:57 -07:00
Dan Field
5cc7b6c3ea
Add option to stream logs to file for flutter logs and way to use it in devicelab runs ( #84008 )
2021-06-07 10:33:00 -07:00
Jenn Magder
94a41cde83
Mixed null safety in dev/devicelab ( #84017 )
2021-06-05 02:29:03 -07:00
Jonah Williams
85df73d0e3
[flutter] ensure vmservice binding is registered in profile mode ( #83913 )
2021-06-03 17:59:03 -07:00
Michael Goderbauer
243d889445
Count non-null-safe code in our tech debt benchmark ( #83846 )
2021-06-03 12:54:04 -07:00
Alexandre Ardhuin
34059eec2c
enable lint prefer_interpolation_to_compose_strings ( #83407 )
2021-06-01 11:14:06 -07:00
Jenn Magder
2d86249435
rsync Flutter.framework for add to app ( #83315 )
2021-05-25 10:49:02 -07:00
Hattomo (TomohiroHattori)
08a70e7ac8
Enable avoid_escaping_inner_quotes lint ( #81153 )
2021-05-19 09:54:02 -07:00
gaaclarke
7cdd33fe99
added unawaited function for devicelab and turned on unawaited_futures linter ( #82833 )
2021-05-18 14:19:03 -07:00
Dan Field
304b9c668e
Reland GC tracking benchmarks ( #82069 )
2021-05-14 19:59:24 -07:00
Jenn Magder
783e1dd22c
Standardize build system environment defines derived from build info ( #81879 )
2021-05-07 17:04:02 -07:00
Dan Field
3101374f60
Revert "Reland GC benchmark changes again ( #82042 )" ( #82059 )
...
This reverts commit 99a947c3e5c91256dbf0e29149fdb9dcbe88c19c.
2021-05-07 13:19:56 -07:00
Dan Field
99a947c3e5
Reland GC benchmark changes again ( #82042 )
2021-05-07 12:29:01 -07:00
gaaclarke
a5f57b9e64
Added performance benchmarks for platform channels ( #81414 )
2021-05-07 10:24:03 -07:00
Zachary Anderson
4056ac057d
Revert "Reland GC related bench update ( #81794 )" ( #82005 )
...
This reverts commit 714dea5e039c4a8c2e442862cda1f88b1b34c0f0.
2021-05-06 19:03:59 -07:00