DescriptionSend the pending input event ack before the UpdateRect message
This can potentially cut the mouse move, mouse wheel, and touch move
latency for platforms that send the UpdateRect_ACK message within the
UpdateRect IPC handler. Today, it seems that windows and mac will
sometimes send the UpdateRect_ACK synchronously, while linux never will.
Patch also includes some extra instrumentation to make this easier to
track that we may or may not want to land.
BUG=none
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=114141
Patch Set 1 #
Total comments: 2
Patch Set 2 : Add a local and a comment #Patch Set 3 : merged past antoine's updaterect change #
Messages
Total messages: 10 (0 generated)
|