- 15 May, 2021 7 commits
-
-
James Clarke authored
-
engine-flutter-autoroll authored
-
engine-flutter-autoroll authored
-
Chris Bracken authored
In https://github.com/flutter/flutter/pull/82577, I landed a version bump of package shelf and package flutter_template_images. This local override should have been part of that patch but was missed in the checkin. The version bumps themselves happened in the previous patch; this just ensures we don't accidentally 'upgrade' back to version 1.0.2.
-
Chris Bracken authored
Windows package identifiers are globally unique strings, typically a GUID. These are required for templates that require a Windows package name as described in https://docs.microsoft.com/en-us/windows/win32/appxpkg/appx-portal Fixes https://github.com/flutter/flutter/issues/82587
-
godofredoc authored
* Add cmdline tools to docker image. This is to make the flutter doctor new checks to pass. Bug: https://github.com/flutter/flutter/issues/82565 * Use correct package name. * Add version to sdkmanager command.
-
Jenn Magder authored
-
- 14 May, 2021 33 commits
-
-
engine-flutter-autoroll authored
-
Darren Austin authored
-
Chris Bracken authored
shelf 1.1.2 -> 1.1.4 flutter_template_images 1.0.2 -> 3.0.0
-
Jonah Williams authored
-
Jonah Williams authored
-
engine-flutter-autoroll authored
-
Jonah Williams authored
-
Taha Tesser authored
-
Jonah Williams authored
-
Sam Rawlins authored
-
Ian Hickson authored
-
engine-flutter-autoroll authored
-
Abhishek Ghaskata authored
-
engine-flutter-autoroll authored
-
Abhishek Ghaskata authored
-
Justin Hutchins authored
-
keyonghan authored
-
xubaolin authored
-
engine-flutter-autoroll authored
-
Jenn Magder authored
-
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
-