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

Issue 7105018: UMA metrics for cloud policies. (Closed)

Created:
9 years, 6 months ago by Joao da Silva
Modified:
9 years, 5 months ago
CC:
chromium-reviews, Mattias Nissler (ping if slow)
Visibility:
Public.

Description

UMA metrics for cloud policies. BUG=chromium-os:14002 TEST=Set cloud policies using testserver, corrupt some files, check about:histograms Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=91857

Patch Set 1 #

Patch Set 2 : Added enterprise_metrics #

Patch Set 3 : Rebased, fixed typo #

Patch Set 4 : Rebased #

Patch Set 5 : Rebased #

Patch Set 6 : Fixed detection of some events, rebased #

Total comments: 16

Patch Set 7 : Small fixes. #

Patch Set 8 : Addressed comments, rebased #

Total comments: 4

Patch Set 9 : Addressed comments, rebased #

Patch Set 10 : Fix win build, rebased #

Unified diffs Side-by-side diffs Delta from patch set Stats (+361 lines, -5 lines) Patch
M chrome/browser/chromeos/login/enterprise_enrollment_screen.cc View 1 2 3 4 5 6 7 9 chunks +48 lines, -2 lines 0 comments Download
M chrome/browser/policy/cloud_policy_cache_base.cc View 1 2 3 4 5 6 7 8 4 chunks +12 lines, -0 lines 0 comments Download
M chrome/browser/policy/cloud_policy_controller.cc View 1 2 3 4 5 6 7 2 chunks +7 lines, -0 lines 0 comments Download
M chrome/browser/policy/device_management_backend_impl.cc View 1 2 3 4 5 6 7 5 chunks +44 lines, -0 lines 0 comments Download
M chrome/browser/policy/device_policy_cache.cc View 1 2 3 4 5 6 7 8 9 chunks +32 lines, -1 line 0 comments Download
M chrome/browser/policy/device_token_fetcher.cc View 1 2 3 4 5 6 7 2 chunks +6 lines, -0 lines 0 comments Download
A chrome/browser/policy/enterprise_metrics.h View 1 2 3 4 5 6 7 8 9 1 chunk +133 lines, -0 lines 0 comments Download
A chrome/browser/policy/enterprise_metrics.cc View 1 2 3 4 5 6 7 8 9 1 chunk +13 lines, -0 lines 0 comments Download
M chrome/browser/policy/user_policy_cache.cc View 1 2 3 4 5 6 7 2 chunks +4 lines, -0 lines 0 comments Download
M chrome/browser/policy/user_policy_disk_cache.cc View 1 2 3 4 5 6 7 8 4 chunks +28 lines, -1 line 0 comments Download
M chrome/browser/policy/user_policy_token_cache.cc View 1 2 3 4 5 6 7 8 3 chunks +32 lines, -1 line 0 comments Download
M chrome/chrome_browser.gypi View 1 2 3 4 5 6 7 8 9 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
Joao da Silva
Here's an initial implementation of UMA stats for cloud policy and device enrollment. I've manually ...
9 years, 6 months ago (2011-06-24 17:06:10 UTC) #1
Glenn Wilson
On 2011/06/24 17:06:10, joaodasilva wrote: > Here's an initial implementation of UMA stats for cloud ...
9 years, 6 months ago (2011-06-27 19:18:26 UTC) #2
kmixter1
So I probably cannot comment on if this is complete (probably Mattias should), but here ...
9 years, 5 months ago (2011-06-28 01:06:02 UTC) #3
gfeher
Mattias is on vacation, I step in instead of him to review. http://codereview.chromium.org/7105018/diff/13001/chrome/browser/policy/enterprise_metrics.cc File chrome/browser/policy/enterprise_metrics.cc ...
9 years, 5 months ago (2011-06-28 09:58:58 UTC) #4
Joao da Silva
Thanks for reviewing! Please have another look. http://codereview.chromium.org/7105018/diff/13001/chrome/browser/chromeos/login/enterprise_enrollment_screen.cc File chrome/browser/chromeos/login/enterprise_enrollment_screen.cc (right): http://codereview.chromium.org/7105018/diff/13001/chrome/browser/chromeos/login/enterprise_enrollment_screen.cc#newcode229 chrome/browser/chromeos/login/enterprise_enrollment_screen.cc:229: case GoogleServiceAuthError::SERVICE_UNAVAILABLE: ...
9 years, 5 months ago (2011-06-30 12:57:00 UTC) #5
kmixter1
LGTM on my parts http://codereview.chromium.org/7105018/diff/13001/chrome/browser/chromeos/login/enterprise_enrollment_screen.cc File chrome/browser/chromeos/login/enterprise_enrollment_screen.cc (right): http://codereview.chromium.org/7105018/diff/13001/chrome/browser/chromeos/login/enterprise_enrollment_screen.cc#newcode229 chrome/browser/chromeos/login/enterprise_enrollment_screen.cc:229: case GoogleServiceAuthError::SERVICE_UNAVAILABLE: On 2011/06/30 12:57:00, ...
9 years, 5 months ago (2011-06-30 23:28:59 UTC) #6
gfeher
LGTM http://codereview.chromium.org/7105018/diff/26002/chrome/browser/chromeos/login/enterprise_enrollment_screen.cc File chrome/browser/chromeos/login/enterprise_enrollment_screen.cc (right): http://codereview.chromium.org/7105018/diff/26002/chrome/browser/chromeos/login/enterprise_enrollment_screen.cc#newcode318 chrome/browser/chromeos/login/enterprise_enrollment_screen.cc:318: view()->RequestFocus(); Would it make sense to count the ...
9 years, 5 months ago (2011-07-01 09:41:17 UTC) #7
Joao da Silva
Thanks for reviewing! Addressed the last comments. Let's see if the bots agree with the ...
9 years, 5 months ago (2011-07-07 15:30:13 UTC) #8
commit-bot: I haz the power
9 years, 5 months ago (2011-07-08 15:44:42 UTC) #9
Change committed as 91857

Powered by Google App Engine
This is Rietveld 408576698