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

Issue 962293002: Upstream UmaSessionStats. (Closed)

Created:
5 years, 9 months ago by Yaron
Modified:
5 years, 9 months ago
CC:
chromium-reviews, asvitkine+watch_chromium.org, Maria
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Upstream UmaSessionStats. UmaSessionStats is primarily for tracking metrics pertaining to the length of a user-session in chrome (from start/resume to pause) but also tracks some usage during the session. BUG=428903 Committed: https://crrev.com/b71e1fa93348c4d4bc7edd76082be8d9261005ed Cr-Commit-Position: refs/heads/master@{#318700}

Patch Set 1 #

Total comments: 4

Patch Set 2 : move to metrics #

Patch Set 3 : add back moved java file #

Unified diffs Side-by-side diffs Delta from patch set Stats (+450 lines, -0 lines) Patch
A chrome/android/java/src/org/chromium/chrome/browser/metrics/UmaSessionStats.java View 1 2 1 chunk +189 lines, -0 lines 0 comments Download
M chrome/browser/android/chrome_jni_registrar.cc View 1 2 chunks +2 lines, -0 lines 0 comments Download
A chrome/browser/android/metrics/OWNERS View 1 1 chunk +4 lines, -0 lines 0 comments Download
A chrome/browser/android/metrics/uma_session_stats.h View 1 1 chunk +45 lines, -0 lines 0 comments Download
A chrome/browser/android/metrics/uma_session_stats.cc View 1 1 chunk +199 lines, -0 lines 0 comments Download
M chrome/chrome_browser.gypi View 1 2 chunks +3 lines, -0 lines 0 comments Download
M tools/metrics/histograms/histograms.xml View 1 chunk +8 lines, -0 lines 0 comments Download

Messages

Total messages: 13 (3 generated)
Yaron
dfalcantara: This is a straight upstream after the last few clean-ups downstream. asvitkine: histograms.xml change ...
5 years, 9 months ago (2015-02-27 18:41:45 UTC) #2
Alexei Svitkine (slow)
Woot, super psyched to see this happen! https://codereview.chromium.org/962293002/diff/1/chrome/browser/android/uma_session_stats.cc File chrome/browser/android/uma_session_stats.cc (right): https://codereview.chromium.org/962293002/diff/1/chrome/browser/android/uma_session_stats.cc#newcode5 chrome/browser/android/uma_session_stats.cc:5: #include "chrome/browser/android/uma_session_stats.h" ...
5 years, 9 months ago (2015-02-27 18:59:57 UTC) #3
Yaron
https://codereview.chromium.org/962293002/diff/1/chrome/browser/android/uma_session_stats.cc File chrome/browser/android/uma_session_stats.cc (right): https://codereview.chromium.org/962293002/diff/1/chrome/browser/android/uma_session_stats.cc#newcode5 chrome/browser/android/uma_session_stats.cc:5: #include "chrome/browser/android/uma_session_stats.h" On 2015/02/27 18:59:57, Alexei Svitkine wrote: > ...
5 years, 9 months ago (2015-02-27 19:13:34 UTC) #4
Maria
lgtm Yay!
5 years, 9 months ago (2015-02-27 19:29:50 UTC) #6
Alexei Svitkine (slow)
LGTM on assumption that the code is moved as-is from the internal repo. Thanks! Would ...
5 years, 9 months ago (2015-02-27 19:35:02 UTC) #7
gone
lgtm
5 years, 9 months ago (2015-02-27 20:23:13 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/962293002/40001
5 years, 9 months ago (2015-03-02 14:34:03 UTC) #10
Yaron
On 2015/02/27 19:35:02, Alexei Svitkine wrote: > LGTM on assumption that the code is moved ...
5 years, 9 months ago (2015-03-02 14:34:08 UTC) #11
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years, 9 months ago (2015-03-02 15:55:00 UTC) #12
commit-bot: I haz the power
5 years, 9 months ago (2015-03-02 15:56:15 UTC) #13
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/b71e1fa93348c4d4bc7edd76082be8d9261005ed
Cr-Commit-Position: refs/heads/master@{#318700}

Powered by Google App Engine
This is Rietveld 408576698