diff options
author | jdduke@chromium.org <jdduke@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-01-30 22:48:51 +0000 |
---|---|---|
committer | jdduke@chromium.org <jdduke@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-01-30 22:48:51 +0000 |
commit | 1ad2709b515a805ca6dc3a8363bd3ae3cc7432f8 (patch) | |
tree | f87043e2ab1f31744cec2c846f1e75b7332b6600 /ipc/ipc_channel_posix.cc | |
parent | b8fb3764cc9b511b2bc836bef1f16bfd9f498989 (diff) | |
download | chromium_src-1ad2709b515a805ca6dc3a8363bd3ae3cc7432f8.zip chromium_src-1ad2709b515a805ca6dc3a8363bd3ae3cc7432f8.tar.gz chromium_src-1ad2709b515a805ca6dc3a8363bd3ae3cc7432f8.tar.bz2 |
[Android] Perform eager gesture recognition on MotionEvents
ContentViewGestureHandler conditionally forwards MotionEvent's to the Android
gesture detection pipeline, depending on the current touch stream handling
disposition. However, this approach is fragile, as the detection pipeline
expects a consistent touch stream for each sequence. Instead, forward all
MotionEvent's immediately for gesture detection, conditionally dispatching the
generated gestures depending on the touch stream ack dispositions.
BUG=295075,334040,327444,240550,234516
NOTRY=true
Review URL: https://codereview.chromium.org/120513005
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@248066 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'ipc/ipc_channel_posix.cc')
0 files changed, 0 insertions, 0 deletions