commit | e57116fa398c6ffec1d41867d411c6c340977f8b | [log] [tgz] |
---|---|---|
author | chromium-autoroll <[email protected]> | Fri Jan 18 02:32:05 2019 |
committer | Commit Bot <[email protected]> | Fri Jan 18 02:32:05 2019 |
tree | 535c52d8ad7b5e4ddc73a080443ab53f97633bed | |
parent | 6dcf5d81914b78d61351c78af4dd37a75d59fd3b [diff] |
Roll src/third_party/SPIRV-Tools/src dd4157dcee70..213e15e100e3 (2 commits) https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools.git/+log/dd4157dcee70..213e15e100e3 git log dd4157dcee70..213e15e100e3 --date=short --no-merges --format='%ad %ae %s' 2019-01-17 [email protected] Fix overflow when negating INT_MIN. (#2293) 2019-01-17 [email protected] Fix memory leak in unrolling. (#2301) Created with: gclient setdep -r src/third_party/SPIRV-Tools/src@213e15e100e3 The AutoRoll server is located here: https://autoroll.skia.org/r/spirv-tools-chromium-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. [email protected] Change-Id: I98d833775527831bbf2a678430f945c9bdc1715e Reviewed-on: https://chromium-review.googlesource.com/c/1419366 Reviewed-by: chromium-autoroll <[email protected]> Commit-Queue: chromium-autoroll <[email protected]> Cr-Commit-Position: refs/heads/master@{#623965}
diff --git a/DEPS b/DEPS index 9db9b91..34b2f30 100644 --- a/DEPS +++ b/DEPS
@@ -224,7 +224,7 @@ # Three lines of non-changing comments so that # the commit queue can handle CLs rolling feed # and whatever else without interference from each other. - 'spv_tools_revision': 'dd4157dcee70479240f0623d015fde0b6c86e1eb', + 'spv_tools_revision': '213e15e100e30c05626f456c3b8115fa3b2375c2', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling feed # and whatever else without interference from each other.