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

Issue 378038: Add a RWH_TabSwitchPaintDuration histogram. (Closed)

Created:
11 years, 1 month ago by chase
Modified:
9 years, 7 months ago
Reviewers:
jam
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Add a RWH_TabSwitchPaintDuration histogram. The RWH_TabSwitchPaintDuration histogram calculates the amount of time it took after a particular view was selected for it to be fully painted. Previous versions of this patch included modifications to the tab switching test. Those are blocked on setting up a new builder for accurate measurement and are now removed from this CL. BUG=4104 TEST=none Commit: http://src.chromium.org/viewvc/chrome?view=rev&revision=31632 Revert: http://src.chromium.org/viewvc/chrome?view=rev&revision=31645 Commit: http://src.chromium.org/viewvc/chrome?view=rev&revision=31679 Revert: http://src.chromium.org/viewvc/chrome?view=rev&revision=31683 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=31747

Patch Set 1 #

Patch Set 2 : fix build #

Patch Set 3 : update histogram name and test error #

Patch Set 4 : -H #

Patch Set 5 : output log file contents on error #

Patch Set 6 : remove tab switching test changes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+42 lines, -0 lines) Patch
M chrome/browser/renderer_host/render_widget_host_view_gtk.h View 1 2 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/renderer_host/render_widget_host_view_gtk.cc View 1 2 3 2 chunks +11 lines, -0 lines 0 comments Download
M chrome/browser/renderer_host/render_widget_host_view_mac.h View 1 2 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/renderer_host/render_widget_host_view_mac.mm View 1 2 3 2 chunks +11 lines, -0 lines 0 comments Download
M chrome/browser/renderer_host/render_widget_host_view_win.h View 1 2 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/renderer_host/render_widget_host_view_win.cc View 1 2 3 2 chunks +11 lines, -0 lines 0 comments Download

Messages

Total messages: 20 (0 generated)
chase
John, what do you think of this approach? Tests locally are stalled while the more ...
11 years, 1 month ago (2009-11-10 02:05:10 UTC) #1
jam
Why not do this in TabContents, that way don't need to repeat the code for ...
11 years, 1 month ago (2009-11-10 20:06:55 UTC) #2
jam
Why not do this in TabContents, that way don't need to repeat the code for ...
11 years, 1 month ago (2009-11-10 20:07:12 UTC) #3
jam
Why not do this in TabContents, that way don't need to repeat the code for ...
11 years, 1 month ago (2009-11-10 20:07:14 UTC) #4
jam
argh, never mind, you would need extra hooks anyways so this is fine since it ...
11 years, 1 month ago (2009-11-10 20:29:16 UTC) #5
jam
argh, never mind, you would need extra hooks anyways so this is fine since it ...
11 years, 1 month ago (2009-11-10 20:29:35 UTC) #6
chase
On 2009/11/10 20:29:35, John Abd-El-Malek wrote: > argh, never mind, you would need extra hooks ...
11 years, 1 month ago (2009-11-10 20:30:30 UTC) #7
chase
On 2009/11/10 20:29:35, John Abd-El-Malek wrote: > argh, never mind, you would need extra hooks ...
11 years, 1 month ago (2009-11-10 20:31:02 UTC) #8
chase
Histogram name updated, added to wiki. Also, the tab switching test now asserts that it ...
11 years, 1 month ago (2009-11-10 23:03:56 UTC) #9
chase
Histogram name updated, added to wiki. Also, the tab switching test now asserts that it ...
11 years, 1 month ago (2009-11-10 23:04:13 UTC) #10
jam
I think the RWHH_ for whiteout duration got an extra H by mistake, we shouldn't ...
11 years, 1 month ago (2009-11-10 23:11:22 UTC) #11
jam
I think the RWHH_ for whiteout duration got an extra H by mistake, we shouldn't ...
11 years, 1 month ago (2009-11-10 23:11:42 UTC) #12
chase
On 2009/11/10 23:11:42, John Abd-El-Malek wrote: > I think the RWHH_ for whiteout duration got ...
11 years, 1 month ago (2009-11-10 23:14:12 UTC) #13
chase
On 2009/11/10 23:11:42, John Abd-El-Malek wrote: > I think the RWHH_ for whiteout duration got ...
11 years, 1 month ago (2009-11-10 23:14:30 UTC) #14
chase
On 2009/11/10 23:14:12, chase wrote: > On 2009/11/10 23:11:42, John Abd-El-Malek wrote: > > I ...
11 years, 1 month ago (2009-11-10 23:19:18 UTC) #15
chase
On 2009/11/10 23:14:12, chase wrote: > On 2009/11/10 23:11:42, John Abd-El-Malek wrote: > > I ...
11 years, 1 month ago (2009-11-10 23:19:35 UTC) #16
chase
Renamed to RWH_TabSwitchPaintDuration, comments and CL updated.
11 years, 1 month ago (2009-11-10 23:55:11 UTC) #17
chase
Renamed to RWH_TabSwitchPaintDuration, comments and CL updated. http://codereview.chromium.org/378038
11 years, 1 month ago (2009-11-10 23:55:32 UTC) #18
chase
Got LGTM from John over IM. (Why are most comments repeated twice in this review?)
11 years, 1 month ago (2009-11-11 01:07:39 UTC) #19
chase
11 years, 1 month ago (2009-11-11 01:07:57 UTC) #20
Got LGTM from John over IM.  (Why are most comments repeated twice in this
review?)

http://codereview.chromium.org/378038

Powered by Google App Engine
This is Rietveld 408576698