diff options
author | commit-bot@chromium.org <commit-bot@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81> | 2014-04-28 15:09:14 +0000 |
---|---|---|
committer | commit-bot@chromium.org <commit-bot@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81> | 2014-04-28 15:09:14 +0000 |
commit | 24e91ba3029a3a1fb60cab3ae4e68c3c44776f25 (patch) | |
tree | 99be7654ef2169cb0fda54183301400ac8d74c1f /expectations | |
parent | 4b9b4562bfa0c5ee30313229026ba4f81a8e2705 (diff) |
Fast path for blurred round rects -- blur a small 9patch rect on the CPU
And nonlinearly stretch the resulting texture across proxy geometry.
BUG=
Committed: http://code.google.com/p/skia/source/detail?r=14392
R=bsalomon@google.com, reed@google.com
Author: humper@google.com
Review URL: https://codereview.chromium.org/248613004
git-svn-id: http://skia.googlecode.com/svn/trunk@14404 2bbb7eff-a529-9590-31e7-b0007b416f81
Diffstat (limited to 'expectations')
-rw-r--r-- | expectations/gm/ignored-tests.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/expectations/gm/ignored-tests.txt b/expectations/gm/ignored-tests.txt index 51f2c8bb5f..4e5eb97726 100644 --- a/expectations/gm/ignored-tests.txt +++ b/expectations/gm/ignored-tests.txt @@ -57,3 +57,6 @@ aaclip composeshader peekpixels +# humper: https://codereview.chromium.org/248613004/ +# Changed the test in a few ways, will need rebaselining. +simpleblurrrect |