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

Issue 689503002: cc: Use commit to activation time in repaint HUD (Closed)

Created:
6 years, 1 month ago by hendrikw
Modified:
6 years, 1 month ago
CC:
chromium-reviews, cc-bugs_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

cc: Use commit to activation time in repaint HUD In an effort to remove rasterize_time from the impl stats, I'm using commit_to_activate_duration in its place, which should give a better indication of the commit to activation time (raster + management time). BUG= Committed: https://crrev.com/f1775271d3c335de70d5b6b317f64b0d464a6191 Cr-Commit-Position: refs/heads/master@{#302633}

Patch Set 1 #

Patch Set 2 : Removed unused var #

Total comments: 2

Patch Set 3 : Include draw duration #

Patch Set 4 : Added a comment #

Patch Set 5 : merge + cl format #

Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -23 lines) Patch
M cc/debug/paint_time_counter.h View 1 1 chunk +0 lines, -2 lines 0 comments Download
M cc/debug/paint_time_counter.cc View 2 chunks +3 lines, -11 lines 0 comments Download
M cc/debug/rendering_stats.h View 1 chunk +2 lines, -0 lines 0 comments Download
M cc/debug/rendering_stats.cc View 1 chunk +4 lines, -0 lines 0 comments Download
M cc/layers/heads_up_display_layer_impl.cc View 1 2 3 4 1 chunk +2 lines, -7 lines 0 comments Download
M cc/trees/layer_tree_host_impl.cc View 1 2 3 4 1 chunk +5 lines, -3 lines 0 comments Download

Messages

Total messages: 21 (3 generated)
hendrikw
PTAL, thanks!
6 years, 1 month ago (2014-10-29 00:07:00 UTC) #2
brianderson
I would like to understand the use cases for the old metric, but I think ...
6 years, 1 month ago (2014-10-29 00:24:15 UTC) #3
hendrikw
On 2014/10/29 00:24:15, brianderson wrote: > I would like to understand the use cases for ...
6 years, 1 month ago (2014-10-29 01:54:57 UTC) #4
vmpstr
In general I think this is a more interesting number to display, since it captures ...
6 years, 1 month ago (2014-10-29 07:43:05 UTC) #6
danakj
On 2014/10/29 01:54:57, Hendrik wrote: > On 2014/10/29 00:24:15, brianderson wrote: > > I would ...
6 years, 1 month ago (2014-10-29 14:37:47 UTC) #7
ernstm
I think the paint data in the HUD was meant as some kind of live ...
6 years, 1 month ago (2014-10-29 17:21:19 UTC) #8
hendrikw
On 2014/10/29 14:37:47, danakj wrote: > On 2014/10/29 01:54:57, Hendrik wrote: > > On 2014/10/29 ...
6 years, 1 month ago (2014-10-29 21:26:16 UTC) #9
ernstm
> > Does Picture* not use this metric? If it's just TiledLayer/LayerUpdater then > > ...
6 years, 1 month ago (2014-10-29 21:31:57 UTC) #10
danakj
On Wed, Oct 29, 2014 at 5:31 PM, <ernstm@chromium.org> wrote: > > Does Picture* not ...
6 years, 1 month ago (2014-10-30 15:17:13 UTC) #11
hendrikw
Hi, PTAL On Brian's advice, I've also added the draw_duration to the value reported, so ...
6 years, 1 month ago (2014-10-30 18:59:03 UTC) #12
hendrikw
On 2014/10/30 18:59:03, Hendrik wrote: > Hi, PTAL > > On Brian's advice, I've also ...
6 years, 1 month ago (2014-10-30 20:52:06 UTC) #13
hendrikw
On 2014/10/30 20:52:06, Hendrik wrote: > On 2014/10/30 18:59:03, Hendrik wrote: > > Hi, PTAL ...
6 years, 1 month ago (2014-10-30 21:38:05 UTC) #14
hendrikw
> Hi again, here's the change that depend on this: > https://codereview.chromium.org/683863003/ > > It's ...
6 years, 1 month ago (2014-10-31 21:17:42 UTC) #15
vmpstr
lgtm
6 years, 1 month ago (2014-11-03 19:44:14 UTC) #16
brianderson
lgtm
6 years, 1 month ago (2014-11-03 21:16:37 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/689503002/80001
6 years, 1 month ago (2014-11-04 17:11:20 UTC) #19
commit-bot: I haz the power
Committed patchset #5 (id:80001)
6 years, 1 month ago (2014-11-04 18:55:54 UTC) #20
commit-bot: I haz the power
6 years, 1 month ago (2014-11-04 18:57:08 UTC) #21
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/f1775271d3c335de70d5b6b317f64b0d464a6191
Cr-Commit-Position: refs/heads/master@{#302633}

Powered by Google App Engine
This is Rietveld 408576698