Commit 36f29ba8 authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/glslang/src f88e5824d2cf..e291f7a09f67 (1 commits)

https://chromium.googlesource.com/external/github.com/KhronosGroup/glslang/+log/f88e5824d2cf..e291f7a09f67


git log f88e5824d2cf..e291f7a09f67 --date=short --no-merges --format='%ad %ae %s'
2019-05-08 johnkslang@users.noreply.github.com Merge pull request #1739 from jeffbolznv/buffer_reference2


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

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,jonahr@chromium.org

Change-Id: I0c27654decfa07ac62c1d5f7fe410891d9c7459c
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1601172Reviewed-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@{#657663}
parent f2ca9f91
...@@ -900,7 +900,7 @@ deps = { ...@@ -900,7 +900,7 @@ deps = {
}, },
'src/third_party/glslang/src': 'src/third_party/glslang/src':
Var('chromium_git') + '/external/github.com/KhronosGroup/glslang.git' + '@' + 'f88e5824d2cfca5edc58c7c2101ec9a4ec36afac', Var('chromium_git') + '/external/github.com/KhronosGroup/glslang.git' + '@' + 'e291f7a09f6733f6634fe077a228056fabee881e',
'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