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

Issue 913693002: Clean up clipping code a bit (Closed)

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

Description

Patch Set 1 #

Patch Set 2 : Fix assert #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+56 lines, -116 lines) Patch
M gm/clipdrawdraw.cpp View 1 chunk +29 lines, -52 lines 0 comments Download
M include/core/SkClipStack.h View 1 chunk +0 lines, -7 lines 0 comments Download
M include/gpu/GrTypesPriv.h View 1 chunk +5 lines, -0 lines 0 comments Download
M src/core/SkClipStack.cpp View 1 2 chunks +0 lines, -25 lines 2 comments Download
M src/gpu/GrClipMaskManager.cpp View 4 chunks +1 line, -4 lines 0 comments Download
M src/gpu/GrSoftwarePathRenderer.cpp View 2 chunks +3 lines, -4 lines 0 comments Download
M src/gpu/GrTextContext.cpp View 1 chunk +2 lines, -8 lines 0 comments Download
M src/gpu/effects/GrConfigConversionEffect.cpp View 1 chunk +2 lines, -0 lines 0 comments Download
M src/gpu/gl/GrGLGpu.cpp View 4 chunks +14 lines, -16 lines 0 comments Download

Messages

Total messages: 8 (2 generated)
robertphillips
5 years, 10 months ago (2015-02-10 14:07:57 UTC) #2
robertphillips
https://codereview.chromium.org/913693002/diff/20001/src/core/SkClipStack.cpp File src/core/SkClipStack.cpp (right): https://codereview.chromium.org/913693002/diff/20001/src/core/SkClipStack.cpp#newcode422 src/core/SkClipStack.cpp:422: if (!fDoAA) { Just FYI - if we replace ...
5 years, 10 months ago (2015-02-10 14:54:07 UTC) #3
bsalomon
lgtm https://codereview.chromium.org/913693002/diff/20001/src/core/SkClipStack.cpp File src/core/SkClipStack.cpp (right): https://codereview.chromium.org/913693002/diff/20001/src/core/SkClipStack.cpp#newcode422 src/core/SkClipStack.cpp:422: if (!fDoAA) { On 2015/02/10 14:54:07, robertphillips wrote: ...
5 years, 10 months ago (2015-02-10 15:57:24 UTC) #4
robertphillips
> eek, do we know why that happens? I haven't looked to deeply into it ...
5 years, 10 months ago (2015-02-10 16:10:35 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/913693002/20001
5 years, 10 months ago (2015-02-10 16:11:01 UTC) #7
commit-bot: I haz the power
5 years, 10 months ago (2015-02-10 16:16:58 UTC) #8
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://skia.googlesource.com/skia/+/e85a32d4f8ce7fb9b6aaae89137dbf3766d833f2

Powered by Google App Engine
This is Rietveld 408576698