- 16 Jan, 2020 6 commits
-
-
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 12 commits
-
-
stuartmorgan authored
-
Tianguang authored
-
MH Johnson authored
-
engine-flutter-autoroll authored
https://github.com/flutter/engine/compare/ddaa9dc95f7b...bc41ab513932 git log ddaa9dc95f7b..bc41ab513932 --first-parent --oneline 2020-01-15 nurhan@google.com [web] Add Edge support for Flutter Engine unit-tests. (flutter/engine#15641) 2020-01-14 garyq@google.com Add FML_DCHECK to ensure layout before calling getters (flutter/engine#15635) 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
-
Jason Simmons authored
-
engine-flutter-autoroll authored
https://github.com/flutter/engine/compare/82a851cf21cf...ddaa9dc95f7b git log 82a851cf21cf..ddaa9dc95f7b --first-parent --oneline 2020-01-14 bkonyi@google.com Add back sky_engine/LICENSE (flutter/engine#15631) 2020-01-14 skia-flutter-autoroll@skia.org Roll src/third_party/skia 69ace2a0adbe..e45c5cd03eeb (23 commits) (flutter/engine#15584) 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
-
Shi-Hao Hong authored
-
Jonah Williams authored
-
Dan Field authored
-
Jim Graham authored
-
engine-flutter-autoroll authored
https://github.com/flutter/engine/compare/fd269f60bfc6...82a851cf21cf git log fd269f60bfc6..82a851cf21cf --first-parent --oneline 2020-01-14 bkonyi@google.com Roll src/third_party/dart 83fba7bd54..fe666ce592 (3 commits) (flutter/engine#15619) 2020-01-14 stuartmorgan@google.com Implement HWND access for Windows plugins (flutter/engine#15378) 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
-
- 14 Jan, 2020 18 commits
-
-
Jonah Williams authored
This reverts commit d5b0b3c8.
-
Jonah Williams authored
-
Emmanuel Garcia authored
-
Andrew Davies authored
dev_finder name is deprecated. device-finder is preferred. Functionality remains identical, this is an aesthetic change. This change was generated via: $ find . -not -path '*/\.*' -type f -exec sed -i 's/(^import.*)!dev_finder/device-finder/g' {} \;
-
Zachary Anderson authored
* Reland: [flutter_tools] File system utilities * Remove unused imports
-
Kate Lovett authored
-
rami-a authored
-
Jonah Williams authored
-
engine-flutter-autoroll authored
fd269f60b Use Skia's CSS3 style matcher for dynamically loaded font sets (flutter/engine#15468) (#48784) https://github.com/flutter/engine/compare/0235a5084389...fd269f60bfc6 git log 0235a5084389..fd269f60bfc6 --first-parent --oneline 2020-01-14 jason-simmons@users.noreply.github.com Use Skia's CSS3 style matcher for dynamically loaded font sets (flutter/engine#15468) 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
-
xster authored
-
engine-flutter-autoroll authored
https://github.com/flutter/engine/compare/157772a31597...0235a5084389 git log 157772a31597..0235a5084389 --first-parent --oneline 2020-01-14 jason-simmons@users.noreply.github.com Change the value of EXTRA_INITIAL_ROUTE to match the value used by the old embedding and flutter_tools (flutter/engine#15569) 2020-01-13 jason-simmons@users.noreply.github.com [SkParagraph] Copy font features to the Skia layout engine text style (flutter/engine#15562) 2020-01-13 jason-simmons@users.noreply.github.com Add a type parameter to SavedState.Creator in the new embedding (flutter/engine#15563) 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
-
Jonah Williams authored
-
engine-flutter-autoroll authored
https://github.com/flutter/engine/compare/73d2fb374ccb...157772a31597 git log 73d2fb374ccb..157772a31597 --first-parent --oneline 2020-01-13 skia-flutter-autoroll@skia.org Roll fuchsia/sdk/core/linux-amd64 from Xh8_9... to oxHfW... (flutter/engine#15547) 2020-01-13 skia-flutter-autoroll@skia.org Roll src/third_party/dart 32ce9c7872e2..28c335d5a201 (2 commits) (flutter/engine#15513) 2020-01-13 garyq@google.com Trivial typo fix to kick tests. (flutter/engine#15557) 2020-01-11 skia-flutter-autoroll@skia.org Roll src/third_party/skia 0a1923e50752..69ace2a0adbe (1 commits) (flutter/engine#15507) 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
-
Zachary Anderson authored
-
Michel Feinstein authored
-
Jonah Williams authored
-
Dan Field authored
-
Prerak Mann authored
-
- 13 Jan, 2020 4 commits
-
-
Zachary Anderson authored
This reverts commit 03496606.
-
Jacob MacDonald authored
* support mapping /packages/<package>/<path> requests to package:<package>/<path> uris in the web device file server
-
Zachary Anderson authored
-
Tianguang authored
-