Descriptionozone: evdev: Move GesturePropertyProvider to InputDeviceFactoryEvdev
This is part of a series moving IO on evdev devices to a fast thread,
since UI thread is too slow for the cursor.
This properties object owns memory accessed by libgestures, and so needs
to be be on the same thread as any gestures devices. So move it from
EventFactoryEvdev into InputDeviceFactoryEvdev.
BUG=449710
TEST=boot link_freon & move mouse
Committed: https://crrev.com/cb5b28b7b29d233141634fb619f743d241b63dcc
Cr-Commit-Position: refs/heads/master@{#313860}
Patch Set 1 #Patch Set 2 : updates for events_unittests #
Total comments: 1
Patch Set 3 : rebase #Patch Set 4 : rebase #
Messages
Total messages: 10 (2 generated)
|