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

Issue 685883003: Clip in grdrawtarget (Closed)

Created:
6 years, 1 month ago by joshua.litt
Modified:
6 years, 1 month ago
Reviewers:
joshualitt, bsalomon
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia.git@drawtarget_on_clip_manager
Project:
skia
Visibility:
Public.

Description

Clip in grdrawtarget NOTREECHECKS=true BUG=skia: Committed: https://skia.googlesource.com/skia/+/2c93efeb6f2dd652eb2575c04124d82952f020c7

Patch Set 1 #

Patch Set 2 : broken in nvpr #

Patch Set 3 : for safe keeping #

Patch Set 4 : all green #

Patch Set 5 : #

Patch Set 6 : cleanup #

Patch Set 7 : rebase on master #

Patch Set 8 : rebase on master #

Patch Set 9 : dm cleaned up #

Total comments: 7

Patch Set 10 : feedback inc #

Patch Set 11 : tiny cleanup #

Patch Set 12 : rebase #

Patch Set 13 : add ccclip to ignore #

Unified diffs Side-by-side diffs Delta from patch set Stats (+338 lines, -356 lines) Patch
M expectations/gm/ignored-tests.txt View 1 2 3 4 5 6 7 8 9 10 11 12 1 chunk +2 lines, -0 lines 0 comments Download
M src/gpu/GrClipMaskManager.h View 1 2 3 4 5 6 1 chunk +5 lines, -0 lines 0 comments Download
M src/gpu/GrDrawTarget.h View 1 2 3 4 5 6 7 8 9 10 11 6 chunks +52 lines, -13 lines 0 comments Download
M src/gpu/GrDrawTarget.cpp View 1 2 3 4 5 6 7 8 9 10 11 10 chunks +116 lines, -7 lines 0 comments Download
M src/gpu/GrGpu.h View 1 2 3 4 5 6 7 8 9 10 11 2 chunks +14 lines, -13 lines 0 comments Download
M src/gpu/GrGpu.cpp View 1 2 3 4 5 6 7 8 9 10 11 2 chunks +20 lines, -92 lines 0 comments Download
M src/gpu/GrInOrderDrawBuffer.h View 1 2 3 4 5 6 7 8 9 10 11 9 chunks +39 lines, -56 lines 0 comments Download
M src/gpu/GrInOrderDrawBuffer.cpp View 1 2 3 4 5 6 7 8 9 10 11 12 chunks +32 lines, -119 lines 0 comments Download
M src/gpu/gl/GrGpuGL.h View 1 2 3 4 5 6 7 8 9 10 11 1 chunk +0 lines, -2 lines 0 comments Download
M src/gpu/gl/GrGpuGL_program.cpp View 1 2 3 4 5 6 7 8 9 1 chunk +1 line, -7 lines 0 comments Download
M tests/GLProgramsTest.cpp View 1 2 3 4 5 6 7 8 9 18 chunks +57 lines, -47 lines 0 comments Download

Messages

Total messages: 13 (4 generated)
joshualitt
I won't check this in until after the branch.
6 years, 1 month ago (2014-10-31 00:17:17 UTC) #2
joshualitt
Please take a look when you have a moment, I plan on trying to land ...
6 years, 1 month ago (2014-11-05 16:46:37 UTC) #3
bsalomon
https://codereview.chromium.org/685883003/diff/160001/include/gpu/GrContext.h File include/gpu/GrContext.h (right): https://codereview.chromium.org/685883003/diff/160001/include/gpu/GrContext.h#newcode874 include/gpu/GrContext.h:874: GrDrawTarget* getDrawTarget(); If this is for testing then I ...
6 years, 1 month ago (2014-11-05 19:13:45 UTC) #4
joshualitt
feedback inc https://codereview.chromium.org/685883003/diff/160001/src/gpu/GrInOrderDrawBuffer.cpp File src/gpu/GrInOrderDrawBuffer.cpp (left): https://codereview.chromium.org/685883003/diff/160001/src/gpu/GrInOrderDrawBuffer.cpp#oldcode179 src/gpu/GrInOrderDrawBuffer.cpp:179: bool GrInOrderDrawBuffer::quickInsideClip(const SkRect& devBounds) { On 2014/11/05 ...
6 years, 1 month ago (2014-11-05 19:55:47 UTC) #5
bsalomon
https://codereview.chromium.org/685883003/diff/160001/src/gpu/GrInOrderDrawBuffer.cpp File src/gpu/GrInOrderDrawBuffer.cpp (left): https://codereview.chromium.org/685883003/diff/160001/src/gpu/GrInOrderDrawBuffer.cpp#oldcode179 src/gpu/GrInOrderDrawBuffer.cpp:179: bool GrInOrderDrawBuffer::quickInsideClip(const SkRect& devBounds) { On 2014/11/05 19:55:47, joshualitt ...
6 years, 1 month ago (2014-11-05 20:00:22 UTC) #6
bsalomon
lgtm
6 years, 1 month ago (2014-11-06 20:34:59 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/685883003/70010
6 years, 1 month ago (2014-11-06 20:36:25 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/685883003/70010
6 years, 1 month ago (2014-11-06 20:57:00 UTC) #12
commit-bot: I haz the power
6 years, 1 month ago (2014-11-06 20:57:17 UTC) #13
Message was sent while issue was closed.
Committed patchset #13 (id:70010) as 2c93efeb6f2dd652eb2575c04124d82952f020c7

Powered by Google App Engine
This is Rietveld 408576698