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

Issue 816513003: Stop creating GrODS for stencilPath commands. (Closed)

Created:
6 years ago by bsalomon
Modified:
6 years ago
Reviewers:
joshualitt
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia.git@master
Visibility:
Public.

Description

Stop creating GrODS for stencilPath commands. Committed: https://skia.googlesource.com/skia/+/3e79124a69d4806f0a1a776090bff718e1b90970

Patch Set 1 #

Patch Set 2 : minor cleanup #

Patch Set 3 : fix cons init order #

Patch Set 4 : rebase #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+131 lines, -118 lines) Patch
M gyp/tools.gyp View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M include/gpu/GrTypesPriv.h View 1 2 chunks +13 lines, -0 lines 0 comments Download
M src/gpu/GrClipMaskManager.h View 2 chunks +1 line, -16 lines 0 comments Download
M src/gpu/GrClipMaskManager.cpp View 1 chunk +1 line, -1 line 0 comments Download
M src/gpu/GrDrawTarget.h View 5 chunks +6 lines, -6 lines 0 comments Download
M src/gpu/GrDrawTarget.cpp View 7 chunks +7 lines, -7 lines 0 comments Download
M src/gpu/GrGpu.h View 3 chunks +14 lines, -3 lines 0 comments Download
M src/gpu/GrGpu.cpp View 1 chunk +2 lines, -4 lines 0 comments Download
M src/gpu/GrInOrderDrawBuffer.h View 1 2 7 chunks +16 lines, -11 lines 0 comments Download
M src/gpu/GrInOrderDrawBuffer.cpp View 5 chunks +20 lines, -16 lines 1 comment Download
M src/gpu/GrOptDrawState.h View 3 chunks +3 lines, -5 lines 0 comments Download
M src/gpu/GrOptDrawState.cpp View 3 chunks +4 lines, -7 lines 0 comments Download
M src/gpu/GrTest.cpp View 1 1 chunk +1 line, -2 lines 0 comments Download
M src/gpu/gl/GrGpuGL.h View 3 chunks +7 lines, -6 lines 0 comments Download
M src/gpu/gl/GrGpuGL.cpp View 1 2 3 13 chunks +34 lines, -32 lines 0 comments Download
M tests/GLProgramsTest.cpp View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 15 (4 generated)
bsalomon
Doesn't go all the way to not using GrDrawState for stencilPath at the GrDrawTarget level, ...
6 years ago (2014-12-17 19:00:22 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/816513003/20001
6 years ago (2014-12-17 19:08:15 UTC) #4
commit-bot: I haz the power
Note for Reviewers: The CQ is waiting for an approval. If you believe that the ...
6 years ago (2014-12-17 19:08:16 UTC) #5
commit-bot: I haz the power
Try jobs failed on following builders: Build-Ubuntu13.10-Clang-x86_64-Debug-Trybot on client.skia.compile (http://build.chromium.org/p/client.skia.compile/builders/Build-Ubuntu13.10-Clang-x86_64-Debug-Trybot/builds/1211) Build-Ubuntu13.10-GCC4.8-Arm7-Debug-Android-Trybot on client.skia.compile (http://build.chromium.org/p/client.skia.compile/builders/Build-Ubuntu13.10-GCC4.8-Arm7-Debug-Android-Trybot/builds/1199)
6 years ago (2014-12-17 19:09:46 UTC) #7
bsalomon
ping
6 years ago (2014-12-17 21:14:19 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/816513003/60001
6 years ago (2014-12-17 21:14:55 UTC) #10
commit-bot: I haz the power
Note for Reviewers: The CQ is waiting for an approval. If you believe that the ...
6 years ago (2014-12-17 21:14:56 UTC) #11
joshualitt
https://codereview.chromium.org/816513003/diff/60001/src/gpu/GrInOrderDrawBuffer.cpp File src/gpu/GrInOrderDrawBuffer.cpp (right): https://codereview.chromium.org/816513003/diff/60001/src/gpu/GrInOrderDrawBuffer.cpp#newcode444 src/gpu/GrInOrderDrawBuffer.cpp:444: Is there any reason StencilPathCmd doesn't just hold onto ...
6 years ago (2014-12-17 21:22:37 UTC) #12
bsalomon
On 2014/12/17 21:22:37, joshualitt wrote: > https://codereview.chromium.org/816513003/diff/60001/src/gpu/GrInOrderDrawBuffer.cpp > File src/gpu/GrInOrderDrawBuffer.cpp (right): > > https://codereview.chromium.org/816513003/diff/60001/src/gpu/GrInOrderDrawBuffer.cpp#newcode444 > ...
6 years ago (2014-12-17 21:34:08 UTC) #13
joshualitt
lgtm
6 years ago (2014-12-17 21:42:01 UTC) #14
commit-bot: I haz the power
6 years ago (2014-12-17 21:43:17 UTC) #15
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://skia.googlesource.com/skia/+/3e79124a69d4806f0a1a776090bff718e1b90970

Powered by Google App Engine
This is Rietveld 408576698