aboutsummaryrefslogtreecommitdiffhomepage
path: root/expectations
diff options
context:
space:
mode:
authorGravatar jvanverth <jvanverth@google.com>2014-10-16 08:04:39 -0700
committerGravatar Commit bot <commit-bot@chromium.org>2014-10-16 08:04:39 -0700
commitaab626c3670205d02ca42bb34a540f550cb75dc2 (patch)
treeab72f4db55616866cbe977d3aff87a6051374db3 /expectations
parent7851a56895c9c076f73a835a7dd51d3c6180c16f (diff)
Revert of Change drawText() to generate positions and send to drawPosText() (patchset #4 id:60001 of https://codereview.chromium.org/653133004/)
Reason for revert: A large number of GMs on Ubuntu12 are failing. The text layout on GPU is visibly different than that for 8888. Original issue's description: > Change drawText() to generate positions and send to drawPosText() > > The idea here is to have a central place that does layout for drawText(), and > then always feed text through drawPosText(). This both makes all of the > GrTextContexts consistent in drawText() output, and does a better job of > stressing drawPosText(). > > Because of the effect of matrices on hinting and approximation error, the > generated text is not 100% identical to that produced by the raster pipeline. > > BUG=skia:2778 > > Committed: https://skia.googlesource.com/skia/+/7851a56895c9c076f73a835a7dd51d3c6180c16f TBR=cdalton.nvidia@gmail.com,bungeman@google.com,reed@google.com NOTREECHECKS=true NOTRY=true BUG=skia:2778 Review URL: https://codereview.chromium.org/659993003
Diffstat (limited to 'expectations')
-rw-r--r--expectations/gm/ignored-tests.txt12
1 files changed, 0 insertions, 12 deletions
diff --git a/expectations/gm/ignored-tests.txt b/expectations/gm/ignored-tests.txt
index 6469aa6e28..5793ba217b 100644
--- a/expectations/gm/ignored-tests.txt
+++ b/expectations/gm/ignored-tests.txt
@@ -54,15 +54,3 @@ megalooper_0x0
megalooper_1x4
megalooper_4x1
imagefiltersbase
-
-# jvanverth https://codereview.chromium.org/653133004/
-fontscaler
-fontmgr_iter
-fontmgr_match
-fontcache
-typefacestyles_kerning
-lcdtext
-textblobshader
-textblob
-verttext
-