Chromium Code Reviews
DescriptionHandle touchpad flings with passive event listeners on compositor thread.
Touchpad flings that have only passive event listeners were forced to be
main thread. Handle event injection to the main thread event queue
for when we get passive events so it can be entirely done on the
compositor thread.
BUG=646592
TBR=ben@chromium.org
Committed: https://crrev.com/1bcb284c49ca00b7ebf70d5de2cdbd2809a57a22
Cr-Commit-Position: refs/heads/master@{#419870}
Patch Set 1 #
Total comments: 4
Patch Set 2 : Fix build and modify tests #Patch Set 3 : Try to fix funky windows build failure #
Total comments: 4
Patch Set 4 : Fix nits and test #Patch Set 5 : Fix windows build #
Total comments: 2
Patch Set 6 : Add dcheck for blimp #Messages
Total messages: 41 (27 generated)
|