commit | 6032f04654848e4d57669e8a27033ab475a8604f | [log] [tgz] |
---|---|---|
author | chromium-autoroll <[email protected]> | Tue Mar 12 18:46:48 2019 |
committer | Commit Bot <[email protected]> | Tue Mar 12 18:46:48 2019 |
tree | b07f4b9b51acec93d481428498d4efd5e6c68b4b | |
parent | 1c54490c2faadfc55686881495032848a60f7fec [diff] [blame] |
Roll src/third_party/glslang/src 437a552f51ec..f925eefb2147 (1 commits) https://chromium.googlesource.com/external/github.com/KhronosGroup/glslang/+log/437a552f51ec..f925eefb2147 git log 437a552f51ec..f925eefb2147 --date=short --no-merges --format='%ad %ae %s' 2019-03-12 [email protected] Merge pull request #1724 from zoddicus/roll_spirv Created with: gclient setdep -r src/third_party/glslang/src@f925eefb2147 The AutoRoll server is located here: https://autoroll.skia.org/r/glslang-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: Ie3ec776b59415e41338bea3c1cfc29a4dfec8467 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1518635 Reviewed-by: chromium-autoroll <[email protected]> Commit-Queue: chromium-autoroll <[email protected]> Cr-Commit-Position: refs/heads/master@{#640039}
diff --git a/DEPS b/DEPS index 1deebff..67a3a0a 100644 --- a/DEPS +++ b/DEPS
@@ -854,7 +854,7 @@ }, 'src/third_party/glslang/src': - Var('chromium_git') + '/external/github.com/KhronosGroup/glslang.git' + '@' + '437a552f51ec2042aac7f52826b1fd8281998ff8', + Var('chromium_git') + '/external/github.com/KhronosGroup/glslang.git' + '@' + 'f925eefb2147fded88099fe7943b80e3b9d17cc4', 'src/third_party/google_toolbox_for_mac/src': { 'url': Var('chromium_git') + '/external/github.com/google/google-toolbox-for-mac.git' + '@' + Var('google_toolbox_for_mac_revision'),