summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorskia-deps-roller <skia-deps-roller@chromium.org>2016-03-24 12:13:30 -0700
committerCommit bot <commit-bot@chromium.org>2016-03-24 19:16:13 +0000
commit6b1c4c8ccd595e2af6f0ee4853ccce7a7ede7437 (patch)
treecfe755e1268b15c2ca5ebd088ca8db1e40cf6577 /DEPS
parentb54d090e99cea7a3043eebe7b66cbb1e1761f72b (diff)
downloadchromium_src-6b1c4c8ccd595e2af6f0ee4853ccce7a7ede7437.zip
chromium_src-6b1c4c8ccd595e2af6f0ee4853ccce7a7ede7437.tar.gz
chromium_src-6b1c4c8ccd595e2af6f0ee4853ccce7a7ede7437.tar.bz2
Roll src/third_party/skia/ 8d3ad5a12..e8597a4dd (4 commits).
https://chromium.googlesource.com/skia.git/+log/8d3ad5a12235..e8597a4dd07d $ git log 8d3ad5a12..e8597a4dd --date=short --no-merges --format='%ad %ae %s' 2016-03-24 msarett Delete SkImageDecoder 2016-03-24 brianosman Blacklist giant (4k) wbmp from GPU bots. 2016-03-24 mtklein Sk4x4f: NEON impl. 2016-03-24 egdaniel Remove debug prints in GrVkGpu CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel TBR=bsalomon@google.com Review URL: https://codereview.chromium.org/1829133002 Cr-Commit-Position: refs/heads/master@{#383115}
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index f6c6528..cfbdd59 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': '8d3ad5a1223551927a34f72b35f9dbf5c1f5bc93',
+ 'skia_revision': 'e8597a4dd07d78eb0e7a45d6502896c1b9a8bfeb',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling V8
# and whatever else without interference from each other.