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

Issue 15682010: Support plumbing LatencyInfo through the old software path. (Closed)

Created:
7 years, 6 months ago by jbauman
Modified:
7 years, 6 months ago
Reviewers:
jschuh, piman
CC:
chromium-reviews, yusukes+watch_chromium.org, jam, penghuang+watch_chromium.org, sail+watch_chromium.org, joi+watch-content_chromium.org, nona+watch_chromium.org, darin-cc_chromium.org, James Su
Visibility:
Public.

Description

Support plumbing LatencyInfo through the old software path. This allows us to collect latency stats with 3d disabled. BUG=155367 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=205011

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Total comments: 4
Unified diffs Side-by-side diffs Delta from patch set Stats (+80 lines, -15 lines) Patch
M content/browser/renderer_host/render_widget_host_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/renderer_host/render_widget_host_view_android.h View 1 chunk +2 lines, -1 line 0 comments Download
M content/browser/renderer_host/render_widget_host_view_android.cc View 1 chunk +2 lines, -1 line 0 comments Download
M content/browser/renderer_host/render_widget_host_view_aura.h View 2 chunks +4 lines, -1 line 0 comments Download
M content/browser/renderer_host/render_widget_host_view_aura.cc View 2 chunks +9 lines, -1 line 2 comments Download
M content/browser/renderer_host/render_widget_host_view_gtk.h View 2 chunks +4 lines, -1 line 0 comments Download
M content/browser/renderer_host/render_widget_host_view_gtk.cc View 2 chunks +6 lines, -1 line 2 comments Download
M content/browser/renderer_host/render_widget_host_view_guest.h View 1 chunk +2 lines, -1 line 0 comments Download
M content/browser/renderer_host/render_widget_host_view_guest.cc View 1 chunk +2 lines, -1 line 0 comments Download
M content/browser/renderer_host/render_widget_host_view_mac.h View 3 chunks +6 lines, -1 line 0 comments Download
M content/browser/renderer_host/render_widget_host_view_mac.mm View 3 chunks +12 lines, -1 line 0 comments Download
M content/browser/renderer_host/render_widget_host_view_win.h View 2 chunks +4 lines, -1 line 0 comments Download
M content/browser/renderer_host/render_widget_host_view_win.cc View 1 2 2 chunks +7 lines, -1 line 0 comments Download
M content/browser/renderer_host/test_render_view_host.h View 1 1 chunk +2 lines, -1 line 0 comments Download
M content/common/view_messages.h View 1 2 1 chunk +4 lines, -0 lines 0 comments Download
M content/port/browser/render_widget_host_view_port.h View 1 chunk +2 lines, -1 line 0 comments Download
M content/renderer/render_widget.h View 1 2 1 chunk +4 lines, -0 lines 0 comments Download
M content/renderer/render_widget.cc View 2 chunks +7 lines, -0 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
jbauman
7 years, 6 months ago (2013-06-07 02:27:17 UTC) #1
piman
LGTM overall, with a couple of uestions. https://codereview.chromium.org/15682010/diff/9001/content/browser/renderer_host/render_widget_host_view_aura.cc File content/browser/renderer_host/render_widget_host_view_aura.cc (right): https://codereview.chromium.org/15682010/diff/9001/content/browser/renderer_host/render_widget_host_view_aura.cc#newcode1036 content/browser/renderer_host/render_widget_host_view_aura.cc:1036: software_latency_info_.MergeWith(latency_info); Does ...
7 years, 6 months ago (2013-06-07 02:51:30 UTC) #2
jbauman
https://codereview.chromium.org/15682010/diff/9001/content/browser/renderer_host/render_widget_host_view_aura.cc File content/browser/renderer_host/render_widget_host_view_aura.cc (right): https://codereview.chromium.org/15682010/diff/9001/content/browser/renderer_host/render_widget_host_view_aura.cc#newcode1036 content/browser/renderer_host/render_widget_host_view_aura.cc:1036: software_latency_info_.MergeWith(latency_info); On 2013/06/07 02:51:30, piman wrote: > Does this ...
7 years, 6 months ago (2013-06-07 07:28:24 UTC) #3
jbauman
Adding jschuh@ to rubber-stamp the IPC change.
7 years, 6 months ago (2013-06-08 00:28:49 UTC) #4
jschuh
lgtm
7 years, 6 months ago (2013-06-08 00:41:21 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jbauman@chromium.org/15682010/9001
7 years, 6 months ago (2013-06-08 00:54:46 UTC) #6
commit-bot: I haz the power
7 years, 6 months ago (2013-06-08 04:39:12 UTC) #7
Message was sent while issue was closed.
Change committed as 205011

Powered by Google App Engine
This is Rietveld 408576698