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

Issue 2293073002: Tracing V2: Proto fields reflection. (Closed)

Created:
4 years, 3 months ago by kraynov
Modified:
4 years, 3 months ago
CC:
chromium-reviews, tracing+reviews_chromium.org, wfh+watch_chromium.org, picksi
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Tracing V2: Proto fields reflection. Expose field name, type, number and is it repeated or not. BUG=608721 Committed: https://crrev.com/046fd5415e76b39b550ae7b246120d1801ac4cef Cr-Commit-Position: refs/heads/master@{#416464}

Patch Set 1 #

Total comments: 14

Patch Set 2 : new one #

Total comments: 14

Patch Set 3 : simplier #

Patch Set 4 : try to fix tests #

Patch Set 5 : attempt 2 #

Patch Set 6 : no assumption #

Patch Set 7 : nit #

Total comments: 3

Patch Set 8 : nit #

Unified diffs Side-by-side diffs Delta from patch set Stats (+177 lines, -28 lines) Patch
M components/tracing/core/proto_utils.h View 1 2 1 chunk +60 lines, -0 lines 0 comments Download
M components/tracing/test/proto_zero_generation_unittest.cc View 1 2 3 4 3 chunks +13 lines, -1 line 0 comments Download
M components/tracing/tools/proto_zero_plugin/proto_zero_generator.cc View 1 2 3 4 5 6 7 6 chunks +104 lines, -27 lines 0 comments Download

Messages

Total messages: 46 (33 generated)
kraynov
PTAL
4 years, 3 months ago (2016-08-30 17:17:16 UTC) #2
Primiano Tucci (use gerrit)
https://codereview.chromium.org/2293073002/diff/1/components/tracing/core/proto_utils.h File components/tracing/core/proto_utils.h (right): https://codereview.chromium.org/2293073002/diff/1/components/tracing/core/proto_utils.h#newcode48 components/tracing/core/proto_utils.h:48: struct FieldReflection { Can this have the same shape ...
4 years, 3 months ago (2016-08-31 09:04:07 UTC) #7
kraynov
Will fix nits soon https://codereview.chromium.org/2293073002/diff/1/components/tracing/core/proto_utils.h File components/tracing/core/proto_utils.h (right): https://codereview.chromium.org/2293073002/diff/1/components/tracing/core/proto_utils.h#newcode48 components/tracing/core/proto_utils.h:48: struct FieldReflection { On 2016/08/31 ...
4 years, 3 months ago (2016-08-31 17:43:33 UTC) #10
Primiano Tucci (use gerrit)
LGTM with some final comments, please look at them. THe major comment is avoid unnecessary ...
4 years, 3 months ago (2016-09-01 16:18:06 UTC) #13
picksi1
Some random thoughts from me :) I clearly have too much time on my hands... ...
4 years, 3 months ago (2016-09-01 16:38:39 UTC) #15
Primiano Tucci (use gerrit)
Still LGTM,just some final small comments. https://codereview.chromium.org/2293073002/diff/120001/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/2293073002/diff/120001/components/tracing/tools/proto_zero_plugin/proto_zero_generator.cc#newcode107 components/tracing/tools/proto_zero_plugin/proto_zero_generator.cc:107: name = std::string("k") ...
4 years, 3 months ago (2016-09-02 16:49:52 UTC) #32
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/2293073002/130001
4 years, 3 months ago (2016-09-02 17:00:41 UTC) #35
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_rel_ng on master.tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_rel_ng/builds/286747)
4 years, 3 months ago (2016-09-02 19:21:47 UTC) #37
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/2293073002/130001
4 years, 3 months ago (2016-09-02 20:29:35 UTC) #39
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_rel_ng on master.tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_rel_ng/builds/286879)
4 years, 3 months ago (2016-09-02 21:38:23 UTC) #41
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/2293073002/130001
4 years, 3 months ago (2016-09-04 01:43:58 UTC) #43
commit-bot: I haz the power
Committed patchset #8 (id:130001)
4 years, 3 months ago (2016-09-04 02:28:29 UTC) #44
commit-bot: I haz the power
4 years, 3 months ago (2016-09-04 02:30:33 UTC) #46
Message was sent while issue was closed.
Patchset 8 (id:??) landed as
https://crrev.com/046fd5415e76b39b550ae7b246120d1801ac4cef
Cr-Commit-Position: refs/heads/master@{#416464}

Powered by Google App Engine
This is Rietveld 408576698