Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(856)

Issue 2788893004: Renaming gpu swap buffer callbacks and the screenshot latency component. (Closed)

Created:
3 years, 8 months ago by mfomitchev
Modified:
3 years, 8 months ago
Reviewers:
tdresser, piman
CC:
chromium-reviews, darin (slow to review), qsr+mojo_chromium.org, viettrungluu+watch_chromium.org, jam, dtapuska+chromiumwatch_chromium.org, abarth-chromium, jbauman+watch_chromium.org, Aaron Boodman, darin-cc_chromium.org, yzshen+watch_chromium.org, piman+watch_chromium.org, kalyank, cc-bugs_chromium.org, danakj+watch_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Renaming gpu swap buffer callbacks as well as a screenshot latency component. - Renamed WINDOW_SNAPSHOT_FRAME_NUMBER_COMPONENT to BROWSER_SNAPSHOT_FRAME_NUMBER_COMPONENT: the screenshots that are tracked by this component are only the ones that are made via RenderWidgetHostImpl::GetSnapshotFromBrowser. Other screenshots (e.g. ones made via ui::ScreenshotGrabber are not tracked). - renamed GPU buffer swap callbacks in render_host to OnGpuSwapBufersCompleted. Previous names were a bit misleading. TBR=tsepez@chromium.org, BUG=686865 CQ_INCLUDE_TRYBOTS=master.tryserver.blink:linux_trusty_blink_rel Review-Url: https://codereview.chromium.org/2788893004 Cr-Commit-Position: refs/heads/master@{#461759} Committed: https://chromium.googlesource.com/chromium/src/+/60addc8dc6c4d88a452b132ad7666d0eb1014fd7

Patch Set 1 #

Total comments: 6

Patch Set 2 : Addressing feedback. #

Patch Set 3 : Updating android compositor #

Unified diffs Side-by-side diffs Delta from patch set Stats (+58 lines, -56 lines) Patch
M cc/surfaces/compositor_frame_sink_support_unittest.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M content/browser/compositor/gpu_browser_compositor_output_surface.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M content/browser/compositor/offscreen_browser_compositor_output_surface.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M content/browser/compositor/software_browser_compositor_output_surface.cc View 1 1 chunk +3 lines, -3 lines 0 comments Download
M content/browser/renderer_host/compositor_impl_android.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M content/browser/renderer_host/input/render_widget_host_latency_tracker.h View 1 1 chunk +1 line, -1 line 0 comments Download
M content/browser/renderer_host/input/render_widget_host_latency_tracker.cc View 1 3 chunks +3 lines, -3 lines 0 comments Download
M content/browser/renderer_host/input/render_widget_host_latency_tracker_unittest.cc View 1 5 chunks +5 lines, -5 lines 0 comments Download
M content/browser/renderer_host/render_widget_host_impl.h View 1 2 chunks +3 lines, -2 lines 0 comments Download
M content/browser/renderer_host/render_widget_host_impl.cc View 1 6 chunks +32 lines, -31 lines 0 comments Download
M ui/latency/latency_info.h View 1 chunk +2 lines, -2 lines 0 comments Download
M ui/latency/latency_info.cc View 1 chunk +1 line, -1 line 0 comments Download
M ui/latency/mojo/latency_info_struct_traits.cc View 2 chunks +2 lines, -2 lines 0 comments Download

Depends on Patchset:

Dependent Patchsets:

Messages

Total messages: 29 (21 generated)
mfomitchev
tdresser: can you please take the first look?
3 years, 8 months ago (2017-03-31 20:25:08 UTC) #6
tdresser
LGTM % Bufers https://codereview.chromium.org/2788893004/diff/1/content/browser/renderer_host/input/render_widget_host_latency_tracker.h File content/browser/renderer_host/input/render_widget_host_latency_tracker.h (right): https://codereview.chromium.org/2788893004/diff/1/content/browser/renderer_host/input/render_widget_host_latency_tracker.h#newcode60 content/browser/renderer_host/input/render_widget_host_latency_tracker.h:60: void OnGpuSwapBufersCompleted(const ui::LatencyInfo& latency); Bufers -> ...
3 years, 8 months ago (2017-04-03 15:57:11 UTC) #13
mfomitchev
https://codereview.chromium.org/2788893004/diff/1/content/browser/renderer_host/input/render_widget_host_latency_tracker.h File content/browser/renderer_host/input/render_widget_host_latency_tracker.h (right): https://codereview.chromium.org/2788893004/diff/1/content/browser/renderer_host/input/render_widget_host_latency_tracker.h#newcode60 content/browser/renderer_host/input/render_widget_host_latency_tracker.h:60: void OnGpuSwapBufersCompleted(const ui::LatencyInfo& latency); On 2017/04/03 15:57:11, tdresser wrote: ...
3 years, 8 months ago (2017-04-03 17:31:00 UTC) #15
mfomitchev
piman@chromium.org: Please review changes in content/browser/compositor, cc/surfaces
3 years, 8 months ago (2017-04-03 17:33:20 UTC) #18
piman
lgtm
3 years, 8 months ago (2017-04-04 00:23:30 UTC) #21
mfomitchev
Adding tsepez@chromium.org to TBR for a mechanical change to latency_info_struct_traits.cc
3 years, 8 months ago (2017-04-04 15:54:55 UTC) #23
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2788893004/40001
3 years, 8 months ago (2017-04-04 15:55:24 UTC) #26
commit-bot: I haz the power
3 years, 8 months ago (2017-04-04 17:15:50 UTC) #29
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/60addc8dc6c4d88a452b132ad766...

Powered by Google App Engine
This is Rietveld 408576698