DescriptionSplitting up RenderWidgetHostLatencyTracker and some renames.
This is in preparation for latency reporting in Mus - see CL https://codereview.chromium.org/2806163004.
- Splits out RWHLatencyTracker::OnGpuSwapBuffersCompleted(), moving it into a
separate LatencyTracker class, which RWHLatencyTracker extends
- Renames INPUT_EVENT_BROWSER_RECEIVED_RENDERER_SWAP_COMPONENT to
DISPLAY_COMPOSITOR_RECEIVED_FRAME_COMPONENT
- Renames SetLatencyInfo in PassThroughImageTransportSurface and
CommandBufferProxyImpl to AddLatencyInfo.
TBR=tsepez@chromium.org
BUG=686865
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.android:android_optional_gpu_tests_rel;master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel
Review-Url: https://codereview.chromium.org/2814483002
Cr-Commit-Position: refs/heads/master@{#463464}
Committed: https://chromium.googlesource.com/chromium/src/+/598a769a9e1dc76058c61ccd0c9e2eb60ca776e5
Patch Set 1 #Patch Set 2 : Rebase #
Total comments: 8
Patch Set 3 : Addressing feedback #
Total comments: 2
Patch Set 4 : Addressing nit #Patch Set 5 : [Moving OnGpuSwapBuffersCompleted() back up. #Dependent Patchsets: Messages
Total messages: 28 (18 generated)
|