Commit Graph

4408 Commits

Author SHA1 Message Date
Elliott Brooks (she/her)
57e42f0223 Manually update DWDS version to v.16.0.0 (#110822) 2022-09-02 19:17:48 +00:00
Chris Yang
1560d0cef7 [Benchmark: platform_views_layout] show and hide more PlatformViews (#110688) 2022-09-02 17:05:55 +00:00
Pierre-Louis
8853926601 Deprecate ThemeData errorColor and backgroundColor (#110162) 2022-09-02 04:02:55 +00:00
Pierre-Louis
0c2f7bc2a2 Remove errant double spaces (#110758) 2022-09-02 04:00:58 +00:00
Qun Cheng
4125a3a8f0 Fixed the leading IconButton size (#110722) 2022-09-01 19:03:13 +00:00
Qun Cheng
a490a6a11d Migrated Checkbox to Material 3 Colors (#110537) 2022-08-31 20:38:32 +00:00
Camille Simon
c06e365a64 Move spell_check integration test xml declaration (#110612) 2022-08-31 20:12:55 +00:00
Jenn Magder
a4530b7c12 Make module tests pass on Xcode 14 (#110556) 2022-08-30 18:51:20 +00:00
Michael Thomsen
253e3c0856 Migrate device lab runner to nulls safety (#110582) 2022-08-30 19:46:05 +02:00
Kevin Chisholm
c49531f02c [Conductor] Prefer ssh over https (#110591) 2022-08-30 17:07:13 +00:00
Loïc Sharma
c60cf97c19 [Windows] Hide app until first frame is drawn (#109816) 2022-08-30 14:26:21 +00:00
hellohuanlin
ee98003e24 [platform_view]add timeout for alert buttons and a few other changes to fix a test flake (#110516) 2022-08-30 00:59:58 +00:00
Jenn Magder
99372ba1e4 Revert "Add initial compile tests (#109177)" (#110550)
This reverts commit 3437fd9c03.
2022-08-29 17:46:31 -07:00
Gary Qian
3437fd9c03 Add initial compile tests (#109177) 2022-08-29 23:12:22 +00:00
Stephen (Alex) Wallen
2f3ba1a313 Readability revisions for #109891 (#110348) 2022-08-29 18:23:16 +00:00
yusuf-goog
047cb86453 Updating cirrus docker to use Ubuntu image. (#110351)
* Updating cirrus docker to use Ubuntui image.

Bug:https://github.com/flutter/flutter/issues/110295

* Update Dockerfile
2022-08-29 10:47:56 -07:00
Zachary Anderson
0e195e9d46 Revert "Show output from pub get in flutter pub get (#106300)" (#110478)
This reverts commit 3802eb627e.
2022-08-29 08:02:50 -07:00
Sigurd Meldgaard
3802eb627e Show output from pub get in flutter pub get (#106300) 2022-08-29 07:37:19 +00:00
Jonah Williams
0c6d786e3a Fix scroll key for bad scroll benchmark (#110440) 2022-08-28 18:41:27 +00:00
Zachary Anderson
d0c8774508 Fix microbenchmarks_impeller_ios (#110392) 2022-08-27 04:21:12 +00:00
Jonah Williams
e36e9ca0e2 nest list views for bad scroll (#110373) 2022-08-26 22:10:24 +00:00
Zachary Anderson
056f11060f Add several new iOS/Impeller benchmarks (#110358) 2022-08-26 14:06:26 -07:00
Jenn Magder
d65d64d194 Revert "[macOS] Bring up "flutter_gallery" devicelab, start up test for x86. (#110370)" (#110372)
This reverts commit 4770e34859.
2022-08-26 13:48:36 -07:00
Stephen (Alex) Wallen
4770e34859 [macOS] Bring up "flutter_gallery" devicelab, start up test for x86. (#110370) 2022-08-26 20:24:52 +00:00
Stephen (Alex) Wallen
d420016587 [macOS] Bring up "complex_layout" devicelab, compilation test for x86. (#110360) 2022-08-26 19:27:31 +00:00
Jonah Williams
f0ffc85698 Add bad scroller benchmark (#110362) 2022-08-26 18:50:07 +00:00
Stephen (Alex) Wallen
9a34a60c0c [macOS] Bring up "flutter_gallery_macos__compile" devicelab, compilation test for x86. (#110356) 2022-08-26 17:29:39 +00:00
Stephen (Alex) Wallen
80a635e4a9 [macOS] Bring up "basic_material_app" devicelab, compile tests for x64 macs. (#110296) 2022-08-26 15:29:14 +00:00
dependabot[bot]
5c7fa38559 Bump debian from 11.3-slim to 11.4-slim in /dev/ci/docker_linux (#107865) 2022-08-26 14:59:28 +00:00
Loïc Sharma
4898f1f5c5 [Windows] Add app startup integration test (#110114)
Add a basic integration test for the Windows's app startup. In a subsequent change (https://github.com/flutter/flutter/pull/109816), this test will be updated to verify the app's window isn't visible until after the first frame has been drawn.

Part of https://github.com/flutter/flutter/issues/41980
2022-08-25 18:54:20 -07:00
Stephen (Alex) Wallen
27bfc511ba [macOS] Bring up "complex_layout" devicelab, startup tests for x64 (#110100) 2022-08-25 23:35:00 +00:00
Greg Spencer
fefb2b00ba Re-Land "Refactor StrokeAlign to allow double values." (#108339) (#110234) 2022-08-25 20:56:24 +00:00
Yegor
6e57ed6088 [web] fix hot restart in entrypoint generated by flutter create (#110229) 2022-08-25 20:30:00 +00:00
Christopher Fujino
db51e5d944 [flutter_tools] unpin path_provider_android and roll (#110216) 2022-08-25 19:42:21 +00:00
Darren Austin
5454bab6c1 Added support for M3 filled and filled tonal buttons. (#107382) 2022-08-25 11:36:03 -07:00
hellohuanlin
5217f89dcf [platform_view]delete previously installed app if needed (#110201) 2022-08-25 03:27:42 +00:00
Stephen (Alex) Wallen
d71a8a7093 [macOS] Bring up "hello_world" devicelab, compilation test for x86. (#109891) 2022-08-24 18:04:42 +00:00
Pierre-Louis
ac905b29a4 Add option to specify class name (#109865) 2022-08-24 18:53:27 +02:00
Qun Cheng
c0c3874c77 Revert "Reland: Set IconButton.visualDensity default to VisualDensity.standard (#109432)" (#110119)
This reverts commit 79013b2be8.
2022-08-23 15:41:03 -07:00
keyonghan
8027842393 Copy artifacts to applicationBinaryPath when specified for build+test separation (#109879) 2022-08-23 16:32:39 +00:00
hellohuanlin
111a7d016c [platform_view]retry launch if it fails to launch for xcuitest (#110030) 2022-08-23 01:14:44 +00:00
Zachary Anderson
d79a3d7a19 Remove most benchmarks of SkSL warmup (#110040) 2022-08-22 22:31:54 +00:00
Kate Lovett
7e12b37111 Deprecate 2018 text theme parameters (#109817) 2022-08-22 20:00:34 +00:00
Greg Spencer
957a8da4a2 Revert "Re-Land "Refactor StrokeAlign to allow double values." (#109805)" (#109955)
This reverts commit b3aba4d9c8 because it breaks Google tests.
2022-08-21 20:18:09 +02:00
Michael Goderbauer
ba8bc53825 Add some logs to catch flake (#109887) 2022-08-19 23:30:19 +00:00
hellohuanlin
74f5a1fe2c [platform_view]fix typo in xcuitest (#109884) 2022-08-19 23:28:36 +00:00
Greg Spencer
b3aba4d9c8 Re-Land "Refactor StrokeAlign to allow double values." (#109591) (#109805) 2022-08-19 19:36:11 +00:00
Kate Lovett
b6f7289b18 Update Ballistic animation & ClampingScrollSimulation (#107735) 2022-08-19 17:24:03 +00:00
Qun Cheng
79013b2be8 Reland: Set IconButton.visualDensity default to VisualDensity.standard (#109432)
* Revert "Revert "Set `IconButton.visualDensity` default to `VisualDensity.standard` (#109349)" (#109421)"

Co-authored-by: Qun Cheng <quncheng@google.com>
2022-08-18 09:46:13 -07:00
hellohuanlin
04f4dd8e54 [platform_view]terminate the app in tear down for platform view xcuitest (#109720) 2022-08-18 02:53:55 +00:00