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

Issue 11272042: improvements of the FPS counter in the HUDLayer (Closed)

Created:
8 years, 1 month ago by egraether
Modified:
8 years, 1 month ago
Reviewers:
jamesr, nduca
CC:
chromium-reviews, cc-bugs_chromium.org, Vangelis Kokkevis, danakj, enne (OOO)
Base URL:
http://git.chromium.org/chromium/src.git@master
Visibility:
Public.

Description

this change improves the following points of the FPS counter: -cleaner design: less colors, text arranged above the graph, deviation number right aligned -added transparency: FPS counter does not completely cover the webpage -less frequent number updates: makes the numbers easier to read -indicator line at 60fps comparison images: https://docs.google.com/folder/d/0B8Y78t3tjy1XZk1xdWx6VjN5aFE/edit Please download the patch and provide a screenshot from your system to test the layout. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=166041

Patch Set 1 #

Total comments: 7

Patch Set 2 : updated patch, isBadFrameInterval fix, adapted graph drawing range #

Total comments: 2

Patch Set 3 : SkRect forward declaration fix, decreased HUDLayer size for FPS counter #

Patch Set 4 : Rebase to 165525, gfx type fixes #

Patch Set 5 : Rebase to 165683, more gfx type fixes #

Patch Set 6 : Rebase to 165943 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+152 lines, -90 lines) Patch
M cc/font_atlas.h View 1 2 3 4 5 2 chunks +6 lines, -0 lines 0 comments Download
M cc/font_atlas.cc View 1 2 3 1 chunk +19 lines, -0 lines 0 comments Download
M cc/frame_rate_counter.h View 1 2 3 4 5 2 chunks +3 lines, -2 lines 0 comments Download
M cc/frame_rate_counter.cc View 1 3 chunks +23 lines, -23 lines 0 comments Download
M cc/heads_up_display_layer.cc View 1 2 3 4 2 chunks +2 lines, -2 lines 0 comments Download
M cc/heads_up_display_layer_impl.h View 1 2 3 4 5 2 chunks +11 lines, -2 lines 0 comments Download
M cc/heads_up_display_layer_impl.cc View 1 2 3 4 4 chunks +88 lines, -61 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
egraether
I started working on improving the FPS counter. This is a first version that provides ...
8 years, 1 month ago (2012-10-26 00:06:52 UTC) #1
jamesr
lgtm
8 years, 1 month ago (2012-10-30 21:28:09 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/egraether@chromium.org/11272042/1
8 years, 1 month ago (2012-10-30 22:55:40 UTC) #3
commit-bot: I haz the power
Failed to apply patch for cc/heads_up_display_layer_impl.h: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
8 years, 1 month ago (2012-10-30 22:55:43 UTC) #4
jamesr
On 2012/10/30 22:55:43, I haz the power (commit-bot) wrote: > Failed to apply patch for ...
8 years, 1 month ago (2012-10-30 22:59:13 UTC) #5
egraether
While updating I found some bugs in the fps counter graph display when threaded compositing ...
8 years, 1 month ago (2012-10-31 17:36:42 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/egraether@chromium.org/11272042/21001
8 years, 1 month ago (2012-11-01 19:22:13 UTC) #7
commit-bot: I haz the power
Failed to apply patch for cc/heads_up_display_layer_impl.cc: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
8 years, 1 month ago (2012-11-01 19:22:17 UTC) #8
nduca
lgtm
8 years, 1 month ago (2012-11-04 20:18:02 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/egraether@chromium.org/11272042/18009
8 years, 1 month ago (2012-11-05 18:50:32 UTC) #10
commit-bot: I haz the power
8 years, 1 month ago (2012-11-05 21:48:16 UTC) #11
Change committed as 166041

Powered by Google App Engine
This is Rietveld 408576698