diff options
author | commit-bot@chromium.org <commit-bot@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81> | 2014-02-14 18:46:08 +0000 |
---|---|---|
committer | commit-bot@chromium.org <commit-bot@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81> | 2014-02-14 18:46:08 +0000 |
commit | dcfaa73e68f54f19c7900577b71f585fb8a7e1ae (patch) | |
tree | 819718583cfd7274dd3383920f39384094e061a7 /expectations/gm | |
parent | f952924e171e8de8deaa15abcbb39c999af6a8c0 (diff) |
Allowing Lanczos3 to be used in chromium
BUG=skia:
R=senorblanco@google.com, reed@google.com, humper@google.com, senorblanco@chromium.org, robertphillips@google.com
Author: sugoi@chromium.org
Review URL: https://codereview.chromium.org/163663002
git-svn-id: http://skia.googlecode.com/svn/trunk@13459 2bbb7eff-a529-9590-31e7-b0007b416f81
Diffstat (limited to 'expectations/gm')
-rw-r--r-- | expectations/gm/ignored-tests.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/expectations/gm/ignored-tests.txt b/expectations/gm/ignored-tests.txt index 5bfc6a42f3..a165a84086 100644 --- a/expectations/gm/ignored-tests.txt +++ b/expectations/gm/ignored-tests.txt @@ -37,3 +37,8 @@ # deprecated calling pattern. # https://codereview.chromium.org/154163002/ extractbitmap + +# Need to rebaseline since SkBitmapSource was modified to use higher filter quality +# https://codereview.chromium.org/163663002/ +bitmapsource +imagefiltersscaled |