- 03 Feb, 2021 16 commits
-
-
burekas7 authored
-
Jonah Williams authored
-
Jonah Williams authored
-
Zachary Anderson authored
This reverts commit 1e8e4147.
-
Ian Hickson authored
This reverts commit 26e976d7.
-
engine-flutter-autoroll authored
-
Michael Goderbauer authored
-
Michael Goderbauer authored
-
Jia Hao authored
-
Ian Hickson authored
-
Shi-Hao Hong authored
Revert "[gen-l10n] Fixes named and positional parameter issue with NumberFormat when type is specified (#75209)" (#75306) This reverts commit 917577b8.
-
godofredoc authored
-
Shi-Hao Hong authored
[gen-l10n] Fixes named and positional parameter issue with NumberFormat when type is specified (#75209)
-
engine-flutter-autoroll authored
-
Jenn Magder authored
-
Jonah Williams authored
-
- 02 Feb, 2021 24 commits
-
-
engine-flutter-autoroll authored
-
Jenn Magder authored
Run flutter_driver, integration_test, flutter_localizations, and fuchsia_remote_debug_protocol in framework_tests presubmit (#75275)
-
Jenn Magder authored
-
Michael Goderbauer authored
-
Alabhya authored
-
Jonah Williams authored
-
Jenn Magder authored
-
Jonah Williams authored
-
Michael Goderbauer authored
This reverts commit 9fd5242e.
-
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
-