summaryrefslogtreecommitdiffstats
path: root/o3d/DEPS
diff options
context:
space:
mode:
authorkbr@google.com <kbr@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2010-07-07 22:50:04 +0000
committerkbr@google.com <kbr@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2010-07-07 22:50:04 +0000
commit30839bd931ee2e32cb4bab8c5afd2649eb00e634 (patch)
tree6cbf6c1ba49c8e162c08fc13d9bde308379bda74 /o3d/DEPS
parent97c2c0304fcda75890b4490ca5e6d569db30ca6d (diff)
downloadchromium_src-30839bd931ee2e32cb4bab8c5afd2649eb00e634.zip
chromium_src-30839bd931ee2e32cb4bab8c5afd2649eb00e634.tar.gz
chromium_src-30839bd931ee2e32cb4bab8c5afd2649eb00e634.tar.bz2
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
Diffstat (limited to 'o3d/DEPS')
-rw-r--r--o3d/DEPS2
1 files changed, 1 insertions, 1 deletions
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",