aboutsummaryrefslogtreecommitdiffhomepage
path: root/expectations
diff options
context:
space:
mode:
authorGravatar humper <humper@google.com>2014-08-28 14:27:42 -0700
committerGravatar Commit bot <commit-bot@chromium.org>2014-08-28 14:27:42 -0700
commitd73c169637f1ab0b96bae43269da7216bb93a7e1 (patch)
tree673a5affaf7d1db167e8f759b10b16bf3ecf9d35 /expectations
parent0209e95cc2625a445c1cb6c4213d2182e5c832d7 (diff)
Second attempt to land the integral image scaling change.
Scale all images to the nearest rounded integer, and if there's still any scaling factor left over, pass it on to the subsequent bilerp code. Should avoid artifacts when tiling scaled images. Original CL received an LGTM from reed; new version disabled tiling in the downsamplebitmap GM; I verified that this fixes the issue we were seeing there on non-neon androids. BUG=skia:2888 R=reed@android.com TBR=reed Author: humper@google.com Review URL: https://codereview.chromium.org/514383003
Diffstat (limited to 'expectations')
-rw-r--r--expectations/gm/ignored-tests.txt17
1 files changed, 17 insertions, 0 deletions
diff --git a/expectations/gm/ignored-tests.txt b/expectations/gm/ignored-tests.txt
index 89d318a5a7..12185e6cbc 100644
--- a/expectations/gm/ignored-tests.txt
+++ b/expectations/gm/ignored-tests.txt
@@ -41,3 +41,20 @@ matrixconvolution
# Added as part of https://codereview.chromium.org/466363009/
fontcache
+
+#humper: https://codereview.chromium.org/470233002/
+downsamplebitmap_checkerboard_high_512_256
+downsamplebitmap_image_high_mandrill_512.png
+downsamplebitmap_text_high_72.00pt
+filterbitmap_checkerboard_192_192
+filterbitmap_checkerboard_32_2
+filterbitmap_checkerboard_32_32
+filterbitmap_checkerboard_32_8
+filterbitmap_checkerboard_4_4
+filterbitmap_image_mandrill_128.png
+filterbitmap_image_mandrill_16.png
+filterbitmap_image_mandrill_256.png
+filterbitmap_image_mandrill_32.png
+filterbitmap_image_mandrill_64.png
+filterbitmap_text_3.00pt
+filterbitmap_text_7.00pt