aboutsummaryrefslogtreecommitdiff
path: root/expectations
diff options
context:
space:
mode:
authorhumper <humper@google.com>2014-06-17 13:39:29 -0700
committerCommit bot <commit-bot@chromium.org>2014-06-17 13:39:31 -0700
commit4a24cd8ff41a8b3d292d60e4351a631240a7ed75 (patch)
tree3196213bdf8943382de51074846b583cd4d5d3c2 /expectations
parent9323b01e90f81cc809fa4dbed638163f182432a4 (diff)
downloadskia-4a24cd8ff41a8b3d292d60e4351a631240a7ed75.tar.gz
Fifth attempt to land faster rect blur. Remove unnecessary conditionals from the shader.
approved over in https://codereview.chromium.org/331863006/; reuploading because it had the wrong base url BUG=skia:2095 R=bsalomon@google.com TBR=bsalomon Author: humper@google.com Review URL: https://codereview.chromium.org/341543005
Diffstat (limited to 'expectations')
-rw-r--r--expectations/gm/ignored-tests.txt13
1 files changed, 13 insertions, 0 deletions
diff --git a/expectations/gm/ignored-tests.txt b/expectations/gm/ignored-tests.txt
index c9440e7bb2..cc6f432c32 100644
--- a/expectations/gm/ignored-tests.txt
+++ b/expectations/gm/ignored-tests.txt
@@ -33,6 +33,19 @@
## epoger will rebaseline by 25 Dec 2013
#gradtext
+# reed: bitmapfilters changed (labels) with hide_config CL, just need rebaselines
+bitmapfilters
+
+# humper:
+# Needs rebaselining after faster GPU blur patch lands
+megalooper_0x0
+megalooper_1x4
+megalooper_4x1
+bleed
+blurquickreject
+blurrects
+bigblurs
+
# reed: https://codereview.chromium.org/190723004/
# This change removes an API that this GM was testing. If/when it lands and sticks,
# I will likely just delete the GM.