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

Issue 15774010: Add TRACE_EVENT_IS_NEW_TRACE as a way to snapshot objects at start of recording (Closed)

Created:
7 years, 6 months ago by nduca
Modified:
7 years, 6 months ago
Reviewers:
dsinclair, enne (OOO)
CC:
chromium-reviews, erikwright+watch_chromium.org
Visibility:
Public.

Description

Add TRACE_EVENT_IS_NEW_TRACE as a way to snapshot objects at start of recording R=dsinclair,enne NOTRY=True Android test failures are flake. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=203810

Patch Set 1 #

Patch Set 2 : parts for enne #

Total comments: 3

Patch Set 3 : address enne feedback #

Total comments: 1

Patch Set 4 : nitfix #

Patch Set 5 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+124 lines, -8 lines) Patch
M base/debug/trace_event.h View 2 chunks +22 lines, -0 lines 0 comments Download
M base/debug/trace_event_impl.h View 1 2 2 chunks +8 lines, -0 lines 0 comments Download
M base/debug/trace_event_impl.cc View 1 2 4 chunks +10 lines, -1 line 0 comments Download
M base/debug/trace_event_unittest.cc View 1 chunk +31 lines, -0 lines 0 comments Download
M cc/layers/layer_impl.h View 1 2 3 4 1 chunk +2 lines, -0 lines 0 comments Download
M cc/layers/layer_impl.cc View 1 2 3 4 1 chunk +2 lines, -0 lines 0 comments Download
M cc/layers/picture_layer_impl.h View 1 1 chunk +1 line, -0 lines 0 comments Download
M cc/layers/picture_layer_impl.cc View 1 2 3 4 1 chunk +4 lines, -0 lines 0 comments Download
M cc/resources/picture.h View 1 2 3 1 chunk +2 lines, -0 lines 0 comments Download
M cc/resources/picture.cc View 1 2 3 4 3 chunks +7 lines, -7 lines 0 comments Download
M cc/resources/picture_pile_impl.h View 1 1 chunk +2 lines, -0 lines 0 comments Download
M cc/resources/picture_pile_impl.cc View 1 2 3 4 1 chunk +14 lines, -0 lines 0 comments Download
M cc/trees/layer_tree_host_impl.cc View 1 2 3 4 2 chunks +19 lines, -0 lines 0 comments Download

Messages

Total messages: 13 (0 generated)
nduca
7 years, 6 months ago (2013-05-31 21:06:37 UTC) #1
dsinclair
Lgtm On May 31, 2013 5:06 PM, <nduca@chromium.org> wrote: > Reviewers: dsinclair, > > Description: ...
7 years, 6 months ago (2013-05-31 21:16:02 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/nduca@chromium.org/15774010/1
7 years, 6 months ago (2013-05-31 21:17:53 UTC) #3
nduca
Enne, mind if i fold the cc edits into the base bit?
7 years, 6 months ago (2013-05-31 21:21:49 UTC) #4
nduca
ptal
7 years, 6 months ago (2013-05-31 23:20:52 UTC) #5
enne (OOO)
https://codereview.chromium.org/15774010/diff/3004/cc/layers/layer_impl.cc File cc/layers/layer_impl.cc (right): https://codereview.chromium.org/15774010/diff/3004/cc/layers/layer_impl.cc#newcode949 cc/layers/layer_impl.cc:949: void LayerImpl::DidBeginTracing() { No more roll-your-own-layer-recursion. Please use CallFunctionForSubtree. ...
7 years, 6 months ago (2013-05-31 23:27:20 UTC) #6
nduca
all set, thanks for the feedback!
7 years, 6 months ago (2013-06-01 02:19:43 UTC) #7
enne (OOO)
lgtm https://codereview.chromium.org/15774010/diff/11001/cc/resources/picture.cc File cc/resources/picture.cc (right): https://codereview.chromium.org/15774010/diff/11001/cc/resources/picture.cc#newcode389 cc/resources/picture.cc:389: void Picture::DidBeginTracing() { I'm not sure this function ...
7 years, 6 months ago (2013-06-01 03:10:45 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/nduca@chromium.org/15774010/36001
7 years, 6 months ago (2013-06-02 18:44:41 UTC) #9
commit-bot: I haz the power
Failed to apply patch for cc/resources/picture.cc: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
7 years, 6 months ago (2013-06-02 18:44:46 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/nduca@chromium.org/15774010/39001
7 years, 6 months ago (2013-06-03 17:05:56 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/nduca@chromium.org/15774010/39001
7 years, 6 months ago (2013-06-04 01:31:27 UTC) #12
commit-bot: I haz the power
7 years, 6 months ago (2013-06-04 01:31:53 UTC) #13
Message was sent while issue was closed.
Change committed as 203810

Powered by Google App Engine
This is Rietveld 408576698