DescriptionMerge GpuCommandBufferMsg_SetLatencyInfo into GpuCommandBufferMsg_AsyncFlush
GpuCommandBufferMsg_SetLatencyInfo is used to send current frame's latencyinfo
to gpu. We can piggyback the latencyinfo in GpuCommandBufferMsg_AsyncFlush so
eliminate the extra IPC.
BUG=404650
TEST=check trace that now GLRenderer::SwapBuffers only sends 2 IPC messages,
i.e. AsyncFlush and Echo. And LatencyInfo tracking is still working.
Committed: https://crrev.com/ef0850f4739a1d3b440495f318dc349c162edf4e
Cr-Commit-Position: refs/heads/master@{#294895}
Patch Set 1 #Patch Set 2 : remove ShallowFlushCHROMIUM() in CompositorOutputSurface::SwapBuffers #
Messages
Total messages: 14 (5 generated)
|