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

Issue 140093004: Specialize GrConvexPolyEffect for AA rects, use for AA clip rects. (Closed)

Created:
6 years, 10 months ago by bsalomon
Modified:
6 years, 10 months ago
Reviewers:
robertphillips
CC:
skia-review_googlegroups.com
Visibility:
Public.

Description

Specialize GrConvexPolyEffect for AA rects, use for AA clip rects. BUG=skia:2051 Committed: http://code.google.com/p/skia/source/detail?r=13375

Patch Set 1 #

Patch Set 2 : disable for msaa, update GM size #

Patch Set 3 : whitespace #

Patch Set 4 : rebase #

Patch Set 5 : whitespace #

Total comments: 14

Patch Set 6 : Address comments, rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+249 lines, -23 lines) Patch
M expectations/gm/ignored-tests.txt View 1 2 3 4 5 1 chunk +6 lines, -0 lines 0 comments Download
M gm/convexpolyeffect.cpp View 1 2 3 4 5 5 chunks +74 lines, -7 lines 0 comments Download
M include/gpu/GrEffectUnitTest.h View 1 2 3 4 2 chunks +2 lines, -2 lines 0 comments Download
M src/gpu/GrClipMaskManager.cpp View 1 2 3 4 5 1 chunk +26 lines, -14 lines 0 comments Download
M src/gpu/effects/GrConvexPolyEffect.h View 1 2 3 4 5 1 chunk +5 lines, -0 lines 0 comments Download
M src/gpu/effects/GrConvexPolyEffect.cpp View 1 2 3 4 5 2 chunks +136 lines, -0 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
bsalomon
6 years, 10 months ago (2014-02-04 19:11:51 UTC) #1
robertphillips
lgtm + nits, questions & suggestions https://codereview.chromium.org/140093004/diff/60002/gm/convexpolyeffect.cpp File gm/convexpolyeffect.cpp (right): https://codereview.chromium.org/140093004/diff/60002/gm/convexpolyeffect.cpp#newcode91 gm/convexpolyeffect.cpp:91: // half-integer edges ...
6 years, 10 months ago (2014-02-04 19:38:50 UTC) #2
bsalomon
https://codereview.chromium.org/140093004/diff/60002/gm/convexpolyeffect.cpp File gm/convexpolyeffect.cpp (right): https://codereview.chromium.org/140093004/diff/60002/gm/convexpolyeffect.cpp#newcode91 gm/convexpolyeffect.cpp:91: // half-integer edges On 2014/02/04 19:38:50, robertphillips wrote: > ...
6 years, 10 months ago (2014-02-08 19:18:01 UTC) #3
bsalomon
The CQ bit was checked by bsalomon@google.com
6 years, 10 months ago (2014-02-08 19:18:05 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/bsalomon@google.com/140093004/120001
6 years, 10 months ago (2014-02-08 19:18:11 UTC) #5
commit-bot: I haz the power
6 years, 10 months ago (2014-02-08 19:31:08 UTC) #6
Message was sent while issue was closed.
Change committed as 13375

Powered by Google App Engine
This is Rietveld 408576698