- 07 Nov, 2019 6 commits
-
-
Emmanuel Garcia authored
-
engine-flutter-autoroll authored
c448d39d5 Roll src/third_party/skia 714f8cc3ff4b..f66ec5d69d04 (3 commits) (flutter/engine#13729) (#44321) git@github.com:flutter/engine.git/compare/d68c00947e6e...c448d39d5307 git log d68c00947e6e..c448d39d5307 --no-merges --oneline 2019-11-07 skia-flutter-autoroll@skia.org Roll src/third_party/skia 714f8cc3ff4b..f66ec5d69d04 (3 commits) (flutter/engine#13729) 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
-
engine-flutter-autoroll authored
git@github.com:flutter/engine.git/compare/34a40cfbfd36...d68c00947e6e git log 34a40cfbfd36..d68c00947e6e --no-merges --oneline 2019-11-07 skia-flutter-autoroll@skia.org Roll fuchsia/sdk/core/mac-amd64 from 6Du8E... to r1tS4... (flutter/engine#13726) 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
-
Shi-Hao Hong authored
* Add pubspec.yaml comment * Add --help flag
-
engine-flutter-autoroll authored
git@github.com:flutter/engine.git/compare/abaa85a394c8...34a40cfbfd36 git log abaa85a394c8..34a40cfbfd36 --no-merges --oneline 2019-11-07 bkonyi@google.com Roll src/third_party/dart c154677699..bdd9e74afc (3 commits) 2019-11-06 skia-flutter-autoroll@skia.org Roll src/third_party/skia 6790423f84ef..714f8cc3ff4b (8 commits) (flutter/engine#13724) 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
-
engine-flutter-autoroll authored
git@github.com:flutter/engine.git/compare/2a8f6dca6006...abaa85a394c8 git log 2a8f6dca6006..abaa85a394c8 --no-merges --oneline 2019-11-06 mouad.debbar@gmail.com [web] Proper support for text field's obscureText (flutter/engine#13722) 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
-
- 06 Nov, 2019 23 commits
-
-
engine-flutter-autoroll authored
git@github.com:flutter/engine.git/compare/8ebb31840134...2a8f6dca6006 git log 8ebb31840134..2a8f6dca6006 --no-merges --oneline 2019-11-06 bkonyi@google.com Roll src/third_party/dart 462a448ac8..c154677699 (2 commits) 2019-11-06 gw280@google.com Package fml_unittests in a .far file for fml unit tests on Fuchsia (flutter/engine#13471) 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
-
Emmanuel Garcia authored
-
xster authored
-
Greg Spencer authored
Currently, we listen to keyboard events to find out which keys should be represented in RawKeyboard.instance.keysPressed, but that's not sufficient to represent the physical state of the keys, since modifier keys could have been pressed when the overall app did not have keyboard focus (especially on desktop platforms). This PR synchronizes the list of modifier keys in keysPressed with the modifier key flags that are present in the raw key event so that they can be relied upon to represent the current state of the keyboard. When synchronizing these states, we don't send any new key events, since they didn't happen when the app had keyboard focus, but if you ask "is this key down", we'll give the right answer
-
Taufiq Rahman authored
-
Alexander Markov authored
-
engine-flutter-autoroll authored
git@github.com:flutter/engine.git/compare/6c763bb551cb...8ebb31840134 git log 6c763bb551cb..8ebb31840134 --no-merges --oneline 2019-11-06 47866232+chunhtai@users.noreply.github.com Revert "Issues/39832 reland (#13642)" (flutter/engine#13720) 2019-11-06 chinmaygarde@google.com Ensure that the device pixel ratio is taken into account with window metrics in physical pixels. (flutter/engine#13708) 2019-11-06 jason-simmons@users.noreply.github.com Fix NPE in splash screen lookup (flutter/engine#13719) 2019-11-06 skia-flutter-autoroll@skia.org Roll src/third_party/skia 6e54a299cce9..6790423f84ef (11 commits) (flutter/engine#13718) 2019-11-06 bkonyi@google.com Roll src/third_party/dart 24f1f313a2..462a448ac8 (2 commits) 2019-11-06 bkonyi@google.com Roll src/third_party/dart 80fc4d54e5..24f1f313a2 (5 commits) 2019-11-06 skia-flutter-autoroll@skia.org Roll src/third_party/skia f00524707da7..6e54a299cce9 (1 commits) (flutter/engine#13715) 2019-11-06 skia-flutter-autoroll@skia.org Roll fuchsia/sdk/core/mac-amd64 from bCFtP... to 6Du8E... (flutter/engine#13714) 2019-11-06 bkonyi@google.com Roll src/third_party/dart 51016532e8..80fc4d54e5 (2 commits) 2019-11-06 skia-flutter-autoroll@skia.org Roll src/third_party/skia cdc0c23f1a2e..f00524707da7 (2 commits) (flutter/engine#13712) 2019-11-06 bkonyi@google.com Roll src/third_party/dart 8bdca37e98..51016532e8 (21 commits) 2019-11-06 skia-flutter-autoroll@skia.org Roll src/third_party/skia f3d4109a793b..cdc0c23f1a2e (36 commits) (flutter/engine#13707) 2019-11-06 matthew-carroll@users.noreply.github.com Fix splash screen lookup. (#44131) (flutter/engine#13660) 2019-11-06 gspencergoog@users.noreply.github.com Fix editing selection and deletion on macOS (flutter/engine#13702) 2019-11-06 mouad.debbar@gmail.com [web] Don't send keyboard events from text fields to flutter (flutter/engine#13699) 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
-
chunhtai authored
-
Emmanuel Garcia authored
-
Emmanuel Garcia authored
-
Shi-Hao Hong authored
* Use l10n tool to generate stocks i18n files * Rename *_en_EN.arb to *_en_US.arb * Fix l10n script
-
Jonah Williams authored
-
Jonah Williams authored
-
chunhtai authored
-
Kaushik Iska authored
There are cases where we have access to the observatory without having a device connection accessible.
-
Gary Qian authored
-
Jonah Williams authored
-
Jonah Williams authored
This reverts commit 289b4588.
-
engine-flutter-autoroll authored
git@github.com:flutter/engine.git/compare/6c763bb551cb...9726b4cb99d3 git log 6c763bb551cb..9726b4cb99d3 --no-merges --oneline 2019-11-06 skia-flutter-autoroll@skia.org Roll src/third_party/skia f3d4109a793b..cdc0c23f1a2e (36 commits) (flutter/engine#13707) 2019-11-06 matthew-carroll@users.noreply.github.com Fix splash screen lookup. (#44131) (flutter/engine#13660) 2019-11-06 gspencergoog@users.noreply.github.com Fix editing selection and deletion on macOS (flutter/engine#13702) 2019-11-06 mouad.debbar@gmail.com [web] Don't send keyboard events from text fields to flutter (flutter/engine#13699) 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
-
James D. Lin authored
Allow ProjectFileInvalidator to be overridden with a different implementation. I stole this from https://github.com/flutter/flutter/pull/39217.
-
engine-flutter-autoroll authored
git@github.com:flutter/engine.git/compare/05ab04dbe8cf...6c763bb551cb git log 05ab04dbe8cf..6c763bb551cb --no-merges --oneline 2019-11-06 fmil@google.com [fuchsia] Temporarily disable intl provider (flutter/engine#13696) 2019-11-05 matthew-carroll@users.noreply.github.com Fix plugin registrant reflection path. (#44161) (flutter/engine#13698) 2019-11-05 darrenaustin@google.com Added Semantic header support on Android. (flutter/engine#13262) 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
-
chunhtai authored
* added new lfecycle state * update * update
-
- 05 Nov, 2019 11 commits
-
-
Michael Klimushyn authored
This missed some plugins that _do_ support the v1 embedding (shared_preferences as one known case) so caused unexpected breakages. This reverts commit b94c1a41.
-
engine-flutter-autoroll authored
git@github.com:flutter/engine.git/compare/7b968ff95ff1...0928c1af2f45 git log 7b968ff95ff1..0928c1af2f45 --no-merges --oneline 2019-11-05 garyq@google.com Add 'Cough' test font and support multiple test fonts. (flutter/engine#13649) 2019-11-05 skia-flutter-autoroll@skia.org Roll src/third_party/skia 4cc2dc64ff13..4a4f34b76f3a (19 commits) (flutter/engine#13637) 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
-
LongCatIsLooong authored
-
Kaushik Iska authored
This makes the flutter tool download the debug symbols for Flutter and Dart runners to be used in Fuchsia dev environment.
-
xster authored
-
Emmanuel Garcia authored
-
Shi-Hao Hong authored
-
Taufiq Rahman authored
-
Jonah Williams authored
-
Zachary Anderson authored
-
Yegor authored
-