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

Roll src/third_party/glslang/src ec484527b643..d90d548161bc (2 commits)

https://chromium.googlesource.com/external/github.com/KhronosGroup/glslang/+log/ec484527b643..d90d548161bc


git log ec484527b643..d90d548161bc --date=short --no-merges --format='%ad %ae %s'
2019-02-28 johnkslang@users.noreply.github.com Merge pull request #1713 from jeffbolznv/fix_nv_extension_disabled
2019-02-26 johnkslang@users.noreply.github.com Merge pull request #1701 from jeffbolznv/cooperative_matrix


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

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=dsinclair@chromium.org

Change-Id: I1b54446f975077704f7f43e211d6babe2d06fb03
Reviewed-on: https://chromium-review.googlesource.com/c/1494831Reviewed-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@{#636536}
parent 3bbda752
...@@ -832,7 +832,7 @@ deps = { ...@@ -832,7 +832,7 @@ deps = {
}, },
'src/third_party/glslang/src': 'src/third_party/glslang/src':
Var('chromium_git') + '/external/github.com/KhronosGroup/glslang.git' + '@' + 'ec484527b6438438cb4fe2ffa22fd1ebb3cb0378', Var('chromium_git') + '/external/github.com/KhronosGroup/glslang.git' + '@' + 'd90d548161bc46341121b5c5bd77acb27ac1584f',
'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