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

Issue 11820014: cc: PaintTimeCounter display on the HudLayer in continuous painting mode (Closed)

Created:
7 years, 11 months ago by egraether
Modified:
7 years, 11 months ago
Reviewers:
nduca, shawnsingh
CC:
chromium-reviews, cc-bugs_chromium.org
Base URL:
http://git.chromium.org/chromium/src.git@paint
Visibility:
Public.

Description

cc: PaintTimeCounter display on the HudLayer in continuous painting mode This change adds a display for the PaintTimeCounter to the HudLayer. The display is shown in continuous painting mode. Common functionality with the FPSCounter is refactored into a Graph helper structure and drawing methods. screenshot: https://docs.google.com/open?id=0B8Y78t3tjy1XOVdvWGFGdXFOMzA depends on: https://codereview.chromium.org/11827009 BUG= Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=177579

Patch Set 1 #

Patch Set 2 : Updated to changed PaintTimeCounter syntax #

Patch Set 3 : Updated to size_t #

Total comments: 3

Patch Set 4 : Resolved nits: renamed Graph members, changed method signatures #

Total comments: 1

Patch Set 5 : updated to base::TimeDelta APIs in PaintTimeCounter #

Unified diffs Side-by-side diffs Delta from patch set Stats (+184 lines, -79 lines) Patch
M cc/heads_up_display_layer_impl.h View 1 2 3 2 chunks +30 lines, -7 lines 0 comments Download
M cc/heads_up_display_layer_impl.cc View 1 2 3 4 6 chunks +146 lines, -70 lines 0 comments Download
M cc/layer_tree_debug_state.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M cc/layer_tree_impl.h View 1 2 2 chunks +2 lines, -0 lines 0 comments Download
M cc/layer_tree_impl.cc View 1 2 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 13 (0 generated)
egraether
7 years, 11 months ago (2013-01-09 02:10:20 UTC) #1
nduca
I like this. Shawnsingh for final review.
7 years, 11 months ago (2013-01-10 20:06:12 UTC) #2
egraether
On 2013/01/10 20:06:12, nduca wrote: > I like this. Shawnsingh for final review. @shawnsingh this ...
7 years, 11 months ago (2013-01-11 18:34:02 UTC) #3
shawnsingh
I'll take a look later today =) In the mean-time, can you please explain the ...
7 years, 11 months ago (2013-01-11 18:41:00 UTC) #4
egraether
On 2013/01/11 18:41:00, shawnsingh wrote: > I'll take a look later today =) > > ...
7 years, 11 months ago (2013-01-11 19:00:42 UTC) #5
shawnsingh
looks good! I only have very minor nits. Deferring to nduca@ for the trivial layer_tree_impl.* ...
7 years, 11 months ago (2013-01-15 22:48:52 UTC) #6
egraether
Resolved the nits. https://codereview.chromium.org/11820014/diff/13001/cc/heads_up_display_layer_impl.h File cc/heads_up_display_layer_impl.h (right): https://codereview.chromium.org/11820014/diff/13001/cc/heads_up_display_layer_impl.h#newcode51 cc/heads_up_display_layer_impl.h:51: static double updateUpperBound(Graph*); Renamed "high" to ...
7 years, 11 months ago (2013-01-16 00:53:02 UTC) #7
nduca
lgtm
7 years, 11 months ago (2013-01-16 00:59:43 UTC) #8
egraether
The PaintTimeCounter was switched to use base::TimeDelta ( https://codereview.chromium.org/11827009 ). I updated this patch to ...
7 years, 11 months ago (2013-01-17 22:07:36 UTC) #9
shawnsingh
LGTM too On 2013/01/17 22:07:36, egraether wrote: > The PaintTimeCounter was switched to use base::TimeDelta ...
7 years, 11 months ago (2013-01-17 23:30:00 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/egraether@chromium.org/11820014/21002
7 years, 11 months ago (2013-01-18 00:59:35 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/egraether@chromium.org/11820014/21002
7 years, 11 months ago (2013-01-18 02:49:18 UTC) #12
commit-bot: I haz the power
7 years, 11 months ago (2013-01-18 03:14:26 UTC) #13
Message was sent while issue was closed.
Change committed as 177579

Powered by Google App Engine
This is Rietveld 408576698