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

Issue 1579193002: Convert GrAuditTrail to use scoped frames (Closed)

Created:
4 years, 11 months ago by joshua.litt
Modified:
4 years, 11 months ago
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia.git@audittrail-2-wireupbatchnames-andbounds
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 1

Patch Set 2 : feedback incorporated #

Patch Set 3 : typo #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+75 lines, -29 lines) Patch
M include/private/GrAuditTrail.h View 1 2 2 chunks +53 lines, -12 lines 1 comment Download
M src/gpu/GrAuditTrail.cpp View 1 2 chunks +16 lines, -15 lines 0 comments Download
M src/gpu/GrTracing.h View 1 3 chunks +6 lines, -2 lines 0 comments Download

Depends on Patchset:

Dependent Patchsets:

Messages

Total messages: 13 (4 generated)
joshualitt
This CL converts GrAuditTrail to use a much more flexible tree of scoped frames. This ...
4 years, 11 months ago (2016-01-12 15:40:53 UTC) #3
bsalomon
Two questions: 1) Should we use static char* to avoid all the string copying? 2) ...
4 years, 11 months ago (2016-01-12 15:46:40 UTC) #4
robertphillips
https://codereview.chromium.org/1579193002/diff/1/include/private/GrAuditTrail.h File include/private/GrAuditTrail.h (right): https://codereview.chromium.org/1579193002/diff/1/include/private/GrAuditTrail.h#newcode73 include/private/GrAuditTrail.h:73: private: // A Frame can have either batches or ...
4 years, 11 months ago (2016-01-12 15:56:21 UTC) #5
joshualitt
On 2016/01/12 15:56:21, robertphillips wrote: > https://codereview.chromium.org/1579193002/diff/1/include/private/GrAuditTrail.h > File include/private/GrAuditTrail.h (right): > > https://codereview.chromium.org/1579193002/diff/1/include/private/GrAuditTrail.h#newcode73 > ...
4 years, 11 months ago (2016-01-12 15:59:09 UTC) #6
joshualitt
On 2016/01/12 15:59:09, joshualitt wrote: > On 2016/01/12 15:56:21, robertphillips wrote: > > > https://codereview.chromium.org/1579193002/diff/1/include/private/GrAuditTrail.h ...
4 years, 11 months ago (2016-01-12 16:23:07 UTC) #7
bsalomon
lgtm https://codereview.chromium.org/1579193002/diff/40001/include/private/GrAuditTrail.h File include/private/GrAuditTrail.h (right): https://codereview.chromium.org/1579193002/diff/40001/include/private/GrAuditTrail.h#newcode84 include/private/GrAuditTrail.h:84: // TODO combine these into a single array ...
4 years, 11 months ago (2016-01-12 19:51:13 UTC) #8
joshualitt
On 2016/01/12 19:51:13, bsalomon wrote: > lgtm > > https://codereview.chromium.org/1579193002/diff/40001/include/private/GrAuditTrail.h > File include/private/GrAuditTrail.h (right): > ...
4 years, 11 months ago (2016-01-12 20:47:16 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1579193002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1579193002/40001
4 years, 11 months ago (2016-01-12 20:47:52 UTC) #11
commit-bot: I haz the power
4 years, 11 months ago (2016-01-12 20:59:31 UTC) #13
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://skia.googlesource.com/skia/+/87a721b2465c9ccfa191ce9f5012f92be7731fbc

Powered by Google App Engine
This is Rietveld 408576698