DescriptionUse LatencyInfoSwapPromise to track LatencyInfo through compositor
Originally we cache LatencyInfo directly in compositor. Now that
with the support of SwapPromise, we can use LatencyInfoSwapPromise
to track the LatencyInfo.
BUG=246034
TEST=Input LatencyInfo are still correctly passed to output surface
through LatencyInfoSwapPromise.
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=237848
Patch Set 1 #Patch Set 2 : rebase #
Total comments: 8
Patch Set 3 : address Dana's comments #Patch Set 4 : reupload #
Total comments: 6
Patch Set 5 : remove |type| from SwapPromise #
Total comments: 6
Patch Set 6 : tests added #
Total comments: 2
Patch Set 7 : fix nits #
Total comments: 6
Patch Set 8 : fix typos #Patch Set 9 : add cc_unittests dependency on ui/events/events.gyp:events_base #Patch Set 10 : fix compiler error #Patch Set 11 : fix test error #Patch Set 12 : LatencyInfo merging in GPU side fails the test :( #Patch Set 13 : fix typo #
Messages
Total messages: 30 (0 generated)
|