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

Roll src/third_party/shaderc/src 11cf0a3029ed..cff2a5619b04 (1 commits)

https://chromium.googlesource.com/external/github.com/google/shaderc/+log/11cf0a3029ed..cff2a5619b04


git log 11cf0a3029ed..cff2a5619b04 --date=short --no-merges --format='%ad %ae %s'
2019-06-26 zoddicus@users.noreply.github.com Catch low level exceptions instead of crash (#744)


Created with:
  gclient setdep -r src/third_party/shaderc/src@cff2a5619b04

The AutoRoll server is located here: https://autoroll.skia.org/r/shaderc-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

Change-Id: Iad56a981d9550fcecf74ca4323d5040ae72dddf3
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1678853Reviewed-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@{#672689}
parent ecda2b44
...@@ -273,7 +273,7 @@ vars = { ...@@ -273,7 +273,7 @@ vars = {
# Three lines of non-changing comments so that # Three lines of non-changing comments so that
# the commit queue can handle CLs rolling feed # the commit queue can handle CLs rolling feed
# and whatever else without interference from each other. # and whatever else without interference from each other.
'shaderc_revision': '11cf0a3029edc26c133a15a2506b0c6b60e18c25', 'shaderc_revision': 'cff2a5619b04526f899af885ecf1e7ef2b8377f2',
# Three lines of non-changing comments so that # Three lines of non-changing comments so that
# the commit queue can handle CLs rolling feed # the commit queue can handle CLs rolling feed
# and whatever else without interference from each other. # and whatever else without interference from each other.
......
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