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

Issue 13469020: Implement write methods for SparseHistogram (Closed)

Created:
7 years, 8 months ago by jrummell
Modified:
7 years, 8 months ago
CC:
chromium-reviews, MAD, erikwright+watch_chromium.org, Ilya Sherman, jar (doing other things)
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

Implement write methods for SparseHistogram Implementation based on existing methods in Histogram. BUG= Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=192636

Patch Set 1 #

Total comments: 12

Patch Set 2 : #

Patch Set 3 : Rebase due to conflict in histogram_base.cc #

Unified diffs Side-by-side diffs Delta from patch set Stats (+127 lines, -38 lines) Patch
M base/metrics/histogram.h View 1 1 chunk +0 lines, -9 lines 0 comments Download
M base/metrics/histogram.cc View 1 2 chunks +1 line, -27 lines 0 comments Download
M base/metrics/histogram_base.h View 1 1 chunk +15 lines, -0 lines 0 comments Download
M base/metrics/histogram_base.cc View 1 2 2 chunks +32 lines, -0 lines 0 comments Download
M base/metrics/sparse_histogram.h View 1 1 chunk +9 lines, -0 lines 0 comments Download
M base/metrics/sparse_histogram.cc View 1 3 chunks +70 lines, -2 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
jrummell
PTAL
7 years, 8 months ago (2013-04-02 23:20:04 UTC) #1
jar (doing other things)
Kai recently wrote this code, and he may have had plans that are different. I've ...
7 years, 8 months ago (2013-04-04 00:45:09 UTC) #2
jrummell
Code refactored into histogram_base. https://codereview.chromium.org/13469020/diff/1/base/metrics/sparse_histogram.cc File base/metrics/sparse_histogram.cc (right): https://codereview.chromium.org/13469020/diff/1/base/metrics/sparse_histogram.cc#newcode115 base/metrics/sparse_histogram.cc:115: // Get a local copy ...
7 years, 8 months ago (2013-04-04 22:38:59 UTC) #3
jar (doing other things)
This L G T M.... but I'd like Kai to agree, since he should be ...
7 years, 8 months ago (2013-04-04 23:03:34 UTC) #4
kaiwang
jrummell talked to me about the change. So I'm totally fine
7 years, 8 months ago (2013-04-05 02:00:58 UTC) #5
jar (doing other things)
Patch set 2 LGTM
7 years, 8 months ago (2013-04-05 02:52:27 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jrummell@chromium.org/13469020/6001
7 years, 8 months ago (2013-04-05 17:14:34 UTC) #7
commit-bot: I haz the power
Failed to apply patch for base/metrics/histogram_base.cc: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
7 years, 8 months ago (2013-04-05 17:14:37 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jrummell@chromium.org/13469020/19001
7 years, 8 months ago (2013-04-05 17:38:33 UTC) #9
commit-bot: I haz the power
7 years, 8 months ago (2013-04-05 21:21:59 UTC) #10
Message was sent while issue was closed.
Change committed as 192636

Powered by Google App Engine
This is Rietveld 408576698