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

Issue 1393553002: Insert clip fragment processor outside GrCMM (Closed)

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

Description

Insert clip fragment processor outside GrCMM Committed: https://skia.googlesource.com/skia/+/0ba8c2401e7b9b0dc68a434347a32c733045a57b

Patch Set 1 #

Patch Set 2 : cleanup #

Total comments: 4

Patch Set 3 : update #

Total comments: 2

Patch Set 4 : update #

Patch Set 5 : add class to friends #

Unified diffs Side-by-side diffs Delta from patch set Stats (+126 lines, -100 lines) Patch
M gm/texturedomaineffect.cpp View 1 chunk +1 line, -1 line 0 comments Download
M src/effects/SkGpuBlurUtils.cpp View 1 chunk +1 line, -1 line 0 comments Download
M src/effects/SkXfermodeImageFilter.cpp View 1 chunk +1 line, -1 line 0 comments Download
M src/gpu/GrClipMaskManager.h View 1 2 3 4 4 chunks +26 lines, -7 lines 0 comments Download
M src/gpu/GrClipMaskManager.cpp View 1 2 8 chunks +51 lines, -59 lines 0 comments Download
M src/gpu/GrDrawTarget.cpp View 3 chunks +25 lines, -9 lines 0 comments Download
M src/gpu/effects/GrTextureDomain.h View 1 chunk +6 lines, -6 lines 0 comments Download
M src/gpu/effects/GrTextureDomain.cpp View 3 chunks +15 lines, -16 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 15 (6 generated)
bsalomon
5 years, 2 months ago (2015-10-06 18:51:34 UTC) #2
robertphillips
looks good to me but I would like to take another look. https://codereview.chromium.org/1393553002/diff/20001/src/gpu/GrClipMaskManager.cpp File src/gpu/GrClipMaskManager.cpp ...
5 years, 2 months ago (2015-10-07 13:06:44 UTC) #3
bsalomon
https://codereview.chromium.org/1393553002/diff/20001/src/gpu/GrClipMaskManager.cpp File src/gpu/GrClipMaskManager.cpp (right): https://codereview.chromium.org/1393553002/diff/20001/src/gpu/GrClipMaskManager.cpp#newcode121 src/gpu/GrClipMaskManager.cpp:121: SkASSERT(elements.count() <= kMaxAnalyticElements); On 2015/10/07 13:06:43, robertphillips wrote: > ...
5 years, 2 months ago (2015-10-07 13:38:24 UTC) #4
robertphillips
lgtm https://codereview.chromium.org/1393553002/diff/20001/src/gpu/GrClipMaskManager.cpp File src/gpu/GrClipMaskManager.cpp (right): https://codereview.chromium.org/1393553002/diff/20001/src/gpu/GrClipMaskManager.cpp#newcode121 src/gpu/GrClipMaskManager.cpp:121: SkASSERT(elements.count() <= kMaxAnalyticElements); Yeah - I know it's ...
5 years, 2 months ago (2015-10-07 15:42:42 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1393553002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1393553002/60001
5 years, 2 months ago (2015-10-07 16:11:34 UTC) #8
bsalomon
https://codereview.chromium.org/1393553002/diff/40001/src/gpu/GrClipMaskManager.h File src/gpu/GrClipMaskManager.h (right): https://codereview.chromium.org/1393553002/diff/40001/src/gpu/GrClipMaskManager.h#newcode28 src/gpu/GrClipMaskManager.h:28: * Produced by GrClipMaskManager. It provides a set of ...
5 years, 2 months ago (2015-10-07 16:11:37 UTC) #9
commit-bot: I haz the power
Try jobs failed on following builders: Build-Ubuntu-GCC-Arm64-Debug-Android-Trybot on client.skia.compile (JOB_FAILED, http://build.chromium.org/p/client.skia.compile/builders/Build-Ubuntu-GCC-Arm64-Debug-Android-Trybot/builds/1877) Build-Ubuntu-GCC-x86_64-Release-Trybot on client.skia.compile (JOB_FAILED, ...
5 years, 2 months ago (2015-10-07 16:12:17 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1393553002/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1393553002/80001
5 years, 2 months ago (2015-10-07 16:13:24 UTC) #14
commit-bot: I haz the power
5 years, 2 months ago (2015-10-07 16:20:33 UTC) #15
Message was sent while issue was closed.
Committed patchset #5 (id:80001) as
https://skia.googlesource.com/skia/+/0ba8c2401e7b9b0dc68a434347a32c733045a57b

Powered by Google App Engine
This is Rietveld 408576698