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

Issue 2385053003: Add a basic exact linear macro. Ends up being the same as enum, but making it explicit will make ou… (Closed)

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

Description

Add a basic exact linear macro. Ends up being the same as enum, but making it explicit will make our API more understandable, as a user shouldn't need to know the detail that enum is actually just 0-1, 1-2, etc. Also adding mpearson@ and I as owners BUG=649410 Committed: https://crrev.com/7c83caef73ee8be2d2068c3aff34a11e6d515c44 Cr-Commit-Position: refs/heads/master@{#422971}

Patch Set 1 #

Patch Set 2 : whitespace #

Total comments: 3

Patch Set 3 : mpearson comment #

Patch Set 4 : add mark and I as owners #

Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -5 lines) Patch
M base/metrics/OWNERS View 1 2 3 1 chunk +2 lines, -0 lines 0 comments Download
M base/metrics/histogram_macros.h View 1 2 2 chunks +13 lines, -5 lines 0 comments Download

Messages

Total messages: 26 (12 generated)
rkaplow
4 years, 2 months ago (2016-10-03 14:24:26 UTC) #3
Mark P
lgtm with comments --mark https://codereview.chromium.org/2385053003/diff/20001/base/metrics/histogram_macros.h File base/metrics/histogram_macros.h (right): https://codereview.chromium.org/2385053003/diff/20001/base/metrics/histogram_macros.h#newcode68 base/metrics/histogram_macros.h:68: UMA_HISTOGRAM_ENUMERATION(name, sample, value_max) Should we ...
4 years, 2 months ago (2016-10-03 17:42:30 UTC) #4
rkaplow
https://codereview.chromium.org/2385053003/diff/20001/base/metrics/histogram_macros.h File base/metrics/histogram_macros.h (right): https://codereview.chromium.org/2385053003/diff/20001/base/metrics/histogram_macros.h#newcode68 base/metrics/histogram_macros.h:68: UMA_HISTOGRAM_ENUMERATION(name, sample, value_max) On 2016/10/03 17:42:29, Mark P wrote: ...
4 years, 2 months ago (2016-10-03 19:19:44 UTC) #5
Mark P
still lgtm
4 years, 2 months ago (2016-10-03 20:14:19 UTC) #6
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/2385053003/40001
4 years, 2 months ago (2016-10-03 20:19:39 UTC) #8
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/272269)
4 years, 2 months ago (2016-10-03 20:31:14 UTC) #10
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/2385053003/40001
4 years, 2 months ago (2016-10-04 13:50:48 UTC) #12
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/273023)
4 years, 2 months ago (2016-10-04 13:58:57 UTC) #14
rkaplow
4 years, 2 months ago (2016-10-04 21:15:20 UTC) #17
rkaplow
was meant to be +asvitkine
4 years, 2 months ago (2016-10-04 21:17:06 UTC) #18
Alexei Svitkine (slow)
lgtm
4 years, 2 months ago (2016-10-04 21:20:05 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/2385053003/60001
4 years, 2 months ago (2016-10-04 21:26:27 UTC) #22
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 2 months ago (2016-10-04 22:38:17 UTC) #24
commit-bot: I haz the power
4 years, 2 months ago (2016-10-04 22:40:33 UTC) #26
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/7c83caef73ee8be2d2068c3aff34a11e6d515c44
Cr-Commit-Position: refs/heads/master@{#422971}

Powered by Google App Engine
This is Rietveld 408576698