31620 Commits

Author SHA1 Message Date
Jason Simmons
f02cfd48df
Support the --no-devtools flag in "flutter run --machine" (#113414) 2022-10-17 16:44:15 +00:00
Casey Hillers
e23a68347e
[ci.yaml] Increase docs targets to use 32 cores (#113465) 2022-10-17 15:58:52 +00:00
Casey Hillers
f26dd3730d
[packaging] Run git gc to minimize .git disk footprint (#113467) 2022-10-17 15:43:31 +00:00
Casey Hillers
bc70ae0f57
[packaging] Remove dev references (#113462) 2022-10-17 13:45:19 +00:00
engine-flutter-autoroll
e5c8614e78
Roll Flutter Engine from 8ed7a1905b0a to 66e422c4a2fb (3 revisions) (#113523) 2022-10-17 11:26:35 +00:00
engine-flutter-autoroll
7d7d795f5e
Roll Flutter Engine from f6aef9b30f92 to 8ed7a1905b0a (17 revisions) (#113515) 2022-10-17 08:00:19 +00:00
engine-flutter-autoroll
1e4d56ec7a
f6aef9b30 Roll Fuchsia Linux SDK from zn1YjnshPG5NX5fCx... to bAMMegfh0YDGa1pS4... (flutter/engine#36768) (#113471) 2022-10-16 22:58:03 -07:00
luckysmg
5a7224d14a
Fix bar height changes when toggle keyboard (#106542) 2022-10-17 04:25:57 +00:00
engine-flutter-autoroll
0b617e9346
Roll Plugins from 5f0a5f225bef to 3d44753ad9ba (4 revisions) (#113450) 2022-10-17 04:24:09 +00:00
Darren Austin
789d668ed7
Added statesController to the button icon constructors. (#113419) 2022-10-17 04:24:06 +00:00
Alex Sandri
e93297b9d6
fix overflow error in CupertinoListTile (#113010) 2022-10-17 04:22:18 +00:00
Renzo Olivares
300181b38c
Make TextEditingDelta diagnosticable and override debugFillProperties for concrete TextEditingDelta implementations (#113395) 2022-10-17 04:18:29 +00:00
Drew Roen
a707d05e9d
Manual roll of engine from aa4c205c1 to 9b539b339 (#113463) 2022-10-14 16:48:26 -07:00
joshualitt
8875040c98
[web] Migrate selectable_region to static interop. (#113292) 2022-10-14 09:51:48 -07:00
engine-flutter-autoroll
c49a173cd2
Roll Flutter Engine from 732410a66973 to aa4c205c1357 (18 revisions) (#113442) 2022-10-14 16:21:37 +00:00
Xilai Zhang
8d3c7e7da6
Revert "AutomatedTestWidgetsFlutterBinding.pump provides wrong pump time stamp, probably because of forgetting the precision" (#113415) 2022-10-14 15:29:07 +00:00
Lau Ching Jun
24aa26a36d
Handle null exception case in ProxiedDevice.stopApp. (#113317) 2022-10-14 15:27:06 +00:00
Drew Roen
0575faa383
Revert "Roll Flutter Engine from 732410a66973 to 3711bbaeabb7 (3 revisions) (#113410)" (#113440)
This reverts commit 08e1729204f3e2be062bf3aabbe14048561171ac.
2022-10-14 08:19:27 -07:00
engine-flutter-autoroll
08e1729204
Roll Flutter Engine from 732410a66973 to 3711bbaeabb7 (3 revisions) (#113410) 2022-10-13 21:40:07 +00:00
engine-flutter-autoroll
f9c1556e44
Roll Flutter Engine from 7638a1463bd0 to 732410a66973 (5 revisions) (#113407) 3.5.0-7.0.pre 2022-10-13 20:25:24 +00:00
Bruno Leroux
a1912b0357
Document that TooltipTriggerMode has no impact on hovering (#113324) 2022-10-13 20:19:05 +00:00
Gregor Weber
274435dd94
make ModalBottomSheetRoute public (#108112) 2022-10-13 18:00:23 +00:00
fzyzcjy
50b1960a3a
Change type in ImplicitlyAnimatedWidget to remove type cast to improve performance and style (#111849) 2022-10-13 17:57:13 +00:00
chunhtai
b68c69aa2e
pushnamed can handle Object as type (#113242) 2022-10-13 17:52:24 +00:00
Lau Ching Jun
34995ba96e
Make AndroidApk nullable in stopApp. (#113353) 2022-10-13 17:03:57 +00:00
engine-flutter-autoroll
6df260526d
Roll Plugins from b175843a5f2d to 5f0a5f225bef (2 revisions) (#113389)
* 5a5725730 Roll Flutter from 89d9880f46e0 to 4fed6aaeff8f (23 revisions) (flutter/plugins#6564)

* 5f0a5f225 Roll Flutter from 4fed6aaeff8f to 91d88336ddcf (13 revisions) (flutter/plugins#6567)
2022-10-13 08:47:56 -07:00
engine-flutter-autoroll
c738c8aa96
Roll Flutter Engine from 60ea03cfd251 to 7638a1463bd0 (1 revision) (#113357) 2022-10-13 03:49:12 +00:00
engine-flutter-autoroll
be9acf6659
Roll Flutter Engine from d71a010c2d0c to 60ea03cfd251 (1 revision) (#113356) 2022-10-13 02:48:25 +00:00
engine-flutter-autoroll
6b7bc03d28
Roll Flutter Engine from 826f42818ad1 to d71a010c2d0c (1 revision) (#113354) 2022-10-12 22:59:25 +00:00
engine-flutter-autoroll
d59fe669c0
Roll Flutter Engine from cf4755862022 to 826f42818ad1 (1 revision) (#113352) 2022-10-12 21:56:37 +00:00
Jenn Magder
61ac000d65
Enable impeller flags for iOS simulator (#113350) 2022-10-12 20:37:06 +00:00
Jenn Magder
2f03dda55e
Fix Android Studio version string nullablity, fake AndroidStudio in test (#113295) 2022-10-12 18:32:55 +00:00
engine-flutter-autoroll
71200c0775
Roll Flutter Engine from ea64def17550 to cf4755862022 (2 revisions) (#113345) 2022-10-12 18:19:39 +00:00
Lau Ching Jun
944a4c9714
Write crash report in temp directory if writing to CWD failed. (#113316) 2022-10-12 17:13:24 +00:00
Qun Cheng
91d88336dd
Added Switch Animation for Material 3 (#113090) 2022-10-12 11:02:08 -04:00
engine-flutter-autoroll
a5ee67ef86
Roll Flutter Engine from 481f20168905 to ea64def17550 (1 revision) (#113321) 2022-10-12 11:41:23 +00:00
engine-flutter-autoroll
aab696c236
Roll Flutter Engine from c4da2d8903ce to 481f20168905 (1 revision) (#113313) 2022-10-12 06:59:35 +00:00
engine-flutter-autoroll
096cd8349c
Roll Flutter Engine from bb0641278cd7 to c4da2d8903ce (1 revision) (#113309) 2022-10-12 04:47:34 +00:00
engine-flutter-autoroll
07e929363e
Roll Flutter Engine from 30d57deea8a6 to bb0641278cd7 (1 revision) (#113305) 2022-10-12 02:54:18 +00:00
engine-flutter-autoroll
b2bba4a284
Roll Flutter Engine from 7979ffc80832 to 30d57deea8a6 (1 revision) (#113304) 2022-10-12 01:54:15 +00:00
engine-flutter-autoroll
a84a2582b5
Roll Flutter Engine from b783740a940f to 7979ffc80832 (1 revision) (#113299) 2022-10-11 23:41:24 +00:00
engine-flutter-autoroll
ee38dbdd6c
Roll Flutter Engine from c9f4e97abf68 to b783740a940f (1 revision) (#113297) 2022-10-11 22:54:21 +00:00
Jenn Magder
8c8bb22222
BufferLogger should log stacktrace (#113240) 2022-10-11 20:14:18 +00:00
engine-flutter-autoroll
e1f3cff2e1
Roll Flutter Engine from 281152f8322d to c9f4e97abf68 (1 revision) (#113291) 2022-10-11 17:58:20 +00:00
engine-flutter-autoroll
4cbeb9ddbb
Roll Flutter Engine from 7c4ad0b7d49e to 281152f8322d (1 revision) (#113288) 2022-10-11 16:34:15 +00:00
engine-flutter-autoroll
95687eb264
Roll Plugins from cfbdcd0b40fa to b175843a5f2d (6 revisions) (#113287) 2022-10-11 15:56:10 +00:00
engine-flutter-autoroll
92b43050f1
Roll Flutter Engine from a5f44b8c08b6 to 7c4ad0b7d49e (1 revision) (#113284) 2022-10-11 15:06:51 +00:00
hangyu
4fed6aaeff
Support Material 3 in bottom sheet (#112466) 2022-10-11 09:55:26 +00:00
engine-flutter-autoroll
f01baefe0f
Roll Flutter Engine from db265ed41e14 to a5f44b8c08b6 (1 revision) (#113271) 2022-10-11 09:05:23 +00:00
engine-flutter-autoroll
b11ea3ec0d
Roll Flutter Engine from 2f3af21425e4 to db265ed41e14 (1 revision) (#113269) 2022-10-11 07:41:35 +00:00