summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorskia-deps-roller <skia-deps-roller@chromium.org>2015-09-23 20:27:56 -0700
committerCommit bot <commit-bot@chromium.org>2015-09-24 03:29:31 +0000
commitd805f2759ef411b18f38850f732e5364ae5b0976 (patch)
treea638054076aeac4cf5836f0dae5b153571b4b63b /DEPS
parent30dc2811d9c106d733cea51f5600875cacba2f80 (diff)
downloadchromium_src-d805f2759ef411b18f38850f732e5364ae5b0976.zip
chromium_src-d805f2759ef411b18f38850f732e5364ae5b0976.tar.gz
chromium_src-d805f2759ef411b18f38850f732e5364ae5b0976.tar.bz2
Roll src/third_party/skia 10cae83:ef2e4ac
Summary of changes available at: https://chromium.googlesource.com/skia/+log/10cae83..ef2e4ac CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel TBR=halcanary@google.com Commits in this roll: ef2e4ac caryclark@google.com looking for fuzz failure 0584631 bungeman@google.com Avoid last param to CTFontCreateWithGraphicsFont. 04d7de4 halcanary@google.com Documentation: SkDocument::setMetadata() 5cd406f halcanary@google.com GM for http://skbug.com/4374 f12a167 halcanary@google.com SkPDF: add basic metadata support ab26a9b halcanary@google.com android/apps: Add CanvasProof App; 3420d27 benjaminwagner@google.com Blacklist GLVertexAttributesBench and GLVec4ScalarBench for GalaxyS4 due to skia:4373 60c73d5 benjaminwagner@google.com Revert of remove unused SkCachingPixelRef (patchset #1 id:1 of https://codereview.chromium.org/1364743002/ ) a1a8a60 benjaminwagner@google.com Blacklist GLInstancedArraysBench for GalaxyS4 due to skia:4371 70d58b7 reed@google.com remove unused SkCachingPixelRef 6f0fdac hendrikw@chromium.org skia: Add support for ANGLE on linux Review URL: https://codereview.chromium.org/1359043004 Cr-Commit-Position: refs/heads/master@{#350472}
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index af4a973..a55ca7d 100644
--- a/DEPS
+++ b/DEPS
@@ -34,7 +34,7 @@ vars = {
'chromium_git': 'https://chromium.googlesource.com',
'libvpx_revision': '70db2235b7e389f4d1b178320ebce76280c127af',
'sfntly_revision': '1bdaae8fc788a5ac8936d68bf24f37d977a13dac',
- 'skia_revision': '10cae83e4bb726610b93276e17815c5d52d73395',
+ 'skia_revision': 'ef2e4ac2347d8d6f1db5960388597b97ae73378b',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling V8
# and whatever else without interference from each other.