diff options
author | commit-bot@chromium.org <commit-bot@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81> | 2014-05-19 14:32:49 +0000 |
---|---|---|
committer | commit-bot@chromium.org <commit-bot@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81> | 2014-05-19 14:32:49 +0000 |
commit | 628ed0b22045a9544b56e00e73137d6050ce900c (patch) | |
tree | 3ce46924d5486d8821328d1a7bb71569cb2621fd /expectations/gm | |
parent | 2a67e123a3e559774a16a58cbe5106bc0fb86740 (diff) |
Add Dashing gpu effect for simple dashed lines
BUG=skia:
R=bsalomon@google.com
Author: egdaniel@google.com
Review URL: https://codereview.chromium.org/274673004
git-svn-id: http://skia.googlecode.com/svn/trunk@14775 2bbb7eff-a529-9590-31e7-b0007b416f81
Diffstat (limited to 'expectations/gm')
-rw-r--r-- | expectations/gm/ignored-tests.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/expectations/gm/ignored-tests.txt b/expectations/gm/ignored-tests.txt index 9afd2ef44e..4edbcc2cd5 100644 --- a/expectations/gm/ignored-tests.txt +++ b/expectations/gm/ignored-tests.txt @@ -41,3 +41,10 @@ canvas-layer-state # bsalomon: https://codereview.chromium.org/264303008/ # bsalomon@ will rebaseline this test ninepatch-stretch + +# egdaniel: https://codereview.chromium.org/274673004/ +# dashing effects will change slightly on GPU, will rebaseline after patch lands +dashing +dashing2 +dashing3 +dashcubics |