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

Issue 2217703002: Tracing V2: Field number constants for protobuf plugin. (Closed)

Created:
4 years, 4 months ago by kraynov
Modified:
4 years, 4 months ago
CC:
chromium-reviews, tracing+reviews_chromium.org, wfh+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Tracing V2: Field number constants for protobuf plugin. Basic reflection with exposure of original proto field numbers as constants in the generated stubs. BUG=608721 Committed: https://crrev.com/437896040998aadd2c85c802a2d85d9b20adde6f Cr-Commit-Position: refs/heads/master@{#410040}

Patch Set 1 #

Total comments: 5

Patch Set 2 : reinvented wheel removed #

Total comments: 2

Patch Set 3 : remove template #

Unified diffs Side-by-side diffs Delta from patch set Stats (+53 lines, -1 line) Patch
M components/tracing/test/example_proto/test_messages.proto View 1 1 chunk +13 lines, -0 lines 0 comments Download
M components/tracing/test/proto_zero_generation_unittest.cc View 1 1 chunk +15 lines, -0 lines 0 comments Download
M components/tracing/tools/proto_zero_plugin/proto_zero_generator.cc View 1 2 1 chunk +25 lines, -1 line 0 comments Download

Messages

Total messages: 22 (15 generated)
kraynov
PTAL
4 years, 4 months ago (2016-08-04 20:52:30 UTC) #4
Primiano Tucci (use gerrit)
Overall LG but I think you don't need most of this code an you can ...
4 years, 4 months ago (2016-08-05 08:52:05 UTC) #6
kraynov
Will check the camelcase_name() https://codereview.chromium.org/2217703002/diff/1/components/tracing/tools/proto_zero_plugin/proto_zero_generator.cc File components/tracing/tools/proto_zero_plugin/proto_zero_generator.cc (right): https://codereview.chromium.org/2217703002/diff/1/components/tracing/tools/proto_zero_plugin/proto_zero_generator.cc#newcode52 components/tracing/tools/proto_zero_plugin/proto_zero_generator.cc:52: return CharCase::UPPER; On 2016/08/05 08:52:05, ...
4 years, 4 months ago (2016-08-05 11:05:53 UTC) #7
Primiano Tucci (use gerrit)
LGTM. Maybe you could make the commit message a bit less succint. And say: Expose ...
4 years, 4 months ago (2016-08-05 11:34:18 UTC) #11
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/2217703002/40001
4 years, 4 months ago (2016-08-05 12:32:15 UTC) #18
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 4 months ago (2016-08-05 12:35:26 UTC) #20
commit-bot: I haz the power
4 years, 4 months ago (2016-08-05 12:37:17 UTC) #22
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/437896040998aadd2c85c802a2d85d9b20adde6f
Cr-Commit-Position: refs/heads/master@{#410040}

Powered by Google App Engine
This is Rietveld 408576698