25905 Commits

Author SHA1 Message Date
Kate Lovett
b730ba1a3e
Dart Fixes for clipBehavior breaks (#86323) 2021-07-13 10:06:04 -07:00
Hans Muller
caf21362f5
Additional ListTile API doc - Material widget dependency (#86355) 2021-07-13 09:31:39 -07:00
engine-flutter-autoroll
1bf84b7cba
Roll Engine from a984a833baaf to 0bf8bfdf1796 (5 revisions) (#86350) 2021-07-13 08:46:04 -07:00
engine-flutter-autoroll
81a85b8939
d68f26313 [flutter_plugin_tools] Support format on Windows (flutter/plugins#4150) (#86327) 2021-07-12 19:01:02 -07:00
engine-flutter-autoroll
abbed87d65
Roll Engine from 5a3945cdcbcd to a984a833baaf (2 revisions) (#86322) 2021-07-12 16:26:04 -07:00
Kate Lovett
6e6bd3a1d4
Revert "Revert "Remove TextTheme deprecations (#83924)" (#86171)" (#86318) 2021-07-12 15:56:05 -07:00
engine-flutter-autoroll
e22f020ffa
Roll Engine from 26b430373207 to 5a3945cdcbcd (6 revisions) (#86319) 2021-07-12 15:21:04 -07:00
Ian Hickson
d3c17acf9d
Run "pub global activate devtools" before overall_experience_test (#85812) 2021-07-12 14:36:05 -07:00
Hans Muller
3eca034ffd
AppBar.backwardsCompatibility now default false, deprecated (#86198) 2021-07-12 13:38:12 -07:00
michaellee8
6a51e0c237
[flutter_tools] Add support for launching fuchsia app using session_control (#85752) 2021-07-12 13:26:05 -07:00
engine-flutter-autoroll
d3c3b891c9
Roll Engine from 7851449b4d33 to 26b430373207 (2 revisions) (#86301) 2021-07-12 11:56:02 -07:00
Jonah Williams
53d8cba3ec
[flutter_tools] let the logger know about machine mode (#86116) 2021-07-12 10:41:03 -07:00
Payam Zahedi
b1e1dd68ae
borderRadius param updated in copyWith functions (#85822) 2021-07-12 10:31:02 -07:00
Jonah Williams
7a0b4669fc
[flutter_tools] switch web integration tests to use html (#85325) 2021-07-12 09:01:04 -07:00
engine-flutter-autoroll
d6a844360a
7851449b4 Roll Fuchsia Mac SDK from gySDhb-Ea... to DM-zc7Snb... (flutter/engine#27322) (#86277) 2021-07-12 02:06:04 -07:00
engine-flutter-autoroll
480ada5bc9
Roll Engine from ed25e8f01efe to 0e2b9bebfb8d (2 revisions) (#86273) 2021-07-12 01:01:19 -07:00
Darren Austin
08ef7752d5
Revert "Migrate core devicelab framework to null safety. (#85993)" (#86269)
This reverts commit 2175e64e4fdb387c5f01242c9a82779d3423e531.
2021-07-11 23:25:25 -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
Darren Austin
2175e64e4f
Migrate core devicelab framework to null safety. (#85993)
Migrate core devicelab framework to null safety.
2021-07-11 18:36:30 -07:00
engine-flutter-autoroll
cc00e7e6bc
Roll Engine from 06b7d1f8c6c3 to ed25e8f01efe (2 revisions) (#86256) 2021-07-11 15:21:02 -07:00
engine-flutter-autoroll
a268b011f3
06b7d1f8c Roll Fuchsia Linux SDK from C6i1FgtOK... to FV0wVt4TU... (flutter/engine#27310) (#86242) 2021-07-11 00:56:04 -07:00
engine-flutter-autoroll
9f58bbfaf2
Roll Engine from 5f445d7c0811 to 8bb2641d37d4 (2 revisions) (#86241) 2021-07-10 23:51:03 -07:00
engine-flutter-autoroll
203be37cf2
5f445d7c0 Roll Dart SDK from 812bf07cf737 to 40695d910591 (1 revision) (flutter/engine#27306) (#86239) 2021-07-10 16:51:02 -07:00
engine-flutter-autoroll
dae53e70d1
c341a03bf Roll Fuchsia Mac SDK from MkrnXce9t... to MKuIBsUt-... (flutter/engine#27305) (#86233) 2021-07-10 10:46:02 -07:00
engine-flutter-autoroll
0f1ffa977c
8e6868972 Roll Fuchsia Linux SDK from 7q7h2ljWo... to C6i1FgtOK... (flutter/engine#27304) (#86224) 2021-07-10 05:36:03 -07:00
engine-flutter-autoroll
75fb1bd6c2
ac9142c96 encode DPR for shadows into DisplayList (flutter/engine#27289) (#86220) 2021-07-10 02:36:04 -07:00
engine-flutter-autoroll
54a0066b58
0a892d9ec Roll Dart SDK from ab8bac9fd542 to 812bf07cf737 (1 revision) (flutter/engine#27300) (#86215) 2021-07-10 00:56:02 -07:00
engine-flutter-autoroll
33517505b5
36271dc62 Roll Dart SDK from 83a559e0a9bd to ab8bac9fd542 (1 revision) (flutter/engine#27298) (#86212) 2021-07-09 20:46:03 -07:00
engine-flutter-autoroll
e7a4a8d39a
1199f131d [flutter_plugin_tools] Make unit tests pass on Windows (flutter/plugins#4149) (#86210) 2021-07-09 18:21:05 -07:00
engine-flutter-autoroll
04cd1ce4b7
Roll Engine from 7482c6864a19 to 3ee0740f9a57 (2 revisions) (#86208) 2021-07-09 17:46:03 -07:00
engine-flutter-autoroll
141ca1e4ca
731b93d52 [image_picker_for_web] Migrate image_picker to package:cross_file (flutter/plugins#4083) (#86207) 2021-07-09 17:16:02 -07:00
engine-flutter-autoroll
076c92747f
Roll Engine from fbb5e1383031 to 7482c6864a19 (5 revisions) (#86205) 2021-07-09 16:41:04 -07:00
engine-flutter-autoroll
4e6472a338
8a966ebfd [various] Prepare plugin repo for binding API improvements (flutter/plugins#4148) (#86203) 2021-07-09 15:41:02 -07:00
engine-flutter-autoroll
888bf71d38
fbb5e1383 [web] Librarify html renderer files (flutter/engine#27232) (#86201) 2021-07-09 15:36:03 -07:00
Yegor
78e06e716b
[web] move e2e tests from flutter/engine to flutter/flutter (#86119)
* [web] move e2e tests from flutter/engine to flutter/flutter
* flutter update-packages --force-upgrade
2021-07-09 15:31:49 -07:00
Greg Spencer
00d9f8df14
Add CallbackShortcuts widget (#86045) 2021-07-09 15:31:03 -07:00
engine-flutter-autoroll
cb17425df0
Roll Engine from c373f704c367 to 0156ecd2e5bb (2 revisions) (#86195) 2021-07-09 14:06:08 -07:00
engine-flutter-autoroll
8034286b5f
Roll Engine from 05884d394cf0 to c373f704c367 (2 revisions) (#86194) 2021-07-09 13:01:03 -07:00
Hans Muller
c51ee11748
Add a "troubleshooting" section to the AppBar API doc (#86188) 2021-07-09 12:35:01 -07:00
Ian Hickson
46817f4a94
Make the customer testing shard more verbose (#86143) 2021-07-09 12:11:05 -07:00
Jonah Williams
6d8c850ee7
[flutter] tab navigation does not notify the focus scope node (#86141) 2021-07-09 12:06:05 -07:00
engine-flutter-autoroll
731360fd84
05884d394 Roll Skia from beb2fbf0e66a to 8573dab150a7 (4 revisions) (flutter/engine#27281) (#86189) 2021-07-09 11:56:03 -07:00
Justin McCandless
a67ed94624
Dont reset the composing region when selection changes (#85799)
Fixes a bug on Android Gboard where the handle would disappear when dragged within a word.
2021-07-09 11:21:43 -07:00
engine-flutter-autoroll
14b22be569
6065bd001 [quick_actions] Add const constructor (flutter/plugins#4131) (#86185) 2021-07-09 11:21:05 -07:00
Ahmed Ashour
ef9da62325
Fix typo in test name (#86083) 2021-07-09 11:16:03 -07:00
engine-flutter-autoroll
f149a0441e
1c24b5050 Use the prebuilt SDK's VM to run its frontend_server (flutter/engine#27274) (#86183) 2021-07-09 10:51:04 -07:00
Ahmed Ashour
6bfc5824d3
Add .gitignore (#85017) 2021-07-09 10:41:03 -07:00