- 02 Feb, 2021 24 commits
-
-
engine-flutter-autoroll authored
e4c4a2f20 Roll Skia from f9a0f1a9be9e to 931cad1d74bb (11 revisions) (flutter/engine#24137) (#75250)
-
Jenn Magder authored
-
Michael Goderbauer authored
-
Yegor authored
-
Vyacheslav Egorov authored
-
Jonah Williams authored
= gets escaped into %3D which seems to be tripping up cmake on windows since % is a control character. Switch to base64 encoding, since this does not have % nor , in the output character set. This change is not trivially cherry pickable, and isn't tested on windows aside from my local, manual tests due to the planned CI work not being complete yet. Fixes #75017 Fixes #74705
-
Jonah Williams authored
-
engine-flutter-autoroll authored
-
engine-flutter-autoroll authored
-
engine-flutter-autoroll authored
-
David Chen authored
-
Sam Rawlins authored
In each library where an import is removed, the library uses some elements provided by the import, BUT there is another import which provides all of the same elements, and at least one more which the library uses. In this change, we remove the imports which can be simply removed in favor of the other already present imports. See https://github.com/dart-lang/sdk/issues/44569 for more information.
-
YeungKC authored
-
engine-flutter-autoroll authored
-
engine-flutter-autoroll authored
-
engine-flutter-autoroll authored
-
engine-flutter-autoroll authored
-
engine-flutter-autoroll authored
-
Jenn Magder authored
-
Jenn Magder authored
-
Hans Muller authored
-
Jan Lübeck authored
-
engine-flutter-autoroll authored
-
Ian Hickson authored
-
- 01 Feb, 2021 16 commits
-
-
Jenn Magder authored
-
Jenn Magder authored
-
xubaolin authored
-
LongCatIsLooong authored
-
Robert Ancell authored
This stops them attempting to own a D-Bus name, which may not be possible if the app is sandboxed (e.g. in a Snap). It's also probably what most developers would expect is the correct behaviour by default.
-
Ian Hickson authored
-
engine-flutter-autoroll authored
-
Shi-Hao Hong authored
-
Jenn Magder authored
-
creativecreatorormaybenot authored
-
Jenn Magder authored
-
chunhtai authored
-
Jenn Magder authored
This reverts commit 50a8ecb7.
-
Michael Goderbauer authored
-
Michael Goderbauer authored
-