24968 Commits

Author SHA1 Message Date
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
engine-flutter-autoroll
84a5c71087
a011b374d Roll Skia from f5bd4e4b9f6b to beb2fbf0e66a (1 revision) (flutter/engine#27280) (#86178) 2021-07-09 09:46:04 -07:00
Jonah Williams
9d70d9d589
[flutter_tools] fix -n workaround (#86142) 2021-07-09 09:41:04 -07:00
engine-flutter-autoroll
75f6d03b55
2dfb40061 Roll Dart SDK from ae01d698532b to a8c4933bf92e (2 revisions) (flutter/engine#27279) (#86175) 2021-07-09 08:21:04 -07:00
Ren You
79a43be22a
Revert "Remove TextTheme deprecations (#83924)" (#86171)
This reverts commit 501474de994335e994c6a3314048f50b9abdfb01.
2021-07-09 08:06:42 -07:00
engine-flutter-autoroll
d71c0eb1d8
Roll Engine from dae2b2652a4a to 024cc455fe9a (3 revisions) (#86162) 2021-07-09 03:01:04 -07:00
engine-flutter-autoroll
633af3da0e
Roll Plugins from 06fc7d105446 to 59e16a556e27 (2 revisions) (#86160) 2021-07-09 02:11:04 -07:00
engine-flutter-autoroll
b5966cfa15
dae2b2652 Roll Skia from c2f5b311ceac to 39122d445939 (1 revision) (flutter/engine#27271) (#86159) 2021-07-09 01:56:04 -07:00
engine-flutter-autoroll
02de429037
40373cdcb Reland webp 1.2.0 (flutter/engine#27272) (#86155) 2021-07-09 00:51:04 -07:00
Dan Field
48ac40904a
Doc typo in layer.dart (#86033) 2021-07-08 23:48:14 -07:00
engine-flutter-autoroll
a4a5450843
53d1a53ac Roll Dart SDK from eb6ae1c165fc to ae01d698532b (2 revisions) (flutter/engine#27270) (#86151) 2021-07-08 23:46:39 -07:00
engine-flutter-autoroll
311920b326
dc0672409 Roll Skia from b1fd64e82efd to c2f5b311ceac (3 revisions) (flutter/engine#27269) (#86148) 2021-07-08 23:06:03 -07:00
engine-flutter-autoroll
f0732e324f
Roll Engine from b2146208bb62 to 6dcdb003001c (4 revisions) (#86146) 2021-07-08 22:01:02 -07:00
engine-flutter-autoroll
095f653bce
Roll Engine from 7556ed4d7cb3 to b2146208bb62 (3 revisions) (#86135) 2021-07-08 18:31:04 -07:00
engine-flutter-autoroll
fb7f38f75d
Roll Engine from 9aa280e35589 to 7556ed4d7cb3 (8 revisions) (#86133) 2021-07-08 17:26:04 -07:00
engine-flutter-autoroll
73cf93f096
Roll Plugins from 200a6ec1dbb3 to 06fc7d105446 (3 revisions) (#86132) 2021-07-08 17:21:03 -07:00
engine-flutter-autoroll
4c6e70fd95
Roll Engine from 6f00ff26d767 to 9aa280e35589 (4 revisions) (#86115) 2021-07-08 16:21:04 -07:00
engine-flutter-autoroll
049536026c
200a6ec1d [in_app_purchase] Fix crash when retrieveReceiptWithError gives an error. (flutter/plugins#4138) (#86111) 2021-07-08 16:16:03 -07:00
Zachary Anderson
c589a0c322
Revert "[flutter_tools] show only supported sub commands (#85125)" (#86131)
This reverts commit 84e576786c3dc5a839134b4862177c24f9030c85.
2021-07-08 15:58:05 -07:00
Ian Hickson
456fe1abed
Prevent merge conflicts when running customer tests. (#86063) 2021-07-08 15:11:05 -07:00
Christopher Fujino
711f9b7c43
[flutter_conductor] migrate conductor to null-safety (#86117) 2021-07-08 15:09:15 -07:00
Christopher Fujino
5456cad343
Migrate gen_localizations to null-safety (#86051) 2021-07-08 15:06:04 -07:00
Ahmed Ashour
a666925a02
Add newline at end of file (#86008) 2021-07-08 15:01:10 -07:00
Mohammad Ghalayini
f26e54bd88
Wrap FilterChip inside a Material widget (#85825) 2021-07-08 15:01:08 -07:00
Zachary Anderson
53125203ea
[flutter_tool] Pin DevTools to 2.4.0 (#86124) 2021-07-08 15:01:00 -07:00
Ahmed Ashour
84e576786c
[flutter_tools] show only supported sub commands (#85125) 2021-07-08 14:56:06 -07:00
Kate Lovett
501474de99
Remove TextTheme deprecations (#83924) 2021-07-08 14:51:07 -07:00
Rick Krystianne Lim
7d707b06e8
Changing SnackBar's default vertical padding (#78133) 2021-07-08 14:46:09 -07:00
Jacob Richman
1a0d873e2e
Switch drive_service from using deprecated version of --record-memory-profile flag. (#86122) 2021-07-08 14:29:41 -07:00
engine-flutter-autoroll
0dbb74eb42
0b88ffb57 [video_player] Pause video when it completes (flutter/plugins#3727) (#86107) 2021-07-08 10:46:02 -07:00
engine-flutter-autoroll
9e12ec4fdb
6f00ff26d Roll Skia from a2d6890c5b9b to e822837a1322 (4 revisions) (flutter/engine#27246) (#86106) 2021-07-08 10:41:03 -07:00
Maurice Parrish
e82a69a95e
Create flag to enable/disable FlutterView render surface conversion (#85648) 2021-07-08 10:36:06 -07:00
chunhtai
fecf2383de
Fix ci.yaml and testowners format (#85565) 2021-07-08 10:01:04 -07:00
engine-flutter-autoroll
6c27768aea
b496703a3 Roll Skia from ae7f7edd499b to a2d6890c5b9b (1 revision) (flutter/engine#27244) (#86103) 2021-07-08 09:21:05 -07:00
engine-flutter-autoroll
a28ff4b965
e1b4ba422 [in_app_purchase] Add currencySymbol to ProductDetails (flutter/plugins#4115) (#86098) 2021-07-08 08:06:02 -07:00
engine-flutter-autoroll
fc1353041f
fa036005b [in_app_purchase] Add documentation for price change confirmations (flutter/plugins#4092) (#86097) 2021-07-08 07:01:04 -07:00
engine-flutter-autoroll
5d18c9d38e
c4dde0c53 Roll Skia from d471e7c36dd4 to ae7f7edd499b (1 revision) (flutter/engine#27243) (#86092) 2021-07-08 04:26:04 -07:00
engine-flutter-autoroll
9959ea0967
e2541ca01 [camera] android-rework part 8: Supporting modules for final implementation (flutter/plugins#4054) (#86091) 2021-07-08 04:01:02 -07:00