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

Issue 818513002: Android: UMA histogram for coldstart-to-commit (Closed)

Created:
6 years ago by pasko
Modified:
5 years, 11 months ago
CC:
chromium-reviews, David Trainor- moved to gerrit, avayvod+watch_chromium.org, asvitkine+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Android: UMA histogram for coldstart-to-commit This user perceived latency histogram should reflect the time from a browser cold start to the moment the first navigation is committed: the progress bar appears and the omnibox draws artifacts of the URL. BUG=436960 Committed: https://crrev.com/45181af517b696b9495ad8639a5ac7d0212f2280 Cr-Commit-Position: refs/heads/master@{#310761}

Patch Set 1 : . #

Patch Set 2 : UmaUtils.isRunningApplicationStart #

Total comments: 1

Patch Set 3 : UmaUtils.setRunningApplicationStart in ChromeShellApplication #

Patch Set 4 : . #

Unified diffs Side-by-side diffs Delta from patch set Stats (+58 lines, -0 lines) Patch
M chrome/android/java/src/org/chromium/chrome/browser/Tab.java View 1 2 3 2 chunks +6 lines, -0 lines 0 comments Download
M chrome/android/java/src/org/chromium/chrome/browser/UmaUtils.java View 1 2 chunks +21 lines, -0 lines 0 comments Download
M chrome/android/shell/java/src/org/chromium/chrome/shell/ChromeShellApplication.java View 1 2 1 chunk +4 lines, -0 lines 0 comments Download
M chrome/browser/android/tab_android.cc View 1 2 3 2 chunks +18 lines, -0 lines 0 comments Download
M tools/metrics/histograms/histograms.xml View 1 chunk +9 lines, -0 lines 0 comments Download

Messages

Total messages: 19 (7 generated)
Miguel Garcia
https://codereview.chromium.org/818513002/diff/40001/chrome/android/java/src/org/chromium/chrome/browser/Tab.java File chrome/android/java/src/org/chromium/chrome/browser/Tab.java (right): https://codereview.chromium.org/818513002/diff/40001/chrome/android/java/src/org/chromium/chrome/browser/Tab.java#newcode398 chrome/android/java/src/org/chromium/chrome/browser/Tab.java:398: UmaUtils.setRunningApplicationStart(false); Where do you call UmaUtils.setRunningApplicationStart(true); ?
6 years ago (2014-12-22 14:47:05 UTC) #3
pasko
On 2014/12/22 14:47:05, Miguel Garcia wrote: > https://codereview.chromium.org/818513002/diff/40001/chrome/android/java/src/org/chromium/chrome/browser/Tab.java > File chrome/android/java/src/org/chromium/chrome/browser/Tab.java (right): > > https://codereview.chromium.org/818513002/diff/40001/chrome/android/java/src/org/chromium/chrome/browser/Tab.java#newcode398 ...
6 years ago (2014-12-22 15:05:53 UTC) #4
Miguel Garcia
lgtm % comment ahh downstream can you perhaps add something to chromeshell in this same ...
6 years ago (2014-12-22 15:13:06 UTC) #5
pasko
On 2014/12/22 15:13:06, Miguel Garcia wrote: > lgtm % comment > > ahh downstream > ...
6 years ago (2014-12-22 16:05:45 UTC) #6
pasko
isherman: PTaL This is introducing an Android-specific histogram for application startup. (See my comment above ...
6 years ago (2014-12-22 16:19:29 UTC) #8
pasko
klobag: FYI
6 years ago (2014-12-22 16:20:38 UTC) #10
Ilya Sherman
histograms lgtm, thanks
5 years, 11 months ago (2015-01-06 02:11:09 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/818513002/60001
5 years, 11 months ago (2015-01-08 19:07:18 UTC) #13
commit-bot: I haz the power
Try jobs failed on following builders: android_compile_rel on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/android_compile_rel/builds/4018)
5 years, 11 months ago (2015-01-08 19:15:19 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/818513002/80001
5 years, 11 months ago (2015-01-09 11:05:59 UTC) #17
commit-bot: I haz the power
Committed patchset #4 (id:80001)
5 years, 11 months ago (2015-01-09 12:13:09 UTC) #18
commit-bot: I haz the power
5 years, 11 months ago (2015-01-09 12:14:47 UTC) #19
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/45181af517b696b9495ad8639a5ac7d0212f2280
Cr-Commit-Position: refs/heads/master@{#310761}

Powered by Google App Engine
This is Rietveld 408576698