Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

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 ([email protected]), 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.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants