aboutsummaryrefslogtreecommitdiffhomepage
path: root/expectations
diff options
context:
space:
mode:
authorGravatar jvanverth <jvanverth@google.com>2014-10-10 08:21:29 -0700
committerGravatar Commit bot <commit-bot@chromium.org>2014-10-10 08:21:29 -0700
commitbc92163ddfe957ad6ffbb02ac40e0ba75ff82216 (patch)
treee7742e651b0df57016f0465cc54756567848fcaf /expectations
parent6cb35fa46748ad50c1c2d941f5d1b2908539e64c (diff)
Fix color emoji.
Removes the GrMaskFormat and single atlas in GrTextStrike. Replaces it by storing the GrMaskFormat in each GrGlyph, and doing a lookup for the correct atlas based on that. Disables color glyph rendering in GrDistanceFieldTextContext for now. BUG=skia:2887 Review URL: https://codereview.chromium.org/636183005
Diffstat (limited to 'expectations')
-rw-r--r--expectations/gm/ignored-tests.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/expectations/gm/ignored-tests.txt b/expectations/gm/ignored-tests.txt
index 5793ba217b..27182c904a 100644
--- a/expectations/gm/ignored-tests.txt
+++ b/expectations/gm/ignored-tests.txt
@@ -33,6 +33,10 @@
## epoger will rebaseline by 25 Dec 2013
#gradtext
+# jvanverth
+# color emoji fix
+coloremoji
+
# rileya - https://codereview.chromium.org/516463005/ will rebaseline after bots cycle
yuv_to_rgb_effect