DescriptionAura on Android: Making events work
- Using Ozone's event_utils implementation. If we ever set NativeEvent to be
MotionEvent with Aura on Android, we'll need to change this, but this seems to
work okay for now.
- Allow BEGIN/END gesture events to be dispatched. Views needs them to decide
when to retarget gesture events.
BUG=507792
Committed: https://crrev.com/0c918277fcacfa99e392674b55efcef3a707b474
Cr-Commit-Position: refs/heads/master@{#356862}
Patch Set 1 #
Total comments: 8
Patch Set 2 : Splitting up events_ozone into events_ozone and events_default. #Patch Set 3 : Missing import. #
Total comments: 5
Patch Set 4 : Getting rid of GetModifiersFromKeyState in events_default.cc #
Depends on Patchset: Messages
Total messages: 17 (4 generated)
|