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

Issue 1765123002: Fix up GrAuditTrail to allow arbitrary reordering (Closed)

Created:
4 years, 9 months ago by joshua.litt
Modified:
4 years, 9 months ago
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia@master
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 1

Patch Set 2 : tweaks #

Patch Set 3 : bug fixes #

Patch Set 4 : rebase #

Patch Set 5 : fix up audit trail #

Unified diffs Side-by-side diffs Delta from patch set Stats (+74 lines, -52 lines) Patch
M include/private/GrAuditTrail.h View 1 2 3 4 3 chunks +9 lines, -12 lines 0 comments Download
M src/gpu/GrAuditTrail.cpp View 1 2 3 4 3 chunks +55 lines, -35 lines 0 comments Download
M src/gpu/GrDrawTarget.cpp View 1 2 3 chunks +3 lines, -3 lines 0 comments Download
M tools/debugger/SkDebugCanvas.cpp View 1 2 3 4 chunks +6 lines, -2 lines 0 comments Download
M tools/skiaserve/Request.cpp View 1 2 3 4 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 19 (9 generated)
joshualitt
I'm sure this is a bit slower than the old algorithm when we batch, but ...
4 years, 9 months ago (2016-03-04 19:26:43 UTC) #3
joshualitt
adding Brian
4 years, 9 months ago (2016-03-04 21:06:04 UTC) #6
bsalomon
seems ok to me https://codereview.chromium.org/1765123002/diff/1/include/private/GrAuditTrail.h File include/private/GrAuditTrail.h (right): https://codereview.chromium.org/1765123002/diff/1/include/private/GrAuditTrail.h#newcode89 include/private/GrAuditTrail.h:89: void batchingResultCombined(const GrBatch* combineWith, const ...
4 years, 9 months ago (2016-03-07 16:46:34 UTC) #7
joshualitt
On 2016/03/07 16:46:34, bsalomon wrote: > seems ok to me > > https://codereview.chromium.org/1765123002/diff/1/include/private/GrAuditTrail.h > File ...
4 years, 9 months ago (2016-03-07 18:05:40 UTC) #8
joshualitt
On 2016/03/07 18:05:40, joshualitt wrote: > On 2016/03/07 16:46:34, bsalomon wrote: > > seems ok ...
4 years, 9 months ago (2016-03-07 21:41:40 UTC) #9
ethannicholas
lgtm
4 years, 9 months ago (2016-03-07 21:44:03 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1765123002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1765123002/60001
4 years, 9 months ago (2016-03-08 13:29:54 UTC) #12
commit-bot: I haz the power
Try jobs failed on following builders: Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Debug-Trybot on client.skia (JOB_FAILED, http://build.chromium.org/p/client.skia/builders/Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Debug-Trybot/builds/6857) Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Release-Shared-Trybot on client.skia (JOB_FAILED, ...
4 years, 9 months ago (2016-03-08 13:31:22 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1765123002/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1765123002/80001
4 years, 9 months ago (2016-03-08 18:31:07 UTC) #17
commit-bot: I haz the power
4 years, 9 months ago (2016-03-08 18:43:45 UTC) #19
Message was sent while issue was closed.
Committed patchset #5 (id:80001) as
https://skia.googlesource.com/skia/+/b0666ad3a9e99ce1a6e6d9ea69ff9f1ddbe74594

Powered by Google App Engine
This is Rietveld 408576698