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

Issue 23315002: Add UMA for first app list paint on Windows. (Closed)

Created:
7 years, 4 months ago by koz (OOO until 15th September)
Modified:
7 years, 4 months ago
Reviewers:
benwells
CC:
chromium-reviews, chrome-apps-syd-reviews_chromium.org, tfarina
Visibility:
Public.

Description

Add UMA for first app list paint on Windows. BUG=274049 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=218723

Patch Set 1 #

Total comments: 8

Patch Set 2 : respond to comments #

Total comments: 2

Patch Set 3 : indenting #

Patch Set 4 : fix linux compile #

Unified diffs Side-by-side diffs Delta from patch set Stats (+108 lines, -22 lines) Patch
M chrome/browser/ui/app_list/app_list_service.h View 2 chunks +5 lines, -0 lines 0 comments Download
M chrome/browser/ui/app_list/app_list_service.cc View 1 2 3 chunks +68 lines, -22 lines 0 comments Download
M chrome/browser/ui/app_list/app_list_service_disabled.cc View 1 2 3 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/ui/app_list/app_list_service_impl.h View 1 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/ui/app_list/app_list_service_impl.cc View 1 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/ui/views/app_list/app_list_controller_win.cc View 1 2 chunks +7 lines, -0 lines 0 comments Download
M ui/app_list/views/app_list_view.h View 1 3 chunks +5 lines, -0 lines 0 comments Download
M ui/app_list/views/app_list_view.cc View 1 4 chunks +16 lines, -0 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
koz (OOO until 15th September)
7 years, 4 months ago (2013-08-19 07:30:03 UTC) #1
benwells
Could we use the observer interface you recently introduced instead of a callback? https://codereview.chromium.org/23315002/diff/1/chrome/browser/ui/app_list/app_list_service.cc File ...
7 years, 4 months ago (2013-08-21 04:54:09 UTC) #2
koz (OOO until 15th September)
On 2013/08/21 04:54:09, benwells wrote: > Could we use the observer interface you recently introduced ...
7 years, 4 months ago (2013-08-21 06:54:21 UTC) #3
koz (OOO until 15th September)
https://codereview.chromium.org/23315002/diff/1/chrome/browser/ui/app_list/app_list_service.cc File chrome/browser/ui/app_list/app_list_service.cc (right): https://codereview.chromium.org/23315002/diff/1/chrome/browser/ui/app_list/app_list_service.cc#newcode38 chrome/browser/ui/app_list/app_list_service.cc:38: return base::CurrentProcessInfo::CreationTime(); On 2013/08/21 04:54:09, benwells wrote: > Nit ...
7 years, 4 months ago (2013-08-21 06:54:32 UTC) #4
benwells
lgtm withanit https://codereview.chromium.org/23315002/diff/6001/chrome/browser/ui/app_list/app_list_service.cc File chrome/browser/ui/app_list/app_list_service.cc (right): https://codereview.chromium.org/23315002/diff/6001/chrome/browser/ui/app_list/app_list_service.cc#newcode91 chrome/browser/ui/app_list/app_list_service.cc:91: case COLD_START: Nit: indenting still not right.
7 years, 4 months ago (2013-08-21 07:01:06 UTC) #5
koz (OOO until 15th September)
Thanks! https://codereview.chromium.org/23315002/diff/6001/chrome/browser/ui/app_list/app_list_service.cc File chrome/browser/ui/app_list/app_list_service.cc (right): https://codereview.chromium.org/23315002/diff/6001/chrome/browser/ui/app_list/app_list_service.cc#newcode91 chrome/browser/ui/app_list/app_list_service.cc:91: case COLD_START: On 2013/08/21 07:01:06, benwells wrote: > ...
7 years, 4 months ago (2013-08-21 07:21:43 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/koz@chromium.org/23315002/8001
7 years, 4 months ago (2013-08-21 07:26:43 UTC) #7
commit-bot: I haz the power
Sorry for I got bad news for ya. Compile failed with a clobber build on ...
7 years, 4 months ago (2013-08-21 08:26:46 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/koz@chromium.org/23315002/28001
7 years, 4 months ago (2013-08-21 10:26:58 UTC) #9
commit-bot: I haz the power
7 years, 4 months ago (2013-08-21 13:24:11 UTC) #10
Message was sent while issue was closed.
Change committed as 218723

Powered by Google App Engine
This is Rietveld 408576698