Commit c36b4cf2 authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/glslang/src 96ee92f09b7c..69596baef36c (1 commits)

https://chromium.googlesource.com/external/github.com/KhronosGroup/glslang/+log/96ee92f09b7c..69596baef36c


git log 96ee92f09b7c..69596baef36c --date=short --no-merges --format='%ad %ae %s'
2019-06-17 johnkslang@users.noreply.github.com Merge pull request #1799 from jeffbolznv/volatile_semantics


Created with:
  gclient setdep -r src/third_party/glslang/src@69596baef36c

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.


TBR=radial-bots+chrome-roll@google.com,jmadill@google.com

Change-Id: I3e7d8d60200f4d58ea1a04fc2ca15b028d4a5b98
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1661571Reviewed-by: default avatarchromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/master@{#669566}
parent 3e952ad0
......@@ -901,7 +901,7 @@ deps = {
},
'src/third_party/glslang/src':
Var('chromium_git') + '/external/github.com/KhronosGroup/glslang.git' + '@' + '96ee92f09b7c24a6016f69a9df2a0f94957e9e83',
Var('chromium_git') + '/external/github.com/KhronosGroup/glslang.git' + '@' + '69596baef36c9b363318bd4ff093e33ea6899ca6',
'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'),
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment