- 14 May, 2021 13 commits
-
-
Jonah Williams authored
-
Gary Roumanis authored
-
Taha Tesser authored
-
Abhishek Ghaskata authored
-
Jonah Williams authored
-
Jonah Williams authored
-
Jenn Magder authored
-
Jenn Magder authored
-
Jia Hao authored
-
Emmanuel Garcia authored
-
engine-flutter-autoroll authored
* 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)
-
Chris Bracken authored
-
Christopher Fujino authored
* pub global deactivate devtools before installing * upgrade devtools to latest
-
- 13 May, 2021 27 commits
-
-
Chris Bracken authored
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
-
engine-flutter-autoroll authored
* 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)
-
Jonah Williams authored
-
Jonah Williams authored
-
Jonah Williams authored
-
engine-flutter-autoroll authored
490068230 Manual roll of Dart SDK to c119194b23d990140e4f8505c6b0a86b60f196bd (flutter/engine#26129) (#82473)
-
Ian Hickson authored
-
godofredoc authored
-
Alexandre Ardhuin authored
-
engine-flutter-autoroll authored
* 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)
-
Chinmoy authored
Sets textInputAction property of CupertinoSearchTextField to TextInputAction.search by default (#82441)
-
Abhishek Ghaskata authored
-
Jonah Williams authored
-
Ian Hickson authored
-
Darren Austin authored
Fixed a problem with the FAB position if a maximum width was set on the bottom sheet of a scaffold. (#82234)
-
Jonah Williams authored
-
engine-flutter-autoroll authored
* 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)
-
Emmanuel Garcia authored
-
godofredoc authored
This reverts commit a66e5a7f.
-
Michael Goderbauer authored
-
godofredoc authored
This reverts commit 577f5eb0.
-
Kenzie Schmoll authored
* Add 'v' hotkey to open DevTools in the browser
-
Hans Muller authored
This reverts commit 13a72114.
-
Hans Muller authored
-
Alexandre Ardhuin authored
-
YeungKC authored
-
engine-flutter-autoroll authored
* 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)
-