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

Issue 2399463004: [tracing] Add support for TracedValue JSON serializer. (Closed)

Created:
4 years, 2 months ago by alph
Modified:
4 years, 2 months ago
CC:
v8-reviews_googlegroups.com
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[tracing] Add support for TracedValue JSON serializer. BUG=chromium:406277 Committed: https://crrev.com/3990953ba8d9d4674db5caa2278476655e30da1b Cr-Commit-Position: refs/heads/master@{#40049}

Patch Set 1 #

Total comments: 4

Patch Set 2 : addressing nits #

Unified diffs Side-by-side diffs Delta from patch set Stats (+391 lines, -0 lines) Patch
M BUILD.gn View 1 chunk +2 lines, -0 lines 0 comments Download
A src/tracing/traced-value.h View 1 chunk +66 lines, -0 lines 0 comments Download
A src/tracing/traced-value.cc View 1 1 chunk +194 lines, -0 lines 0 comments Download
M src/v8.gyp View 1 chunk +2 lines, -0 lines 0 comments Download
M test/cctest/BUILD.gn View 1 chunk +1 line, -0 lines 0 comments Download
M test/cctest/cctest.gyp View 1 chunk +1 line, -0 lines 0 comments Download
A test/cctest/test-traced-value.cc View 1 chunk +125 lines, -0 lines 0 comments Download

Messages

Total messages: 18 (8 generated)
alph
I extracted TracedValue back into a separate patch. Please take a look.
4 years, 2 months ago (2016-10-05 19:22:59 UTC) #2
caseq
lgtm
4 years, 2 months ago (2016-10-05 19:25:59 UTC) #3
fmeawad
lgtm
4 years, 2 months ago (2016-10-05 19:26:59 UTC) #6
Primiano Tucci (use gerrit)
On 2016/10/05 19:26:59, fmeawad wrote: > lgtm Not an owner here but LGTM from a ...
4 years, 2 months ago (2016-10-05 19:50:17 UTC) #7
Primiano Tucci (use gerrit)
Oops left out comments from my previous msg. https://codereview.chromium.org/2399463004/diff/1/src/tracing/traced-value.cc File src/tracing/traced-value.cc (right): https://codereview.chromium.org/2399463004/diff/1/src/tracing/traced-value.cc#newcode27 src/tracing/traced-value.cc:27: std::string ...
4 years, 2 months ago (2016-10-05 19:50:48 UTC) #8
alph
https://codereview.chromium.org/2399463004/diff/1/src/tracing/traced-value.cc File src/tracing/traced-value.cc (right): https://codereview.chromium.org/2399463004/diff/1/src/tracing/traced-value.cc#newcode27 src/tracing/traced-value.cc:27: std::string result("\""); On 2016/10/05 19:50:48, Primiano Tucci - slow ...
4 years, 2 months ago (2016-10-06 00:03:11 UTC) #11
jochen (gone - plz use gerrit)
lgtm
4 years, 2 months ago (2016-10-06 12:18:27 UTC) #12
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/2399463004/20001
4 years, 2 months ago (2016-10-06 15:01:33 UTC) #15
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 2 months ago (2016-10-06 15:27:06 UTC) #16
commit-bot: I haz the power
4 years, 2 months ago (2016-10-06 15:27:20 UTC) #18
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/3990953ba8d9d4674db5caa2278476655e30da1b
Cr-Commit-Position: refs/heads/master@{#40049}

Powered by Google App Engine
This is Rietveld 408576698