From 30839bd931ee2e32cb4bab8c5afd2649eb00e634 Mon Sep 17 00:00:00 2001 From: "kbr@google.com" Date: Wed, 7 Jul 2010 22:50:04 +0000 Subject: Made code which determines which side of contours to fill more robust using new outgoing "ambiguous" parameter added to Skia XRay queries. Rolled forward Skia dependency to latest revision. With these changes the SVG butterfly renders correctly in O3D. Boosted polygon offsets again to avoid pixel dropouts. Also tested O3D canvas demos to verify no breakage with Skia roll-forward. BUG=none TEST=none Review URL: http://codereview.chromium.org/2813049 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@51791 0039d316-1c4b-4281-b951-d872f2087c98 --- o3d/DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'o3d/DEPS') diff --git a/o3d/DEPS b/o3d/DEPS index e4054c8..76db5bc 100644 --- a/o3d/DEPS +++ b/o3d/DEPS @@ -6,7 +6,7 @@ vars = { "chromium_rev": "37758", "chromium_breakpad_rev": "47985", "o3d_code_rev": "207", - "skia_rev": "488", + "skia_rev": "586", "gyp_rev": "820", "gtest_rev": "359", "gflags_rev": "30", -- cgit v1.1