- 17 Jan, 2020 12 commits
-
-
Justin McCandless authored
-
Greg Spencer authored
-
Greg Spencer authored
This contains the test changes for adding TargetPlatform.macOS, which was done in #43457. The main goal of this PR is to enable tests in the material library that are currently running only on iOS to also run on macOS, but only for the tests where that makes sense. For instance, we don't run any of the haptic feedback tests on macOS.
-
Zachary Anderson authored
-
engine-flutter-autoroll authored
https://github.com/flutter/engine/compare/85a8ac4255a8...8df1757d3566 git log 85a8ac4255a8..8df1757d3566 --first-parent --oneline 2020-01-17 dnfield@google.com const finder (flutter/engine#15668) 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
-
Greg Spencer authored
Add TargetPlatform.macOS tests to cupertino, foundation, rendering, and services libraries. (#45644)
-
engine-flutter-autoroll authored
https://github.com/flutter/engine/compare/04274160e60c...85a8ac4255a8 git log 04274160e60c..85a8ac4255a8 --first-parent --oneline 2020-01-17 dnfield@google.com Make internal cache vars private (flutter/engine#15699) 2020-01-16 skia-flutter-autoroll@skia.org Roll src/third_party/dart e33b9e2d265a..f1df196ddfe4 (24 commits) (flutter/engine#15702) 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
https://github.com/flutter/engine/compare/839b34cc687c...04274160e60c git log 839b34cc687c..04274160e60c --first-parent --oneline 2020-01-16 dworsham@google.com Fix Opacity performance regression on Fuchsia (flutter/engine#15573) 2020-01-16 nurhan@google.com [web] edge launcher for windows (flutter/engine#15690) 2020-01-16 jason-simmons@users.noreply.github.com [web] Add BoxHeightStyle.strut (flutter/engine#15694) 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
-
Michael Goderbauer authored
-
Jenn Magder authored
-
engine-flutter-autoroll authored
https://github.com/flutter/engine/compare/6693dd75184b...839b34cc687c git log 6693dd75184b..839b34cc687c --first-parent --oneline 2020-01-16 skia-flutter-autoroll@skia.org Roll src/third_party/skia 2900040bc4a0..2cd5d43f022c (5 commits) (flutter/engine#15695) 2020-01-16 skia-flutter-autoroll@skia.org Roll src/third_party/dart 009537bbf0ff..e33b9e2d265a (30 commits) (flutter/engine#15693) 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
This reverts commit 5eb394e0.
-
- 16 Jan, 2020 26 commits
-
-
engine-flutter-autoroll authored
https://github.com/flutter/engine/compare/c7d0fb787922...6693dd75184b git log c7d0fb787922..6693dd75184b --first-parent --oneline 2020-01-16 hterkelsen@users.noreply.github.com Support animated images in the CanvasKit backend (flutter/engine#15678) 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
-
Jonah Williams authored
-
rami-a authored
-
engine-flutter-autoroll authored
c7d0fb787 More efficient decoding for down-sampled Flutter images using cache(Width|Height) (flutter/engine#15372) (#48986) https://github.com/flutter/engine/compare/e0fe8342889c...c7d0fb787922 git log e0fe8342889c..c7d0fb787922 --first-parent --oneline 2020-01-16 ignatz@users.noreply.github.com More efficient decoding for down-sampled Flutter images using cache(Width|Height) (flutter/engine#15372) 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
-
Alexandre Ardhuin authored
-
Francisco Magdaleno authored
-
rami-a authored
-
suragch authored
The error message was misleading because BoxDecoration does not have a `backgroundColor` parameter. Instead it has a `color` parameter, which sets the background color. I also removed the optional `new` keyword.
-
sjindel-google authored
-
engine-flutter-autoroll authored
https://github.com/flutter/engine/compare/c84fad959284...e0fe8342889c git log c84fad959284..e0fe8342889c --first-parent --oneline 2020-01-16 skia-flutter-autoroll@skia.org Roll src/third_party/dart 515d4bd7adb1..009537bbf0ff (1 commits) (flutter/engine#15687) 2020-01-16 skia-flutter-autoroll@skia.org Roll fuchsia/sdk/core/linux-amd64 from UlOSN... to YPYqb... (flutter/engine#15689) 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
https://github.com/flutter/engine/compare/8c855dba98eb...c84fad959284 git log 8c855dba98eb..c84fad959284 --first-parent --oneline 2020-01-16 skia-flutter-autoroll@skia.org Roll src/third_party/skia 7edb0eb8a458..2900040bc4a0 (3 commits) (flutter/engine#15686) 2020-01-16 skia-flutter-autoroll@skia.org Roll src/third_party/dart 862d5012ae9c..515d4bd7adb1 (18 commits) (flutter/engine#15683) 2020-01-16 skia-flutter-autoroll@skia.org Roll src/third_party/skia 7655168e6865..7edb0eb8a458 (16 commits) (flutter/engine#15682) 2020-01-15 vsm@google.com [web] update dart:js and dart:js_util to new upstream locations (flutter/engine#15681) 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
-
Hans Muller authored
Step 2 of 2: Remove Flutter's FloatingActionButton dependency on ThemeData accent properties (#46923)
-
Hans Muller authored
-
engine-flutter-autoroll authored
https://github.com/flutter/engine/compare/09d892b3bf5d...8c855dba98eb git log 09d892b3bf5d..8c855dba98eb --first-parent --oneline 2020-01-15 yjbanov@google.com fix text blurriness in HTML-rendered text (flutter/engine#15649) 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
https://github.com/flutter/engine/compare/be20fb661a69...09d892b3bf5d git log be20fb661a69..09d892b3bf5d --first-parent --oneline 2020-01-15 mouad.debbar@gmail.com [web] Freeze window.defaultRouteName (flutter/engine#15565) 2020-01-15 hterkelsen@users.noreply.github.com Upgrade to CanvasKit 0.11 (flutter/engine#15677) 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
https://github.com/flutter/engine/compare/348805107fe1...be20fb661a69 git log 348805107fe1..be20fb661a69 --first-parent --oneline 2020-01-15 nurhan@google.com [web] Exec command copy (flutter/engine#15675) 2020-01-15 chinmaygarde@google.com Disable fml_unittests till flakes are addressed. (flutter/engine#15676) 2020-01-15 skia-flutter-autoroll@skia.org Roll src/third_party/dart fe666ce592cb..862d5012ae9c (48 commits) (flutter/engine#15672) 2020-01-15 gspencergoog@users.noreply.github.com Fix hardware keyboard enter so it triggers an action. (flutter/engine#15568) 2020-01-15 tan@jayjun.com Use iOS 13 dark content status bar style (flutter/engine#13119) 2020-01-15 skia-flutter-autoroll@skia.org Roll fuchsia/sdk/core/linux-amd64 from oxHfW... to UlOSN... (flutter/engine#15670) 2020-01-15 skia-flutter-autoroll@skia.org Roll src/third_party/skia e45c5cd03eeb..7655168e6865 (29 commits) (flutter/engine#15671) 2020-01-15 daniel.nicoara@gmail.com Fix embedder mutation order (flutter/engine#15566) 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
-
Josh Burton authored
-
Alexandre Ardhuin authored
-
Konstantin Scheglov authored
-
Xavjer authored
-
Per Classon authored
-
Jason Simmons authored
[flutter_tools] Handle special characters during conversion of asset manifest paths into URIs (#48829)
-
Anthony authored
-
engine-flutter-autoroll authored
https://github.com/flutter/engine/compare/bc41ab513932...348805107fe1 git log bc41ab513932..348805107fe1 --first-parent --oneline 2020-01-15 cyriln@google.com Add --lazy_async_stacks to the set of whitelisted VM flags. (flutter/engine#15602) 2020-01-15 dnfield@google.com try 10 times (flutter/engine#15653) 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
-
chunhtai authored
-
- 15 Jan, 2020 2 commits
-
-
stuartmorgan authored
-
Tianguang authored
-