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

Roll src/third_party/glslang/src d579c0a7d45a..a9b00ac5d588 (2 commits)

https://chromium.googlesource.com/external/github.com/KhronosGroup/glslang/+log/d579c0a7d45a..a9b00ac5d588


git log d579c0a7d45a..a9b00ac5d588 --date=short --no-merges --format='%ad %ae %s'
2019-06-18 johnkslang@users.noreply.github.com Merge pull request #1806 from KhronosGroup/nan-clamp
2019-06-18 johnkslang@users.noreply.github.com Merge pull request #1698 from jeffbolznv/private_storage_variables


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

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,jonahr@google.com

Change-Id: I57cc0a084d927f0a82c4912b738c31a957fcf6b3
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1662954Reviewed-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@{#670001}
parent ecd3d3d5
...@@ -901,7 +901,7 @@ deps = { ...@@ -901,7 +901,7 @@ deps = {
}, },
'src/third_party/glslang/src': 'src/third_party/glslang/src':
Var('chromium_git') + '/external/github.com/KhronosGroup/glslang.git' + '@' + 'd579c0a7d45aab62c858b832084f0c9ce2ffee7d', Var('chromium_git') + '/external/github.com/KhronosGroup/glslang.git' + '@' + 'a9b00ac5d58878c6e67cb50c2af93c170648d6c9',
'src/third_party/google_toolbox_for_mac/src': { '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'), '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