summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorskia-deps-roller <skia-deps-roller@chromium.org>2016-03-21 13:45:22 -0700
committerCommit bot <commit-bot@chromium.org>2016-03-21 20:47:06 +0000
commit487e175d504c57492c5548c08d95ff9eedf4b203 (patch)
tree60078c5bff4f5cd51a18694b2f1567888d2ca2e4 /DEPS
parent9234e405c7089c47ca9d30b34846f54b1fd9b8fd (diff)
downloadchromium_src-487e175d504c57492c5548c08d95ff9eedf4b203.zip
chromium_src-487e175d504c57492c5548c08d95ff9eedf4b203.tar.gz
chromium_src-487e175d504c57492c5548c08d95ff9eedf4b203.tar.bz2
Roll src/third_party/skia/ d9dd58156..ddf9835e9 (2 commits).
https://chromium.googlesource.com/skia.git/+log/d9dd581566d5..ddf9835e9cdf $ git log d9dd58156..ddf9835e9 --date=short --no-merges --format='%ad %ae %s' 2016-03-21 jvanverth Minor fixes to avoid NVPR in Vulkan and provide good GrVkGpu teardown. 2016-03-21 caryclark exit computeFilters if filter width is zero CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel TBR=bsalomon@google.com Review URL: https://codereview.chromium.org/1823683003 Cr-Commit-Position: refs/heads/master@{#382380}
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index b1431cb..baac28c 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': 'd9dd581566d5a707cf9f5f0f0901e968c95a1104',
+ 'skia_revision': 'ddf9835e9cdf512b1d5172d014f00ceb6dacd039',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling V8
# and whatever else without interference from each other.