- 14 Nov, 2019 17 commits
-
-
Ian Hickson authored
* Prepare analyze.dart for testing. * Reorder the file for easier understanding * Add a test for analyze.dart * Fix review comments
-
Zachary Anderson authored
-
Jenn Magder authored
-
Danny Tuppeny authored
* Print a message when modifying settings that you may need to reload IDEs/editors * Add a test for `flutter config` output * Remove blank line
-
Casey Hillers authored
-
Jonah Williams authored
-
Zachary Anderson authored
-
engine-flutter-autoroll authored
git@github.com:flutter/engine.git/compare/7c2a4ec97f9f...7d6e376d83cc git log 7c2a4ec97f9f..7d6e376d83cc --no-merges --oneline 2019-11-14 bkonyi@google.com Roll src/third_party/dart e5655d5cfe..dc35290111 (2 commits) If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll Please CC jimgraham@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
-
engine-flutter-autoroll authored
git@github.com:flutter/engine.git/compare/bb7d76248cd8...7c2a4ec97f9f git log bb7d76248cd8..7c2a4ec97f9f --no-merges --oneline 2019-11-14 bkonyi@google.com Roll src/third_party/dart a0bb025024..e5655d5cfe (19 commits) 2019-11-14 jason-simmons@users.noreply.github.com Use Skia's matchStyleCSS3 to find bundled asset typefaces matching a font style (flutter/engine#13848) If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll Please CC jimgraham@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
-
Matt Carroll authored
Updated flutter/examples to further conform to new embedding: removed references to FlutterApplication, deleted all MainActivity's that were not necessary, removed all direct invocations of GeneratedPluginRegistrant. (#22529) (#44782)
-
engine-flutter-autoroll authored
git@github.com:flutter/engine.git/compare/98379d7b6118...bb7d76248cd8 git log 98379d7b6118..bb7d76248cd8 --no-merges --oneline 2019-11-14 flar@google.com Avoid GL calls when compiling for Fuchsia. (flutter/engine#13847) If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll Please CC jimgraham@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
-
Jenn Magder authored
-
Jenn Magder authored
-
Jenn Magder authored
-
engine-flutter-autoroll authored
git@github.com:flutter/engine.git/compare/9a3042cb50a7...98379d7b6118 git log 9a3042cb50a7..98379d7b6118 --no-merges --oneline 2019-11-13 iska.kaushik@gmail.com [build] Make --engine-version flag optional (flutter/engine#13803) 2019-11-13 iska.kaushik@gmail.com Disable LTO on Fuchsia (flutter/engine#13842) If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll Please CC jimgraham@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
-
engine-flutter-autoroll authored
git@github.com:flutter/engine.git/compare/b6a0fb77edae...9a3042cb50a7 git log b6a0fb77edae..9a3042cb50a7 --no-merges --oneline 2019-11-13 tvolkert@users.noreply.github.com Remove unused import (flutter/engine#13832) 2019-11-13 xster@google.com add recent packages to javadoc list (flutter/engine#13789) 2019-11-13 bkonyi@google.com Roll src/third_party/dart ffbd2eb7ee..a0bb025024 (1 commits) If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll Please CC jimgraham@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
-
Jonah Williams authored
-
- 13 Nov, 2019 12 commits
-
-
engine-flutter-autoroll authored
git@github.com:flutter/engine.git/compare/b358dc58fbce...b6a0fb77edae git log b358dc58fbce..b6a0fb77edae --no-merges --oneline 2019-11-13 ferhat@gmail.com [web] Fix blendmode for images (flutter/engine#13809) 2019-11-13 chinmaygarde@google.com Roll buildroot to 0fec442d067a0998352ea12706fcae0a53b62884. (flutter/engine#13837) 2019-11-13 47866232+chunhtai@users.noreply.github.com reland add lifecycle enum (flutter/engine#13767) If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll Please CC jimgraham@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
-
Gary Qian authored
-
Jonah Williams authored
This reverts commit c0af77bf.
-
Emmanuel Garcia authored
-
Ian Hickson authored
-
Jonah Williams authored
-
Michael Goderbauer authored
-
Shi-Hao Hong authored
* Canonicalize locale string for gen_l10n.dart script * Refresh stocks example to use canonicalized locale
-
Shi-Hao Hong authored
* Sort locales and method/properties/getters alphabetically * Refresh stocks example to show proper sorting
-
Emmanuel Garcia authored
-
Tong Mu authored
* Add opaque to barriers * Detect opaque and test
-
Jenn Magder authored
-
- 12 Nov, 2019 9 commits
-
-
Jonah Williams authored
-
Jonah Williams authored
-
Jonah Williams authored
-
Jonah Williams authored
-
Jenn Magder authored
-
Jonah Williams authored
-
Shi-Hao Hong authored
* Sort Localization generation output - When creating locales that were assumed from existing locales, the file that is used is non-deterministic. This adds a sort to the iterator to ensure that the same existing locale is used to generate the assumed locale - When generating material, cupertino and date localizations, the generated getters were not sorted. This introduces an alphabetic sort * remove main.dart.snapshot
-
Greg Spencer authored
Updates localizations to match what is now generated. It's unclear what caused the change: it didn't happen because of a flutter PR change, so we're still looking for where the source of the non-determinism is. In the meantime, this will fix the build.
-
Greg Spencer authored
This bumps the Cirrus memory limits for tool_tests-general-linux from 8GB to 10GB, as we're seeing a lot of OOMKill failures.
-
- 11 Nov, 2019 2 commits
-
-
xster authored
-
Shi-Hao Hong authored
* Add check for placeholders being an empty map * Remove unnecessary properties from en_ES.arb in the stocks example * Use getter instead of methods in the stocks example * Fixed "annotating types for function expression parameters" lint issue from generated localizations delegate code
-