Chromium Code Reviews
DescriptionDon't use PostTask queueing between compositor and main thread.
Instead put the events in the main thread event queue where they can
be coalesced.
Don't look at this code too much it is only proof of concept. I expect I
could clean up the code substantially by using 1 underlying queue
instead of 3.
BUG=599152
Patch Set 1 #Patch Set 2 : Improve mouse move by making it non blocking #
Total comments: 13
Messages
Total messages: 10 (2 generated)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||