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

Issue 2145423002: ProtoZero plugin implementation. (Closed)

Created:
4 years, 5 months ago by kraynov
Modified:
4 years, 5 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

ProtoZero plugin implementation. Continuation of crrev.com/2147613002 with complete implementation of generator plugin. Appenders are commented before getting final version of the runtime. Plugin output example: pastebin.com/HXyTwETy Conventional protoc's C++ output: pastebin.com/X0vxYqgK BUG=608721 Committed: https://crrev.com/4a7290ed1374f978aa05c068913acc6e9bb38f67 Cr-Commit-Position: refs/heads/master@{#405826}

Patch Set 1 : preprocess #

Patch Set 2 : implementation #

Total comments: 40

Patch Set 3 : fixes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+394 lines, -16 lines) Patch
M components/tracing/test/example_messages.proto View 1 1 chunk +56 lines, -1 line 0 comments Download
M components/tracing/tools/proto_zero_plugin/proto_zero_generator.cc View 1 2 4 chunks +338 lines, -15 lines 0 comments Download

Messages

Total messages: 26 (14 generated)
kraynov
4 years, 5 months ago (2016-07-14 14:33:14 UTC) #5
Primiano Tucci (use gerrit)
Looks good, I have a bunch of questions. Not sure why there are lot of ...
4 years, 5 months ago (2016-07-15 10:33:56 UTC) #6
kraynov
https://codereview.chromium.org/2145423002/diff/20001/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/2145423002/diff/20001/components/tracing/tools/proto_zero_plugin/proto_zero_generator.cc#newcode29 components/tracing/tools/proto_zero_plugin/proto_zero_generator.cc:29: // are presented in //base and it's better than ...
4 years, 5 months ago (2016-07-15 11:01:53 UTC) #7
Primiano Tucci (use gerrit)
https://codereview.chromium.org/2145423002/diff/20001/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/2145423002/diff/20001/components/tracing/tools/proto_zero_plugin/proto_zero_generator.cc#newcode132 components/tracing/tools/proto_zero_plugin/proto_zero_generator.cc:132: for (const Descriptor* message : messages_) { On 2016/07/15 ...
4 years, 5 months ago (2016-07-15 11:53:13 UTC) #8
kraynov
https://codereview.chromium.org/2145423002/diff/20001/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/2145423002/diff/20001/components/tracing/tools/proto_zero_plugin/proto_zero_generator.cc#newcode156 components/tracing/tools/proto_zero_plugin/proto_zero_generator.cc:156: "#ifndef PROTO_ZERO_NO_RUNTIME\n" On 2016/07/15 11:53:12, Primiano Tucci wrote: > ...
4 years, 5 months ago (2016-07-15 13:06:58 UTC) #9
Primiano Tucci (use gerrit)
lgtm
4 years, 5 months ago (2016-07-15 17:35:53 UTC) #11
alph
A dumb question. Why the generator is not in Python?
4 years, 5 months ago (2016-07-15 17:45:06 UTC) #13
kraynov
On 2016/07/15 17:45:06, alph wrote: > A dumb question. Why the generator is not in ...
4 years, 5 months ago (2016-07-15 17:52:17 UTC) #14
Primiano Tucci (use gerrit)
On 2016/07/15 17:45:06, alph wrote: > A dumb question. Why the generator is not in ...
4 years, 5 months ago (2016-07-15 17:53:51 UTC) #17
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/2145423002/40001
4 years, 5 months ago (2016-07-15 19:34:12 UTC) #22
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 5 months ago (2016-07-15 19:39:14 UTC) #24
commit-bot: I haz the power
4 years, 5 months ago (2016-07-15 19:40:45 UTC) #26
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/4a7290ed1374f978aa05c068913acc6e9bb38f67
Cr-Commit-Position: refs/heads/master@{#405826}

Powered by Google App Engine
This is Rietveld 408576698