From 7bf106847304840526a3e722b5ff5ce7322a2826 Mon Sep 17 00:00:00 2001 From: senorblanco Date: Wed, 25 Jun 2014 14:39:05 -0700 Subject: Remove SkBicubicImageFilter, and all related tests. Now that we have SkResizeImageFilter, and the bicubic resizing is part of skia proper, there's no need for a specialized image filter. BUG=skia: R=bsalomon@google.com Author: senorblanco@chromium.org Review URL: https://codereview.chromium.org/357793002 --- .../expected-results.json | 62 +--------------------- 1 file changed, 1 insertion(+), 61 deletions(-) (limited to 'expectations/gm/Test-Win7-ShuttleA-HD2000-x86-Release-ANGLE') diff --git a/expectations/gm/Test-Win7-ShuttleA-HD2000-x86-Release-ANGLE/expected-results.json b/expectations/gm/Test-Win7-ShuttleA-HD2000-x86-Release-ANGLE/expected-results.json index 6a9280ac3c..9147123153 100644 --- a/expectations/gm/Test-Win7-ShuttleA-HD2000-x86-Release-ANGLE/expected-results.json +++ b/expectations/gm/Test-Win7-ShuttleA-HD2000-x86-Release-ANGLE/expected-results.json @@ -426,66 +426,6 @@ ], "reviewed-by-human": true }, - "bicubicfilter_565.png": { - "allowed-digests": [ - [ - "bitmap-64bitMD5", - 5515466835202955433 - ] - ], - "bugs": [ - 1578 - ], - "reviewed-by-human": false - }, - "bicubicfilter_8888.png": { - "allowed-digests": [ - [ - "bitmap-64bitMD5", - 17527609633242467013 - ] - ], - "bugs": [ - 1578 - ], - "reviewed-by-human": false - }, - "bicubicfilter_angle.png": { - "allowed-digests": [ - [ - "bitmap-64bitMD5", - 10573214378214332517 - ] - ], - "bugs": [ - 1578 - ], - "reviewed-by-human": false - }, - "bicubicfilter_gpu.png": { - "allowed-digests": [ - [ - "bitmap-64bitMD5", - 10573214378214332517 - ] - ], - "bugs": [ - 1578 - ], - "reviewed-by-human": false - }, - "bicubicfilter_pdf-poppler.png": { - "allowed-digests": [ - [ - "bitmap-64bitMD5", - 12297352892272012287 - ] - ], - "bugs": [ - 1578 - ], - "reviewed-by-human": false - }, "bigbitmaprect_i_565.png": { "allowed-digests": [ [ @@ -15463,4 +15403,4 @@ "reviewed-by-human": false } } -} \ No newline at end of file +} -- cgit v1.2.3