Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add the key event source, vendorId, and productId from Android #9186

Merged
merged 2 commits into from
Jun 4, 2019

Conversation

gspencergoog
Copy link
Contributor

This adds the key event source from Android so that the framework can differentiate between keyboard events and game controller events.

Paired with flutter/flutter#33868

@gspencergoog gspencergoog changed the title Add the key event source from Android Add the key event source, vendorId, and productId from Android Jun 4, 2019
@gspencergoog gspencergoog merged commit bf15bd0 into flutter:master Jun 4, 2019
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Jun 5, 2019
engine-flutter-autoroll added a commit to flutter/flutter that referenced this pull request Jun 5, 2019
flutter/engine@86aa014...bf15bd0

git log 86aa014..bf15bd0 --no-merges --oneline
bf15bd0 Add the key event source, vendorId, and productId from Android (flutter/engine#9186)
d4c7c30 Roll src/third_party/skia a4bb02063672..346f82c1c3e0 (6 commits) (flutter/engine#9188)
7746e2e Compile the physical_shape_layer_unittests.cc TU. (flutter/engine#9187)
12f48f7 Allow for whitelisted flags to be passed to the Dart VM (flutter/engine#9148)
b304dab [scene_host] Cleanup scene_host closures (flutter/engine#9061)

The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff (bmparr@google.com), and stop
the roller if necessary.
huqiuser pushed a commit to huqiuser/engine that referenced this pull request Jun 12, 2019
…er#9186)

This adds the key event source from Android so that the framework can differentiate between keyboard events and game controller events. Also added vendor and product ids so that Flutter code can decide to do special processing based on the kind of device, if desired.
kiku-jw pushed a commit to kiku-jw/flutter that referenced this pull request Jun 14, 2019
flutter/engine@86aa014...bf15bd0

git log 86aa014..bf15bd0 --no-merges --oneline
bf15bd0 Add the key event source, vendorId, and productId from Android (flutter/engine#9186)
d4c7c30 Roll src/third_party/skia a4bb02063672..346f82c1c3e0 (6 commits) (flutter/engine#9188)
7746e2e Compile the physical_shape_layer_unittests.cc TU. (flutter/engine#9187)
12f48f7 Allow for whitelisted flags to be passed to the Dart VM (flutter/engine#9148)
b304dab [scene_host] Cleanup scene_host closures (flutter/engine#9061)

The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff (bmparr@google.com), and stop
the roller if necessary.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants