- 14 Nov, 2019 7 commits
-
-
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 10 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
-
Mouad Debbar authored
-
Greg Spencer authored
Convert the call to getWordBoundary to use a TextPosition, in preparation for landing flutter/engine#13727, which switches the desired API to the final desired API.
-
Sam Rawlins authored
-
Janice Collins authored
-
Greg Spencer authored
Reverting 9a486d20 and 20169f0d to green-up the build.
-
engine-flutter-autoroll authored
git@github.com:flutter/engine.git/compare/eec36a8d4f6d...3fb5d855f228 git log eec36a8d4f6d..3fb5d855f228 --no-merges --oneline 2019-11-10 skia-flutter-autoroll@skia.org Roll fuchsia/sdk/core/mac-amd64 from xC_an... to 4JJNo... (flutter/engine#13773) 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 garyq@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
-
Fedor Korotkov authored
* [ci] use Xcode 11.2.1 * Always use the latest image * sudo bundle install
-
engine-flutter-autoroll authored
git@github.com:flutter/engine.git/compare/31cd2dfca22a...eec36a8d4f6d git log 31cd2dfca22a..eec36a8d4f6d --no-merges --oneline 2019-11-09 skia-flutter-autoroll@skia.org Roll fuchsia/sdk/core/mac-amd64 from eq_Rz... to xC_an... (flutter/engine#13771) 2019-11-09 skia-flutter-autoroll@skia.org Roll src/third_party/skia 4135cf0b57c2..0fd4f01b9b83 (1 commits) (flutter/engine#13770) 2019-11-09 ychris@google.com Reland "Guarding EAGLContext used by Flutter #13314" (flutter/engine#13759) 2019-11-09 matthew-carroll@users.noreply.github.com Point old plugin registry accessors to new embedding plugin accessors. (#44225) (flutter/engine#13739) 2019-11-09 fmil@google.com Revert "[fuchsia] Temporarily disable intl provider (#13696)" (flutter/engine#13721) 2019-11-09 mklim@google.com Turn on RasterCache based on view hierarchy (flutter/engine#13762) 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 garyq@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
-
- 10 Nov, 2019 2 commits
-
-
Yegor authored
-
engine-flutter-autoroll authored
git@github.com:flutter/engine.git/compare/e0b9a2bb23e4...31cd2dfca22a git log e0b9a2bb23e4..31cd2dfca22a --no-merges --oneline 2019-11-09 gabeschine@users.noreply.github.com Remove usage of fuchsia.modular.Clipboard. (flutter/engine#13763) 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 garyq@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
-