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

Issue 45343003: UMA data collection for docked windows (Closed)

Created:
7 years, 1 month ago by varkha
Modified:
7 years, 1 month ago
CC:
chromium-reviews, sadrul, jar (doing other things), asvitkine+watch_chromium.org, kalyank, Ilya Sherman, ben+ash_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

UMA data collection for docked windows BUG=294461 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=233193

Patch Set 1 : UMA data collection for docked windows #

Total comments: 12

Patch Set 2 : UMA data collection for docked windows (comments) #

Total comments: 16

Patch Set 3 : UMA data collection for docked windows (comments) #

Total comments: 13

Patch Set 4 : UMA data collection for docked windows (comments) #

Unified diffs Side-by-side diffs Delta from patch set Stats (+205 lines, -12 lines) Patch
M ash/wm/dock/docked_window_layout_manager.h View 1 2 5 chunks +38 lines, -1 line 0 comments Download
M ash/wm/dock/docked_window_layout_manager.cc View 1 2 3 12 chunks +66 lines, -8 lines 0 comments Download
M ash/wm/dock/docked_window_resizer.cc View 1 2 4 chunks +25 lines, -3 lines 0 comments Download
M tools/metrics/histograms/histograms.xml View 2 chunks +76 lines, -0 lines 0 comments Download

Messages

Total messages: 20 (0 generated)
varkha
Can you please take a look? Do you think additional metrics would be good?
7 years, 1 month ago (2013-10-29 18:11:12 UTC) #1
flackr
I've provided some specific feedback in the files, but at a high level try to ...
7 years, 1 month ago (2013-10-29 21:33:49 UTC) #2
varkha
Thanks, that was very useful. I have added a few counts that should suggest which ...
7 years, 1 month ago (2013-10-30 19:21:00 UTC) #3
flackr
https://codereview.chromium.org/45343003/diff/260001/ash/wm/dock/docked_window_layout_manager.cc File ash/wm/dock/docked_window_layout_manager.cc (right): https://codereview.chromium.org/45343003/diff/260001/ash/wm/dock/docked_window_layout_manager.cc#newcode718 ash/wm/dock/docked_window_layout_manager.cc:718: base::TimeDelta::FromHours(10), 100); Just a cautionary question, are there any ...
7 years, 1 month ago (2013-10-31 03:01:51 UTC) #4
varkha
Just thoughts and questions, need to work some more on this. https://codereview.chromium.org/45343003/diff/260001/ash/wm/dock/docked_window_layout_manager.cc File ash/wm/dock/docked_window_layout_manager.cc (right): ...
7 years, 1 month ago (2013-10-31 13:33:02 UTC) #5
flackr
https://codereview.chromium.org/45343003/diff/260001/ash/wm/dock/docked_window_layout_manager.cc File ash/wm/dock/docked_window_layout_manager.cc (right): https://codereview.chromium.org/45343003/diff/260001/ash/wm/dock/docked_window_layout_manager.cc#newcode718 ash/wm/dock/docked_window_layout_manager.cc:718: base::TimeDelta::FromHours(10), 100); On 2013/10/31 13:33:03, varkha wrote: > On ...
7 years, 1 month ago (2013-10-31 22:17:58 UTC) #6
varkha
Please take another look. I think multiple screen configuration can be addressed in a later ...
7 years, 1 month ago (2013-11-01 03:27:41 UTC) #7
varkha
Ping, not sure if you are still looking at this.
7 years, 1 month ago (2013-11-04 15:57:38 UTC) #8
flackr
lgtm
7 years, 1 month ago (2013-11-04 19:57:42 UTC) #9
varkha
+jamescook@chromium.org for OWNERS review (ash/wm/). +isherman@chromium.org for OWNERS review (tools/metrics/histograms/).
7 years, 1 month ago (2013-11-04 20:10:33 UTC) #10
Ilya Sherman
https://codereview.chromium.org/45343003/diff/370001/ash/wm/dock/docked_window_layout_manager.cc File ash/wm/dock/docked_window_layout_manager.cc (right): https://codereview.chromium.org/45343003/diff/370001/ash/wm/dock/docked_window_layout_manager.cc#newcode744 ash/wm/dock/docked_window_layout_manager.cc:744: UMA_HISTOGRAM_COUNTS_100("Ash.Dock.ItemsVisible", docked_visible_count); I suspect that you'll see a lot ...
7 years, 1 month ago (2013-11-04 23:31:50 UTC) #11
varkha
I have updated with the changes (and one clarification - just to be sure - ...
7 years, 1 month ago (2013-11-05 17:41:14 UTC) #12
varkha
+jamescook@chromium.org for OWNERS review (ash/wm/).
7 years, 1 month ago (2013-11-05 17:42:46 UTC) #13
James Cook
ash/wm lgtm but... If you want to collect the number of windows at regular time ...
7 years, 1 month ago (2013-11-05 17:55:02 UTC) #14
varkha
On 2013/11/05 17:55:02, James Cook wrote: > ash/wm lgtm but... > > If you want ...
7 years, 1 month ago (2013-11-05 18:01:18 UTC) #15
Ilya Sherman
histograms LGTM https://codereview.chromium.org/45343003/diff/370001/ash/wm/dock/docked_window_layout_manager.cc File ash/wm/dock/docked_window_layout_manager.cc (right): https://codereview.chromium.org/45343003/diff/370001/ash/wm/dock/docked_window_layout_manager.cc#newcode744 ash/wm/dock/docked_window_layout_manager.cc:744: UMA_HISTOGRAM_COUNTS_100("Ash.Dock.ItemsVisible", docked_visible_count); On 2013/11/05 17:41:15, varkha wrote: ...
7 years, 1 month ago (2013-11-05 19:22:55 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/varkha@chromium.org/45343003/510001
7 years, 1 month ago (2013-11-05 20:04:59 UTC) #17
commit-bot: I haz the power
Retried try job too often on linux_rel for step(s) interactive_ui_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=linux_rel&number=185390
7 years, 1 month ago (2013-11-05 22:15:07 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/varkha@chromium.org/45343003/510001
7 years, 1 month ago (2013-11-05 22:40:37 UTC) #19
commit-bot: I haz the power
7 years, 1 month ago (2013-11-06 02:26:28 UTC) #20
Message was sent while issue was closed.
Change committed as 233193

Powered by Google App Engine
This is Rietveld 408576698