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

Issue 2201393002: Tracing V2: Import support 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: Import support for protobuf plugin. Introduce processing of import references in proto files. BUG=608721 Committed: https://crrev.com/faa7234dcd0a10e53dd9313869a9aace6d651af1 Cr-Commit-Position: refs/heads/master@{#409871}

Patch Set 1 #

Total comments: 4

Patch Set 2 : forwards #

Total comments: 8

Patch Set 3 : style #

Unified diffs Side-by-side diffs Delta from patch set Stats (+173 lines, -97 lines) Patch
M components/tracing/BUILD.gn View 1 2 1 chunk +3 lines, -1 line 0 comments Download
D components/tracing/test/example_messages.proto View 1 chunk +0 lines, -66 lines 0 comments Download
A components/tracing/test/example_proto/library.proto View 1 1 chunk +16 lines, -0 lines 0 comments Download
A + components/tracing/test/example_proto/library_internals/galaxies.proto View 1 chunk +6 lines, -5 lines 0 comments Download
A + components/tracing/test/example_proto/test_messages.proto View 1 2 2 chunks +9 lines, -0 lines 0 comments Download
M components/tracing/test/proto_zero_generation_unittest.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M components/tracing/tools/proto_zero_plugin/proto_zero_generator.cc View 1 2 9 chunks +138 lines, -24 lines 0 comments Download

Messages

Total messages: 26 (16 generated)
kraynov
PTAL
4 years, 4 months ago (2016-08-03 14:57:04 UTC) #5
Primiano Tucci (use gerrit)
Can we have fwd declarations instad of generating #imports? https://codereview.chromium.org/2201393002/diff/1/components/tracing/test/example_proto/various_messages.proto File components/tracing/test/example_proto/various_messages.proto (right): https://codereview.chromium.org/2201393002/diff/1/components/tracing/test/example_proto/various_messages.proto#newcode13 components/tracing/test/example_proto/various_messages.proto:13: ...
4 years, 4 months ago (2016-08-03 15:36:28 UTC) #6
kraynov
https://codereview.chromium.org/2201393002/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/2201393002/diff/1/components/tracing/tools/proto_zero_plugin/proto_zero_generator.cc#newcode172 components/tracing/tools/proto_zero_plugin/proto_zero_generator.cc:172: Abort("Imported proto must be in the same package."); On ...
4 years, 4 months ago (2016-08-04 12:03:55 UTC) #7
Primiano Tucci (use gerrit)
LGTM thanks https://codereview.chromium.org/2201393002/diff/20001/components/tracing/BUILD.gn File components/tracing/BUILD.gn (right): https://codereview.chromium.org/2201393002/diff/20001/components/tracing/BUILD.gn#newcode68 components/tracing/BUILD.gn:68: "test/example_proto/various_messages.proto", maybe give it a more meaningful ...
4 years, 4 months ago (2016-08-04 13:32:05 UTC) #12
kraynov
https://codereview.chromium.org/2201393002/diff/20001/components/tracing/BUILD.gn File components/tracing/BUILD.gn (right): https://codereview.chromium.org/2201393002/diff/20001/components/tracing/BUILD.gn#newcode68 components/tracing/BUILD.gn:68: "test/example_proto/various_messages.proto", On 2016/08/04 13:32:04, Primiano Tucci wrote: > maybe ...
4 years, 4 months ago (2016-08-04 13:42:48 UTC) #13
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/2201393002/40001
4 years, 4 months ago (2016-08-04 15:22:18 UTC) #19
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_asan_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_asan_rel_ng/builds/204173)
4 years, 4 months ago (2016-08-04 16:21:37 UTC) #21
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/2201393002/40001
4 years, 4 months ago (2016-08-04 18:49:31 UTC) #23
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 4 months ago (2016-08-04 19:46:04 UTC) #24
commit-bot: I haz the power
4 years, 4 months ago (2016-08-04 19:48:39 UTC) #26
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/faa7234dcd0a10e53dd9313869a9aace6d651af1
Cr-Commit-Position: refs/heads/master@{#409871}

Powered by Google App Engine
This is Rietveld 408576698