diff options
author | robertphillips <robertphillips@google.com> | 2015-01-18 08:14:14 -0800 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2015-01-18 08:14:14 -0800 |
commit | 46d36f0e7b709a077c647841eee23bd3efdc4117 (patch) | |
tree | f1af8cebc0e3fbaa0eabc29cfbd781eedffee287 /expectations | |
parent | 75d98fd6f23fc73aad3ce87d6c4b6c41c2d1536e (diff) |
Refactor position computation to enable device space "nudge"
To match raster's handling of BW geometry we want to be able to perform a device space "nudge" on all geometry. This CL sets us up to be able to do that in GrGLVertexBuilder::transformToNormalizedDeviceSpace.
BUG=423834
TBR=bsalomon@google.com
Review URL: https://codereview.chromium.org/854013002
Diffstat (limited to 'expectations')
-rw-r--r-- | expectations/gm/ignored-tests.txt | 32 |
1 files changed, 30 insertions, 2 deletions
diff --git a/expectations/gm/ignored-tests.txt b/expectations/gm/ignored-tests.txt index 6e0a7ec60d..b2c1007ec3 100644 --- a/expectations/gm/ignored-tests.txt +++ b/expectations/gm/ignored-tests.txt @@ -79,5 +79,33 @@ dropshadowimagefilter # bsalomon slight change to image-surface GM on gpu image-surface - - +# robertphillips - https://codereview.chromium.org/854013002/ +# gpu-only and only a few low intensity pixel diffs +conicpaths +convexpaths +dashcubics +dcshader +dftext +fontmgr_bounds +fontmgr_bounds_1_-0.25 +fontmgr_bounds_0.75_0 +getpostextpath +glyph_pos_h_s +gradients_view_perspective +hairlines +mixed_xfermodes +patch_grid +patch_primitive +pathinterior +path-reverse +points +poly2poly +polygons +roundrects +rrect +shadertext2 +shadertext3 +stringart +strokerects +strokes3 +stroketext |