Commit graph

24077 commits

Author SHA1 Message Date
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 a66e5a7fa0.
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 577f5eb06c.
2021-05-13 10:48:45 -07:00
Kenzie Schmoll 766b4509c6
Add 'v' hotkey to open DevTools in the browser (#82227)
* Add 'v' hotkey to open DevTools in the browser
2021-05-13 09:54:10 -07:00
Hans Muller 1363527248
Revert "chagne the elevation from int to double (#82340)" (#82446)
This reverts commit 13a72114b2.
2021-05-13 09:41:44 -07:00
Hans Muller 686d78d4e7
Corrected OverflowBar layout when it is wider that its intrinsic width (#82380) 2021-05-13 09:33:01 -07:00
Alexandre Ardhuin 58ab556f41
first part of applying sort_child_properties_last (#82387) 2021-05-13 06:14:03 -07:00
YeungKC 64765d8672
done (#82286) 2021-05-13 06:09:06 -07:00
engine-flutter-autoroll 79709605ce
Roll Engine from a33937429616 to 08d9bc0fdd62 (12 revisions) (#82425)
* 67b046ec6 Update documentation for embedding SplashScreen (flutter/engine#25943)

* a0a7203c6 Set exitcode to 0 on successful uwptool launch (flutter/engine#26105)

* ecb367f05 Roll Skia from 0270bf5d10be to 4e9d5e2bdf04 (5 revisions) (flutter/engine#26102)

* 85bcce7f9 Roll Dart SDK from 934cc986926d to 171876a4e6cf (2 revisions) (flutter/engine#26101)

* b99a36204 Roll Fuchsia Mac SDK from GNyjTge9c... to q1qWG9XiN... (flutter/engine#26107)

* f7c3e7ee0 Added exception if you try to reply with a non-direct ByteBuffer. (flutter/engine#25952)

* 96ec5a529 Roll Skia from 4e9d5e2bdf04 to 84f70136abfb (4 revisions) (flutter/engine#26108)

* 2c3c1dfb7 Use a comma-separated args string for UWP (flutter/engine#26110)

* 25c06a44d Roll Skia from 84f70136abfb to 66441d4ea0fa (2 revisions) (flutter/engine#26111)

* d21a04bda Roll Skia from 66441d4ea0fa to 537b7508343d (1 revision) (flutter/engine#26113)

* aeb98f470 Roll Fuchsia Linux SDK from MoY7UVVro... to WYD7atCH7... (flutter/engine#26116)

* 08d9bc0fd Revert "Sped up the objc standard message codec (#25998)" (flutter/engine#26117)
2021-05-13 01:33:36 -07:00
Jonah Williams 298f18b592
[flutter_tools] remove mocks from devices test (#82369) 2021-05-12 20:50:14 -07:00
engine-flutter-autoroll 66cb378647
Roll Engine from f3847febb247 to a33937429616 (11 revisions) (#82388)
* b6293383b Roll Skia from c1b6b6c615a7 to d9a7c5953df3 (2 revisions) (flutter/engine#26089)

* 5d67ad105 Get licenses check deps from gclient rather than pub (flutter/engine#26077)

* b2104fa23 Roll Dart SDK from d59cb89f73fe to 934cc986926d (1 revision) (flutter/engine#26090)

* b82539624 Roll Fuchsia Linux SDK from 1PbnXEErn... to MoY7UVVro... (flutter/engine#26091)

* 2b5b0b81f Roll Skia from d9a7c5953df3 to 827bb729a84d (2 revisions) (flutter/engine#26093)

* e834ec3be Remove "unnecessary" imports. (flutter/engine#25736)

* da5aaf826 Roll Skia from d9a7c5953df3 to 827bb729a84d (2 revisions) (flutter/engine#26096)

* e13e345e2 Roll Skia from 827bb729a84d to 433d25c947e4 (3 revisions) (flutter/engine#26097)

* 99021da09 Sped up the objc standard message codec (flutter/engine#25998)

* d7229e95d Roll Skia from 433d25c947e4 to 0270bf5d10be (5 revisions) (flutter/engine#26100)

* a33937429 Move more parts to libs. Move bitmap/dom canvas to /html (flutter/engine#26072)
2021-05-12 20:47:45 -07:00
Chris Bracken 53c2f7086b
[flutter_tools] support flutter run -d winuwp (#82373)
Allow flutter run to work end-to-end with a UWP device.

Uses win32/ffi for the actual launch of the application, injected via
the native API class. This is structured to avoid a g3 dependency.

Install and amuid require powershell scripts for now.

Actually connecting to the observatory requires running a command in an
elevated prompt. Instructions are presented to the user if a terminal is
attached.

This is a rebased version of https://github.com/flutter/flutter/pull/79684
by @jonahwilliams, updated to remove `NativeApi` and replace is with calls
to `uwptool`.

Part of https://github.com/flutter/flutter/issues/82085
2021-05-12 20:45:30 -07:00
Yegor d6fc44ba67
shuffle tests in web_long_running_tests shard (#82394) 2021-05-12 18:04:03 -07:00
Jan Mewes b1c1bdbfba
Fix typos (#82319) 2021-05-12 17:34:02 -07:00
Jenn Magder a66e5a7fa0
Turn on win_build_tests_2_3 shard, skip 'build windows' tests (#82386) 2021-05-12 17:16:13 -07:00
Jenn Magder fe43a8c64a
Mark animated_image_gc_perf not flaky (#82385) 2021-05-12 17:14:37 -07:00
Jenn Magder 8c15202872
Mark linux_platform_channels_benchmarks not flaky (#82384) 2021-05-12 17:14:23 -07:00
Michael Goderbauer 7837d3eae1
Upgrade to stable flutter_lints 1.0.0 (#82365) 2021-05-12 17:14:03 -07:00
Jason Simmons 258158774e
Activate DevTools before running an integration test that uses DevTools (#82393) 2021-05-12 17:13:04 -07:00
gaaclarke f53fb34ba9
fixed typo in prod_builders for ios platform channels benchmark (#82359) 2021-05-12 17:09:03 -07:00
Ian Hickson 59d3b3228d
Add flutter_tools to trigger list for skp_generator (#82239) 2021-05-12 15:14:04 -07:00
keyonghan 51d0139b82
Add initial test owners for framework post-submit tests (#81864) 2021-05-12 15:09:04 -07:00
Yegor 0420d56335
consolidate all web integration tests under the same shard (#82307)
* consolidate all web integration tests under the same shard
2021-05-12 15:01:11 -07:00
Abhishek Ghaskata 13a72114b2
chagne the elevation from int to double (#82340) 2021-05-12 13:26:40 -07:00
Jenn Magder 1ff5665fdd
Force LANG=en_US.UTF-8 in test runner (#82308) 2021-05-12 10:49:02 -07:00