diff options
author | commit-bot@chromium.org <commit-bot@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81> | 2013-12-03 19:45:22 +0000 |
---|---|---|
committer | commit-bot@chromium.org <commit-bot@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81> | 2013-12-03 19:45:22 +0000 |
commit | f8cb184095946ebf8f183d253e27bd544a19f23c (patch) | |
tree | c43a3f22ca2e2f79840116d66ede7079b5cc047b /expectations/gm | |
parent | cb08f986938eeeeb57f950c94fee120aca965787 (diff) |
Add GPU support for color bitmap fonts
BUG=skia:1869
R=bungeman@google.com, robertphillips@google.com, bsalomon@google.com
Author: jvanverth@google.com
Review URL: https://codereview.chromium.org/99993002
git-svn-id: http://skia.googlecode.com/svn/trunk@12471 2bbb7eff-a529-9590-31e7-b0007b416f81
Diffstat (limited to 'expectations/gm')
-rw-r--r-- | expectations/gm/ignored-tests.txt | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/expectations/gm/ignored-tests.txt b/expectations/gm/ignored-tests.txt index 234e9fe08a..8d89cbca52 100644 --- a/expectations/gm/ignored-tests.txt +++ b/expectations/gm/ignored-tests.txt @@ -61,4 +61,7 @@ filterbitmap_checkerboard_4_4 downsamplebitmap_text_high_72.00pt filterbitmap_text_3.00pt filterbitmap_text_7.00pt -filterbitmap_text_10.00pt
\ No newline at end of file +filterbitmap_text_10.00pt + +# Added by jvanverth in https://codereview.chromium.org/99993002/ +colortype_gpu |