- 15 Jan, 2020 10 commits
-
-
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 11 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
-
engine-flutter-autoroll authored
https://github.com/flutter/engine/compare/88935ca3c4fe...73d2fb374ccb git log 88935ca3c4fe..73d2fb374ccb --first-parent --oneline 2020-01-11 skia-flutter-autoroll@skia.org Roll fuchsia/sdk/core/linux-amd64 from 75iyW... to Xh8_9... (flutter/engine#15506) 2020-01-11 skia-flutter-autoroll@skia.org Roll src/third_party/dart b3457c8cc2c1..32ce9c7872e2 (7 commits) (flutter/engine#15504) 2020-01-11 skia-flutter-autoroll@skia.org Roll src/third_party/skia 3723fb7e85bb..0a1923e50752 (6 commits) (flutter/engine#15500) 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
-
Kate Lovett authored
-
Greg Spencer authored
This changes the behavior of requestFocus when it is called on a FocusNode that does not yet have a parent, so that it defers requesting focus until it receives a parent. Before this change, calling requestFocus before it had a parent was a no-op. This allows scenarios where a widget is newly added and wishes to immediately request the focus. Previously, it was very hard to make that work because requesting focus before the widget's focus node had a parent was ignored, so the developer had to wait until two frames later to request focus (one for the widget's node to be added to the focus tree, and one to request the focus). Now, in order to have a widget be focused when initially added, you just need to call requestFocus on its node when you create it, and as soon as it is added, it will automatically request focus. This is different from the autofocus attribute on the Focus widget, because it unconditionally requests focus when added (autofocus will only request focus if nothing else in the scope has focus).
-
Zachary Anderson authored
-
Michael Goderbauer authored
-
engine-flutter-autoroll authored
https://github.com/flutter/engine/compare/3d37d39d95ad...88935ca3c4fe git log 3d37d39d95ad..88935ca3c4fe --first-parent --oneline 2020-01-11 nurhan@google.com Support Clipboard.getData and Clipboard.setData for Flutter for web (flutter/engine#15455) 2020-01-11 skia-flutter-autoroll@skia.org Roll src/third_party/dart 395daaa3ecfc..b3457c8cc2c1 (66 commits) (flutter/engine#15485) 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
-
Ian Hickson authored
-
- 11 Jan, 2020 1 commit
-
-
engine-flutter-autoroll authored
https://github.com/flutter/engine/compare/7ef88f85d572...3d37d39d95ad git log 7ef88f85d572..3d37d39d95ad --first-parent --oneline 2020-01-11 skia-flutter-autoroll@skia.org Roll src/third_party/skia 67d0f3fd725c..3723fb7e85bb (25 commits) (flutter/engine#15466) 2020-01-10 sjindel@google.com Re-land "Use ELF for Dart AOT snapshots on Fuchsia. #13896" (flutter/engine#15360) 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
-