Commit Graph

34186 Commits

Author SHA1 Message Date
Rydmike
be5a84295d
FIX: SegmentedButton segments background cannot be made transparent (#123293) 2023-04-04 15:38:20 -07:00
Jackson Gardner
37d4e7d60e
Always use the canvaskit path from the web sdk. (#123915)
Always use the canvaskit path from the web sdk.
2023-04-04 22:36:43 +00:00
Victoria Ashworth
842873c2fc
Allow --ipv6 flag for flutter attach on iOS devices (#123822)
Allow --ipv6 flag for flutter attach on iOS devices
2023-04-04 22:33:28 +00:00
Victoria Ashworth
dbc18bbdb8
Add flag to filter by device connection interface (#124034)
Add flag to filter by device connection interface
2023-04-04 22:33:26 +00:00
Christopher Fujino
b2c65acd5a
[flutter_tools] Remove --no-sound-null-safety #4 (#124039)
Re-land of https://github.com/flutter/flutter/pull/123297 without any of
the commits at the end attempting to fix customer-testing.

Fixes https://github.com/flutter/flutter/issues/118810
2023-04-04 15:25:27 -07:00
Victoria Ashworth
34d2c8d030
Better support for wireless devices in IDEs (#123716)
Better support for wireless devices in IDEs
2023-04-04 20:39:38 +00:00
Greg Spencer
e3bc8efd39
Rename Sample classes (#124080)
Rename Sample classes
2023-04-04 20:34:29 +00:00
Mitchell Goodwin
c8a3dbaf06
Add adaptive constructor to Radio and RadioListTile (#123816)
Add adaptive constructor to Radio and RadioListTile
2023-04-04 20:33:02 +00:00
Victoria Ashworth
d6593dee96
Make flutter_adapter_test more resilient to pub output (#124139)
Make flutter_adapter_test more resilient to pub output
2023-04-04 19:36:39 +00:00
engine-flutter-autoroll
a68b424790
Roll Flutter Engine from e860fa87d21c to 8edd3c000a39 (1 revision) (#124136)
e860fa87d2...8edd3c000a

2023-04-04 joshualitt@google.com [web] Migrate EventListener's to JS
types. (flutter/engine#40566)

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Please CC jonahwilliams@google.com,rmistry@google.com,zra@google.com on
the revert to ensure that a human
is aware of the problem.

To file a bug in Flutter:
https://github.com/flutter/flutter/issues/new/choose

To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
2023-04-04 12:35:49 -07:00
Elliott Brooks
840993be38
[flutter_tools] Pass app entrypoint to DWDS version 19.0.0 (#124138) 2023-04-04 12:34:07 -07:00
godofredoc
50f7910e80
Do not use colors in output if running from CI. (#122645)
Do not use colors in output if running from CI.
2023-04-04 18:41:47 +00:00
Michael Goderbauer
25a2dfb302
Rename RenderView.window to RenderView.view (#124060) 2023-04-04 11:22:22 -07:00
engine-flutter-autoroll
f9857df6b3
Roll Flutter Engine from f2a547b088f6 to e860fa87d21c (2 revisions) (#124127)
Roll Flutter Engine from f2a547b088f6 to e860fa87d21c (2 revisions)
2023-04-04 16:57:24 +00:00
godofredoc
89caeebd10
Update localizations. (#124099) 2023-04-04 09:00:17 -07:00
engine-flutter-autoroll
8aef3e7dc2
Roll Flutter Engine from b82ce3f6c305 to f2a547b088f6 (1 revision) (#124123)
Roll Flutter Engine from b82ce3f6c305 to f2a547b088f6 (1 revision)
2023-04-04 15:49:11 +00:00
engine-flutter-autoroll
43ae4475cc
Roll Packages from bc15c97a5b6b to 3df3ba528e29 (5 revisions) (#124122)
Roll Packages from bc15c97a5b6b to 3df3ba528e29 (5 revisions)
2023-04-04 15:43:25 +00:00
engine-flutter-autoroll
f699eb0be0
Roll Flutter Engine from 047ce9ef1e50 to b82ce3f6c305 (1 revision) (#124113)
Roll Flutter Engine from 047ce9ef1e50 to b82ce3f6c305 (1 revision)
2023-04-04 12:22:18 +00:00
engine-flutter-autoroll
a375ae56d5
Roll Flutter Engine from b5d2c056a091 to 047ce9ef1e50 (1 revision) (#124105)
Roll Flutter Engine from b5d2c056a091 to 047ce9ef1e50 (1 revision)
2023-04-04 09:04:08 +00:00
engine-flutter-autoroll
f076b7bac3
Roll Flutter Engine from 37ea80f6951b to b5d2c056a091 (1 revision) (#124098)
Roll Flutter Engine from 37ea80f6951b to b5d2c056a091 (1 revision)
2023-04-04 04:58:34 +00:00
Tae Hyung Kim
fb6e83a6fd
Add Welsh to Material Flutter (and update some other translations) (#124094)
Reverts flutter/flutter#124088

This PR should properly incorporate the new Welsh translations into
Flutter (and maybe some other strings that seem to be updated in TC).

I think the other translation changes come from this issue:
https://github.com/flutter/flutter/issues/115181.

Fixes https://github.com/flutter/flutter/issues/120124.
2023-04-03 21:36:04 -07:00
engine-flutter-autoroll
b291b72c29
Roll Flutter Engine from aa60150eda7e to 37ea80f6951b (11 revisions) (#124093)
Roll Flutter Engine from aa60150eda7e to 37ea80f6951b (11 revisions)
2023-04-04 04:11:18 +00:00
Zachary Anderson
10587456a5
Revert "Add Welsh to Material Flutter (and update some other translations)" (#124088)
Revert "Add Welsh to Material Flutter (and update some other translations)"
2023-04-04 01:59:40 +00:00
Jenn Magder
f115e280c4
Run web integration tests on x64 or arm Macs (#123714)
Run web integration tests on x64 or arm Macs
2023-04-04 01:29:06 +00:00
Tae Hyung Kim
b3146897f2
Add Welsh to Material Flutter (and update some other translations) (#123575)
This PR should properly incorporate the new Welsh translations into
Flutter (and maybe some other strings that seem to be updated in TC).

I think the other translation changes come from this issue:
https://github.com/flutter/flutter/issues/115181.

Fixes #120124.
2023-04-03 17:55:37 -07:00
engine-flutter-autoroll
6e85daed1a
Roll Flutter Engine from 2e5cdeade5cc to aa60150eda7e (3 revisions) (#124075)
Roll Flutter Engine from 2e5cdeade5cc to aa60150eda7e (3 revisions)
2023-04-04 00:45:01 +00:00
Jenn Magder
d4934fb6ab
Add readlink -f flag to CocoaPods script to workaround Xcode 14.3 issue (#124062) 2023-04-03 16:55:00 -07:00
engine-flutter-autoroll
d32dc71223
Roll Flutter Engine from bda4d15abf00 to 2e5cdeade5cc (2 revisions) (#124064)
Roll Flutter Engine from bda4d15abf00 to 2e5cdeade5cc (2 revisions)
2023-04-03 22:46:13 +00:00
engine-flutter-autoroll
6e344c23d2
Roll Flutter Engine from 1db7e7d59fa8 to bda4d15abf00 (4 revisions) (#124059)
Roll Flutter Engine from 1db7e7d59fa8 to bda4d15abf00 (4 revisions)
2023-04-03 21:40:12 +00:00
engine-flutter-autoroll
27345168c4
Roll Flutter Engine from 663f602027ce to 1db7e7d59fa8 (2 revisions) (#124052)
Roll Flutter Engine from 663f602027ce to 1db7e7d59fa8 (2 revisions)
2023-04-03 20:26:12 +00:00
engine-flutter-autoroll
91688b012d
Roll Flutter Engine from 33fa6ebf58f0 to 663f602027ce (1 revision) (#124044)
33fa6ebf58...663f602027

2023-04-03 skia-flutter-autoroll@skia.org Roll Dart SDK from
741a0ff895ad to f08901c71710 (1 revision) (flutter/engine#40887)

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Please CC rmistry@google.com,zra@google.com on the revert to ensure that
a human
is aware of the problem.

To file a bug in Flutter:
https://github.com/flutter/flutter/issues/new/choose

To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
2023-04-03 12:33:03 -07:00
engine-flutter-autoroll
2144a1b05e
Roll Flutter Engine from 87de56f5c9ef to 33fa6ebf58f0 (2 revisions) (#124041)
Roll Flutter Engine from 87de56f5c9ef to 33fa6ebf58f0 (2 revisions)
2023-04-03 18:44:20 +00:00
engine-flutter-autoroll
913fd72e99
Roll Flutter Engine from 01aa040721d9 to 87de56f5c9ef (1 revision) (#124033)
Roll Flutter Engine from 01aa040721d9 to 87de56f5c9ef (1 revision)
2023-04-03 17:42:02 +00:00
engine-flutter-autoroll
0848454dfe
Roll Packages from d07623d2db2b to bc15c97a5b6b (7 revisions) (#124031)
Roll Packages from d07623d2db2b to bc15c97a5b6b (7 revisions)
2023-04-03 17:20:29 +00:00
Flutter GitHub Bot
0046a25e39
Roll pub packages (#123899)
Roll pub packages
2023-04-03 16:56:56 +00:00
engine-flutter-autoroll
e975395470
Roll Flutter Engine from 2b118709bee4 to 01aa040721d9 (1 revision) (#124023)
Roll Flutter Engine from 2b118709bee4 to 01aa040721d9 (1 revision)
2023-04-03 16:52:24 +00:00
Taha Tesser
4d501ab0ff
Fix some MaterialBanner properties aren't respected when presented by ScaffoldMessenger (#124024)
Fix some `MaterialBanner` properties aren't respected when presented by `ScaffoldMessenger`
2023-04-03 16:38:14 +00:00
engine-flutter-autoroll
193455b1dc
Roll Flutter Engine from ea07ee9ec331 to 2b118709bee4 (1 revision) (#124019)
Roll Flutter Engine from ea07ee9ec331 to 2b118709bee4 (1 revision)
2023-04-03 15:43:37 +00:00
engine-flutter-autoroll
f98499f9bb
Roll Flutter Engine from 0ed4b5ecbc11 to ea07ee9ec331 (2 revisions) (#124007)
Roll Flutter Engine from 0ed4b5ecbc11 to ea07ee9ec331 (2 revisions)
2023-04-03 11:23:36 +00:00
engine-flutter-autoroll
3a1a47c243
Roll Flutter Engine from 07afddf68810 to 0ed4b5ecbc11 (1 revision) (#123997)
Roll Flutter Engine from 07afddf68810 to 0ed4b5ecbc11 (1 revision)
2023-04-03 09:51:18 +00:00
engine-flutter-autoroll
a81cb42260
Roll Flutter Engine from b789b197c218 to 07afddf68810 (2 revisions) (#123992)
Roll Flutter Engine from b789b197c218 to 07afddf68810 (2 revisions)
2023-04-03 06:21:01 +00:00
engine-flutter-autoroll
d8cbaf6261
Roll Flutter Engine from f0fa8fdb8add to b789b197c218 (1 revision) (#123981)
Roll Flutter Engine from f0fa8fdb8add to b789b197c218 (1 revision)
2023-04-03 02:01:05 +00:00
engine-flutter-autoroll
3ff57b1f47
Roll Flutter Engine from 05c14f07f0e5 to f0fa8fdb8add (1 revision) (#123980)
Roll Flutter Engine from 05c14f07f0e5 to f0fa8fdb8add (1 revision)
2023-04-03 01:10:42 +00:00
Casey Hillers
6fe54f8811
Revert "[flutter_tools] Remove --no-sound-null-safety #3" (#123969)
Revert "[flutter_tools] Remove --no-sound-null-safety #3"
2023-04-03 00:19:22 +00:00
engine-flutter-autoroll
1edd4549ea
Roll Flutter Engine from 9c736bb2eb65 to 05c14f07f0e5 (1 revision) (#123972)
Roll Flutter Engine from 9c736bb2eb65 to 05c14f07f0e5 (1 revision)
2023-04-02 17:24:23 +00:00
engine-flutter-autoroll
968c0cb16f
Roll Flutter Engine from fc9c1504f92d to 9c736bb2eb65 (2 revisions) (#123967)
Roll Flutter Engine from fc9c1504f92d to 9c736bb2eb65 (2 revisions)
2023-04-02 15:54:14 +00:00
engine-flutter-autoroll
cb19c0d66f
Roll Flutter Engine from c60b40c19d4d to fc9c1504f92d (1 revision) (#123959)
Roll Flutter Engine from c60b40c19d4d to fc9c1504f92d (1 revision)
2023-04-02 07:52:34 +00:00
engine-flutter-autoroll
ffa2f1c778
Roll Flutter Engine from d62e1adfcad6 to c60b40c19d4d (1 revision) (#123957)
Roll Flutter Engine from d62e1adfcad6 to c60b40c19d4d (1 revision)
2023-04-02 05:32:43 +00:00
engine-flutter-autoroll
7f097a86fc
Roll Flutter Engine from 3659dd4b3a0e to d62e1adfcad6 (2 revisions) (#123956)
Roll Flutter Engine from 3659dd4b3a0e to d62e1adfcad6 (2 revisions)
2023-04-02 03:20:43 +00:00
engine-flutter-autoroll
7c9cb4ca37
Roll Flutter Engine from c4c7e622c81f to 3659dd4b3a0e (1 revision) (#123951)
Roll Flutter Engine from c4c7e622c81f to 3659dd4b3a0e (1 revision)
2023-04-02 00:07:25 +00:00