diff options
author | spang <spang@chromium.org> | 2015-01-29 22:22:27 -0800 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2015-01-30 06:23:28 +0000 |
commit | 673df3d93162edb9ad89544a1979d58a15b35cc5 (patch) | |
tree | 8f2f7663b3011dc2abcae9e7cd79fd100ae447d5 /mojo/cc | |
parent | 4f512f95d91036a2b7765f9b9125a0d6e507fb03 (diff) | |
download | chromium_src-673df3d93162edb9ad89544a1979d58a15b35cc5.zip chromium_src-673df3d93162edb9ad89544a1979d58a15b35cc5.tar.gz chromium_src-673df3d93162edb9ad89544a1979d58a15b35cc5.tar.bz2 |
ozone: evdev: Add a device event dispatcher that forwards to UI thread
This is part of a series moving IO on evdev devices to a fast thread,
since UI thread is too slow for the cursor.
Make a new class ForwardingDeviceEventDispatcher that wraps
EventFactoryOzone and can be safely passed to another thread. When the
other thread dispatches, we'll post to EventFactoryOzone on the UI thread
with the event.
BUG=449710
TEST=boot link_freon & move mouse
Review URL: https://codereview.chromium.org/874723002
Cr-Commit-Position: refs/heads/master@{#313875}
Diffstat (limited to 'mojo/cc')
0 files changed, 0 insertions, 0 deletions