24099 Commits

Author SHA1 Message Date
Jonah Williams
aa9b2d914c
[flutter_tools] remove mocks from application_package_test (#82568) 2021-05-14 14:54:03 -07:00
engine-flutter-autoroll
6a75f8e4ce
5c33fa911 output fuchsia json package manifest (flutter/engine#26138) (#82559) 2021-05-14 13:54:03 -07:00
Jonah Williams
8e20351382
Fix analysis errors (#82569) 2021-05-14 13:32:54 -07:00
Taha Tesser
99472cf072
fix pkg typos (#82544) 2021-05-14 13:09:03 -07:00
Jonah Williams
9218f09db7
[flutter_tools] remove some mocks from web resident runner tests (#82522) 2021-05-14 13:04:11 -07:00
Sam Rawlins
496acdf550
Remove "unnecessary" imports. (#82508) 2021-05-14 12:59:02 -07:00
Ian Hickson
2ae1e39810
Revert "Migrate to ChannelBuffers.push (#82057)" (#82525) 2021-05-14 12:09:03 -07:00
engine-flutter-autoroll
965671b8c8
Roll Engine from ffa729397346 to c228a2fae8d4 (7 revisions) (#82552) 2021-05-14 11:54:02 -07:00
Abhishek Ghaskata
18489fdd49
Added Alignment docs for FractionallySizedBox (#82539) 2021-05-14 11:44:02 -07:00
engine-flutter-autoroll
26c693fd2b
ffa729397 Roll Skia from cad48c6868bf to 99e6f0fcfb44 (1 revision) (flutter/engine#26144) (#82526) 2021-05-14 10:49:02 -07:00
Abhishek Ghaskata
b554f893bd
Enable unnecessary_null_checks lint (#82084) 2021-05-14 10:44:03 -07:00
Justin Hutchins
f6747dfa10
Change cursor when hovering on DropdownButton (#80567) 2021-05-14 10:39:13 -07:00
keyonghan
5bc348904e
trigger build (#82549) 2021-05-14 09:38:50 -07:00
xubaolin
ea09f4ecbc
update the DragStartBehavior documetations (#82327) 2021-05-14 00:09:02 -07:00
engine-flutter-autoroll
9108c06217
Roll Engine from 0507f4a9a714 to c75ec8ea4d0a (2 revisions) (#82518) 2021-05-13 23:14:03 -07:00
Jenn Magder
25c10d6a1c
Replace testUsingContext with testWithoutContext in a few places (#82498) 2021-05-13 23:09:03 -07:00
Jonah Williams
c533ab6515
[flutter_tools] remove mocks from doctor test (#82494) 2021-05-13 23:04:02 -07:00
Gary Roumanis
e3fd8dbfd5
Update loader style (#82485) 2021-05-13 22:59:03 -07:00
Taha Tesser
3c72ef374d
Fix Android Studio 4.2 detection on Windows (#82484) 2021-05-13 22:54:04 -07:00
Abhishek Ghaskata
159bb94bea
update the backwardsCompatibility to docs (#82344) 2021-05-13 22:49:04 -07:00
Jonah Williams
ed85dd49c7
[flutter_tools] use try to delete in web cache (#82478) 2021-05-13 21:44:02 -07:00
Jonah Williams
0f8a6ab4dd
[flutter_tools] make failures to unforward android port non-fatal (#82477) 2021-05-13 21:39:03 -07:00
Jenn Magder
8334fb0a1e
Tool exit on xcodebuild -list when Xcode project is corrupted (#82476) 2021-05-13 21:34:04 -07:00
Jenn Magder
4adf36a07b
Replace testUsingContext with testWithoutContext in protocol_discovery_test (#82499) 2021-05-13 21:29:07 -07:00
Jia Hao
08154b22ce
Revert "Init licenses for test bindings (#81961)" (#82337) 2021-05-13 21:29:03 -07:00
Emmanuel Garcia
93c87e92b3
[flutter_tool] Suggest fix for transform input (#82309) 2021-05-13 21:24:04 -07:00
engine-flutter-autoroll
b70f20b539
Roll Engine from 490068230f9a to 0507f4a9a714 (15 revisions) (#82510)
* 0f28cd6fd [uwptool] Add uninstall command (flutter/engine#26122)

* cf1898369 Fix composition when multiple platform views and layers are combined  (flutter/engine#25900)

* c118a134f Add missing semantics flag for embedder (flutter/engine#25932)

* e0418d2c5 [fuchsia] rename SessionConnection to DefaultSessionConnection (flutter/engine#26104)

* 589f51479 add `TextLeadingDistribution` to webui `TextStyle` (flutter/engine#25777)

* 2ef73bf47 Add support for System.channelWriteEtc and System.channelQueryAndReadEtc. (flutter/engine#26050)

* 247d1d998 Roll Fuchsia Linux SDK from WYD7atCH7... to uffIHSwYt... (flutter/engine#26131)

* 7e34f1ff0 Revert "SceneBuilder.addPicture returns the layer (#26074)" (flutter/engine#26133)

* 26a48f100 Roll Dart SDK from c119194b23d9 to ba8506bdcef7 (2 revisions) (flutter/engine#26135)

* 0fc5600f5 Fix GIR transfer annotation

* b8072ae65 Roll Skia from ca9f6a855071 to 3193a04b09d8 (21 revisions) (flutter/engine#26136)

* 2071b03fd Roll Fuchsia Mac SDK from mdsssGtoC... to y3xw-lhxW... (flutter/engine#26137)

* 6fb2f9423 web: improve engine dev cycle on Windows (flutter/engine#25812)

* 877329553 Windows: UWP ViewController accepts a CoreApplicationView and exposes to plugins (flutter/engine#25879)

* 0507f4a9a Revert "Fix composition when multiple platform views and layers are combined  (#25900)" (flutter/engine#26142)
2021-05-13 21:17:44 -07:00
Chris Bracken
7beec2ad56
Revert "Roll Engine from 490068230f9a to c118a134fb11 (3 revisions) (#82486)" (#82500) 2021-05-13 19:14:41 -07:00
Christopher Fujino
855ada1d95
pub global deactivate devtools before installing (#82491)
* pub global deactivate devtools before installing
* upgrade devtools to latest
2021-05-13 17:13:03 -07:00
Chris Bracken
14546bfad1
Support uninstall, install status query for UWP (#82481)
Adds UwpTool.install and UwpTool.uninstall methods. Refactors the
PowerShell-based install code to move the powershell-related bits out of
the Device class and into UwpTool so that when we swap out the
PowerShell-based install for the uwptool-based install, it's transparent
to the WindowsUWPDevice class.

Adds implementations for:
* WindowsUWPDevice.isAppInstalled
* WindowsUWPDevice.uninstallApp

Refactors:
* WindowsUWPDevice.installApp
2021-05-13 16:15:09 -07:00
engine-flutter-autoroll
1af31d83c2
Roll Engine from 490068230f9a to c118a134fb11 (3 revisions) (#82486)
* 0f28cd6fd [uwptool] Add uninstall command (flutter/engine#26122)

* cf1898369 Fix composition when multiple platform views and layers are combined  (flutter/engine#25900)

* c118a134f Add missing semantics flag for embedder (flutter/engine#25932)
2021-05-13 16:14:39 -07:00
Jonah Williams
6192e42053
[flutter_tools] remove mocks from device test (#82472) 2021-05-13 16:14:02 -07:00
Jonah Williams
96320ae7bf
[flutter_tools] remove mocks from devFS test (#82471) 2021-05-13 16:09:04 -07:00
Jonah Williams
344f3ab7d9
[flutter_tools] swap web debugging protocol to ws (#82456) 2021-05-13 16:04:03 -07:00
engine-flutter-autoroll
3266f4d90c
490068230 Manual roll of Dart SDK to c119194b23d990140e4f8505c6b0a86b60f196bd (flutter/engine#26129) (#82473) 2021-05-13 15:42:29 -07:00
Ian Hickson
b86d5c0094
Migrate to ChannelBuffers.push (#82057) 2021-05-13 14:34:04 -07:00
godofredoc
afb98eaec6
Re-enable win_build_tests_2_3. (#82466) 2021-05-13 13:44:04 -07:00
Alexandre Ardhuin
157bc92d4a
end of sort_child_properties_last (#82457) 2021-05-13 13:39:04 -07:00
engine-flutter-autoroll
d9db3ea6e6
Roll Engine from 917371ffaefe to b0bb8eab1d2f (5 revisions) (#82465)
* 7adb8dece Roll Skia from 6b719c25cade to ca9f6a855071 (3 revisions) (flutter/engine#26127)

* a1062aa17 [uwptool] Support lookup of full package name (flutter/engine#26121)

* 01ce6a1b5 Get android_lint deps using gclient rather than pub. (flutter/engine#26106)

* cba6c1ea6 Use cached CanvasKit instance if available (flutter/engine#26059)

* b0bb8eab1 Switch PlatformMessages to hold data in Mappings (flutter/engine#25867)
2021-05-13 13:35:49 -07:00
Chinmoy
25443fdac3
Sets textInputAction property of CupertinoSearchTextField to TextInputAction.search by default (#82441) 2021-05-13 13:34:03 -07:00
Abhishek Ghaskata
254c9f1755
Enable use_named_constants_lint (#82426) 2021-05-13 13:29:06 -07:00
Jonah Williams
63fc778f41
[flutter_tools] remove mocks from dart plugins test (#82413) 2021-05-13 13:14:04 -07:00
Ian Hickson
6cb91b1c7e
Be more consistent about how we mark classes that can't be extended. (#81632) 2021-05-13 13:09:05 -07:00
Darren Austin
567267969d
Fixed a problem with the FAB position if a maximum width was set on the bottom sheet of a scaffold. (#82234) 2021-05-13 13:04:04 -07:00
Jonah Williams
a1fa62ad6f
[flutter_tools] remove mocks from build_apk_test (#82412) 2021-05-13 12:04:06 -07:00
engine-flutter-autoroll
c635748250
Roll Engine from 08d9bc0fdd62 to 917371ffaefe (4 revisions) (#82450)
* 304ec46b4 Roll Skia from 537b7508343d to 6b719c25cade (3 revisions) (flutter/engine#26119)

* 75f705b0e Roll Fuchsia Mac SDK from q1qWG9XiN... to mdsssGtoC... (flutter/engine#26123)

* 0fc1beac6 Add an allowlist flag for Skia trace event categories (flutter/engine#25985)

* 917371ffa Use PackageManager to locate installed UWP apps (flutter/engine#26120)
2021-05-13 12:00:40 -07:00
Emmanuel Garcia
60633b609c
[flutter_tool] Suggest how to increase the Android minSdkVersion (#82372) 2021-05-13 11:59:04 -07:00
godofredoc
4924969347
Revert "Turn on win_build_tests_2_3 shard, skip 'build windows' tests (#82386)" (#82396)
This reverts commit a66e5a7fa08b72016e04fffb735dd911d04b77a1.
2021-05-13 11:56:32 -07:00
Michael Goderbauer
adb3f13819
Enable vm:notify-debugger-on-exception on handlePlatformMessage (#81987) 2021-05-13 11:54:04 -07:00
godofredoc
8eca86de9e
Revert "Disable flutter_build_with_compilation_error_test on Windows (#81951)" (#82401)
This reverts commit 577f5eb06cebd6e5b935ad5be228ac258f024a16.
2021-05-13 10:48:45 -07:00