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

Issue 940533003: Decrease GrInOrderDrawBuffer::Cmd's reliance on GrInOrderDrawBuffer (Closed)

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

Description

Decrease GrInOrderDrawBuffer::Cmd's reliance on GrInOrderDrawBuffer Committed: https://skia.googlesource.com/skia/+/9888b22fc9cd5d3260d2c3639aec20dc79915d37

Patch Set 1 #

Patch Set 2 : Cleanup #

Patch Set 3 : Fix bug #

Patch Set 4 : Updated to ToT #

Patch Set 5 : Fix bug and add unit test #

Total comments: 1

Patch Set 6 : Fix batching bug #

Patch Set 7 : Update to ToT #

Patch Set 8 : Update to ToT (again) #

Unified diffs Side-by-side diffs Delta from patch set Stats (+73 lines, -72 lines) Patch
M src/gpu/GrInOrderDrawBuffer.h View 1 13 chunks +23 lines, -16 lines 0 comments Download
M src/gpu/GrInOrderDrawBuffer.cpp View 1 2 3 4 5 6 10 chunks +50 lines, -56 lines 0 comments Download

Messages

Total messages: 12 (5 generated)
robertphillips
PTAL - if this isn't objectionable then I will add some more testing for SkChunkAlloc.
5 years, 10 months ago (2015-02-23 20:19:59 UTC) #2
robertphillips
Adding Mike for SkChunkAlloc changes
5 years, 10 months ago (2015-02-24 17:28:31 UTC) #4
bsalomon
On 2015/02/23 20:19:59, robertphillips wrote: > PTAL - if this isn't objectionable then I will ...
5 years, 10 months ago (2015-02-24 17:37:10 UTC) #5
joshualitt
https://codereview.chromium.org/940533003/diff/80001/src/gpu/GrInOrderDrawBuffer.cpp File src/gpu/GrInOrderDrawBuffer.cpp (right): https://codereview.chromium.org/940533003/diff/80001/src/gpu/GrInOrderDrawBuffer.cpp#newcode483 src/gpu/GrInOrderDrawBuffer.cpp:483: } Is there anyway to abstract this somehow? On ...
5 years, 10 months ago (2015-02-24 21:42:42 UTC) #7
joshualitt
On 2015/02/24 21:42:42, joshualitt wrote: > https://codereview.chromium.org/940533003/diff/80001/src/gpu/GrInOrderDrawBuffer.cpp > File src/gpu/GrInOrderDrawBuffer.cpp (right): > > https://codereview.chromium.org/940533003/diff/80001/src/gpu/GrInOrderDrawBuffer.cpp#newcode483 > ...
5 years, 9 months ago (2015-02-25 15:39:43 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/940533003/140001
5 years, 9 months ago (2015-02-27 16:41:32 UTC) #11
commit-bot: I haz the power
5 years, 9 months ago (2015-02-27 16:50:39 UTC) #12
Message was sent while issue was closed.
Committed patchset #8 (id:140001) as
https://skia.googlesource.com/skia/+/9888b22fc9cd5d3260d2c3639aec20dc79915d37

Powered by Google App Engine
This is Rietveld 408576698