- 04 Feb, 2021 25 commits
-
-
engine-flutter-autoroll authored
-
Jonah Williams authored
Our current top crasher is an unclear error when ProcessManager fails to resolve an executable path. To fix this, we'd like to being adjusting the process resolution logic and adding more instrumentation to track failures. In order to begin the process, the ProcessManager has been folded back into the flutter tool
-
engine-flutter-autoroll authored
-
Dan Field authored
-
Michael Goderbauer authored
-
engine-flutter-autoroll authored
-
Jenn Magder authored
-
Abhishek Ghaskata authored
-
Jenn Magder authored
-
Kate Lovett authored
-
engine-flutter-autoroll authored
-
engine-flutter-autoroll authored
-
engine-flutter-autoroll authored
-
engine-flutter-autoroll authored
-
engine-flutter-autoroll authored
-
engine-flutter-autoroll authored
-
engine-flutter-autoroll authored
-
engine-flutter-autoroll authored
-
Sam Rawlins authored
-
Shi-Hao Hong authored
This reverts commit 9d9109aa.
-
engine-flutter-autoroll authored
-
engine-flutter-autoroll authored
-
Sam Rawlins authored
-
Ian Hickson authored
-
- 03 Feb, 2021 15 commits
-
-
engine-flutter-autoroll authored
edcca8118 Roll Dart SDK from 75251de89baf to 102cf619465d (1 revision) (flutter/engine#24172) (#75353)
-
Michael Goderbauer authored
-
Ian Hickson authored
-
chunhtai authored
-
Jonah Williams authored
-
Alabhya authored
* Alert dialog dartpad demo * Updated description
-
Ian Hickson authored
-
Bogdan Lukin authored
-
Jenn Magder authored
-
engine-flutter-autoroll authored
-
Alexander Aprelev authored
This is to avoid Windows Command Prompt window from changing the fonts and colors as it transitions into Powershell with its drawing progress bar. Instead simple console text will be printed: ``` C:\src\f\flutter>bin\flutter doctor Checking Dart SDK version... Downloading Dart SDK from Flutter engine 2c144c3eeb4b25fd78b90dd3e2a24c36f4201021... Expanding downloaded archive... Building flutter tool... ... ``` Fixes https://github.com/flutter/flutter/issues/74864
-
Shi-Hao Hong authored
Relands "[gen-l10n] Fixes named and positional parameter issue with NumberFormat when type is specified" (#75346) *
➕ Added a new template for [NumberFo rmat] with positional parameter(s) *🔨 Renamed [numberFormatTemplate] to [numberFormatNamedTemplate] * [gen-l10n] Fixed generation error for namedParameters and optionalParameters * [gen-l10n] Fixed string value generation for optional parameter * [gen-l10n-test] Added new tests for `decimalPattern`, `percentPattern`, `scientificPattern` and formats with optional parameters. *🔨 Removed trailing whitespaces *🔨 replaced [_generateStringParameterValue] with [generateString] *🔨 Specified variable types in NumberFormat templates. *➕ Added a new template for [NumberFo rmat] with positional parameter(s) *🔨 Renamed [numberFormatTemplate] to [numberFormatNamedTemplate] * [gen-l10n] Fixed generation error for namedParameters and optionalParameters * [gen-l10n] Fixed string value generation for optional parameter * [gen-l10n-test] Added new tests for `decimalPattern`, `percentPattern`, `scientificPattern` and formats with optional parameters. *🔨 Removed trailing whitespaces *🔨 replaced [_generateStringParameterValue] with [generateString] *🔨 Specified variable types in NumberFormat templates. * [gen-l10n]✅ added test for parameter having special characters in string value. * Accidental tab added to integration test Co-authored-by: arish <arishsultan104@gmail.com> -
Hans Muller authored
-
Jenn Magder authored
-
engine-flutter-autoroll authored
-