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

Issue 2378773010: Expose registered histograms from FeedbackCollector (Closed)

Created:
4 years, 2 months ago by tbansal1
Modified:
4 years, 2 months ago
Reviewers:
nyquist
CC:
chromium-reviews, asvitkine+watch_chromium.org, agrieve+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Expose registered histograms from FeedbackCollector The registered histograms on the native side are exposed as JSON text from the FeedbackCollector. The histograms are exposed only if: (i) "Include screenshot and logs" is checked when the feedback was collected, and (ii) The feedback is submitted from a non-incognito profile. In the next CL, these would be attached to the feedback report. BUG=651621 Committed: https://crrev.com/80c5d05018d8c2ef7a95421e971166175870d050 Cr-Commit-Position: refs/heads/master@{#422765}

Patch Set 1 : ps #

Total comments: 6

Patch Set 2 : rebased, nyquist comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+82 lines, -4 lines) Patch
M base/BUILD.gn View 1 3 chunks +4 lines, -0 lines 0 comments Download
M base/android/base_jni_registrar.cc View 2 chunks +3 lines, -0 lines 0 comments Download
A base/android/java/src/org/chromium/base/metrics/StatisticsRecorderAndroid.java View 1 1 chunk +25 lines, -0 lines 0 comments Download
A + base/android/statistics_recorder_android.h View 1 chunk +4 lines, -4 lines 0 comments Download
A base/android/statistics_recorder_android.cc View 1 chunk +30 lines, -0 lines 0 comments Download
M chrome/android/java/src/org/chromium/chrome/browser/feedback/FeedbackCollector.java View 1 4 chunks +16 lines, -0 lines 0 comments Download

Messages

Total messages: 25 (17 generated)
tbansal1
nyquist: ptal. Thanks.
4 years, 2 months ago (2016-09-29 23:22:33 UTC) #7
tbansal1
On 2016/09/29 23:22:33, tbansal1 wrote: > nyquist: ptal. Thanks. nyquist: //base/android/*. Thanks.
4 years, 2 months ago (2016-09-29 23:23:11 UTC) #8
nyquist
just nits https://codereview.chromium.org/2378773010/diff/60001/base/android/java/src/org/chromium/base/metrics/StatisticsRecorderAndroid.java File base/android/java/src/org/chromium/base/metrics/StatisticsRecorderAndroid.java (right): https://codereview.chromium.org/2378773010/diff/60001/base/android/java/src/org/chromium/base/metrics/StatisticsRecorderAndroid.java#newcode14 base/android/java/src/org/chromium/base/metrics/StatisticsRecorderAndroid.java:14: public class StatisticsRecorderAndroid { Nit: Should this ...
4 years, 2 months ago (2016-10-03 20:55:38 UTC) #13
tbansal1
nyquist: ptal. Thanks. https://codereview.chromium.org/2378773010/diff/60001/base/android/java/src/org/chromium/base/metrics/StatisticsRecorderAndroid.java File base/android/java/src/org/chromium/base/metrics/StatisticsRecorderAndroid.java (right): https://codereview.chromium.org/2378773010/diff/60001/base/android/java/src/org/chromium/base/metrics/StatisticsRecorderAndroid.java#newcode14 base/android/java/src/org/chromium/base/metrics/StatisticsRecorderAndroid.java:14: public class StatisticsRecorderAndroid { On 2016/10/03 ...
4 years, 2 months ago (2016-10-04 03:34:11 UTC) #14
nyquist
lgtm
4 years, 2 months ago (2016-10-04 06:15:58 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2378773010/80001
4 years, 2 months ago (2016-10-04 12:32:52 UTC) #21
commit-bot: I haz the power
Committed patchset #2 (id:80001)
4 years, 2 months ago (2016-10-04 12:37:36 UTC) #23
commit-bot: I haz the power
4 years, 2 months ago (2016-10-04 12:38:58 UTC) #25
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/80c5d05018d8c2ef7a95421e971166175870d050
Cr-Commit-Position: refs/heads/master@{#422765}

Powered by Google App Engine
This is Rietveld 408576698