From 46d36f0e7b709a077c647841eee23bd3efdc4117 Mon Sep 17 00:00:00 2001 From: robertphillips Date: Sun, 18 Jan 2015 08:14:14 -0800 Subject: 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 --- expectations/gm/ignored-tests.txt | 32 ++++++++++++++++++++++++++++++-- 1 file changed, 30 insertions(+), 2 deletions(-) (limited to 'expectations') 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 -- cgit v1.2.3