summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorskia-deps-roller <skia-deps-roller@chromium.org>2015-09-24 09:50:46 -0700
committerCommit bot <commit-bot@chromium.org>2015-09-24 16:52:19 +0000
commitac9fadfc9b62cbf0c28543a3456b9cc2569b9124 (patch)
treeaaec410417e5f90d2eab7273993fd709f21f2d86 /DEPS
parentb443d6098d9dc4f69b1f2ad9ac1628931481222e (diff)
downloadchromium_src-ac9fadfc9b62cbf0c28543a3456b9cc2569b9124.zip
chromium_src-ac9fadfc9b62cbf0c28543a3456b9cc2569b9124.tar.gz
chromium_src-ac9fadfc9b62cbf0c28543a3456b9cc2569b9124.tar.bz2
Roll src/third_party/skia 38ddbad:3f9deab
Summary of changes available at: https://chromium.googlesource.com/skia/+log/38ddbad..3f9deab CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel TBR=halcanary@google.com Commits in this roll: 3f9deab fmalita@chromium.org Remove SkImage::newImage() 7f0a3d7 herb@google.com Make mutex semaphore based. c6363ef bsalomon@google.com Make methods on GrGpuResource safe to call on abandoned resource 14eaaa6 bsalomon@google.com Fix GrDrawVerticesBatch to work with override colors and eliminate local coords when posssible. 96a5cff robertphillips@google.com Improve debugger's visualization of transparent textures 6fccec3 benjaminwagner@google.com Blacklist ReadPixels on GalaxyS4 due to skia:4368. Review URL: https://codereview.chromium.org/1364273002 Cr-Commit-Position: refs/heads/master@{#350578}
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index 0716e97..ef0415a 100644
--- a/DEPS
+++ b/DEPS
@@ -34,7 +34,7 @@ vars = {
'chromium_git': 'https://chromium.googlesource.com',
'libvpx_revision': '70db2235b7e389f4d1b178320ebce76280c127af',
'sfntly_revision': '1bdaae8fc788a5ac8936d68bf24f37d977a13dac',
- 'skia_revision': '38ddbadd00d60576f29d2ca33316b4626c9b0470',
+ 'skia_revision': '3f9deab9fc0e0aba77dfa0fe09e7ef01921ce689',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling V8
# and whatever else without interference from each other.