summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorskia-deps-roller <skia-deps-roller@chromium.org>2016-03-25 11:07:12 -0700
committerCommit bot <commit-bot@chromium.org>2016-03-25 18:09:05 +0000
commit8d967f69a29b1ea07a9e0e368e297c5ca21ac211 (patch)
treefa7c3344b32a93fc13bd347d1816f6cc197da2c3 /DEPS
parent6d4e1784fe18462d961762f279dd89482544b460 (diff)
downloadchromium_src-8d967f69a29b1ea07a9e0e368e297c5ca21ac211.zip
chromium_src-8d967f69a29b1ea07a9e0e368e297c5ca21ac211.tar.gz
chromium_src-8d967f69a29b1ea07a9e0e368e297c5ca21ac211.tar.bz2
Roll src/third_party/skia/ 64d094d77..5443f1b6b (6 commits).
https://chromium.googlesource.com/skia.git/+log/64d094d77565..5443f1b6bab2 $ git log 64d094d77..5443f1b6b --date=short --no-merges --format='%ad %ae %s' 2016-03-25 mtklein Fix typo in SkTLazy copy ctor. src is a reference, not a pointer. 2016-03-25 reed move setshader to sk_sp, re-using SK_SUPPORT_LEGACY_CREATESHADER_PTR 2016-03-25 marco.diiga [CMake fixes] Linux X11 pixel format and Windows compilation fix 2016-03-25 msarett Rename encoders to Sk*ImageEncoder 2016-03-25 robertphillips Fix old debugger for sk_sp changes GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1827403002 2016-03-25 jvanverth Revise layer, extension and feature setup for Vulkan CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel TBR=bsalomon@google.com Review URL: https://codereview.chromium.org/1833043006 Cr-Commit-Position: refs/heads/master@{#383307}
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index 89b7b1f..75bb812 100644
--- a/DEPS
+++ b/DEPS
@@ -39,7 +39,7 @@ vars = {
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling Skia
# and whatever else without interference from each other.
- 'skia_revision': '64d094d7756534a9b9b0997aab225d9ceba098b6',
+ 'skia_revision': '5443f1b6bab26e0ee010d8b255f9ab6498a096ea',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling V8
# and whatever else without interference from each other.