diff options
author | commit-bot@chromium.org <commit-bot@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81> | 2014-02-08 19:31:05 +0000 |
---|---|---|
committer | commit-bot@chromium.org <commit-bot@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81> | 2014-02-08 19:31:05 +0000 |
commit | f0539800165314f8bebd8a5ab765ec35012f1b03 (patch) | |
tree | 9eb971dd6559f59f9d6d477b45c8e2685385bf33 /expectations | |
parent | fffc9dcf57931233a900d249cfff410e8899391f (diff) |
Specialize GrConvexPolyEffect for AA rects, use for AA clip rects.
BUG=skia:2051
R=robertphillips@google.com
Author: bsalomon@google.com
Review URL: https://codereview.chromium.org/140093004
git-svn-id: http://skia.googlecode.com/svn/trunk@13375 2bbb7eff-a529-9590-31e7-b0007b416f81
Diffstat (limited to 'expectations')
-rw-r--r-- | expectations/gm/ignored-tests.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/expectations/gm/ignored-tests.txt b/expectations/gm/ignored-tests.txt index b6c9107e49..c8cd133611 100644 --- a/expectations/gm/ignored-tests.txt +++ b/expectations/gm/ignored-tests.txt @@ -35,6 +35,12 @@ # Added by bsalomon for skbug.com/2051, https://codereview.chromium.org/151523005 filltypespersp +# Added by bsalomon for skbug.com/2051, https://codereview.chromium.org/140093004/ +complexclip2_rect_aa +aaclip +simpleaaclip_rect +convex_poly_clip +convex_poly_effect # Need to rebaseline all platforms, as the content was changed to remove # deprecated calling pattern. |