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

Roll src/third_party/shaderc/src 0865050e54e9..63e5e057851d (4 commits)

https://chromium.googlesource.com/external/github.com/google/shaderc/+log/0865050e54e9..63e5e057851d

git log 0865050e54e9..63e5e057851d --date=short --no-merges --format='%ad %ae %s'
2019-11-13 9856269+sarahM0@users.noreply.github.com Add spvc parser support and unit tests for: OpTypeMatrix, OpTypeRuntimeArray, OpTypeImage, OpTypeSampler, OpTypeSampledImage (#885)
2019-11-13 rharrison@google.com Remove the deprectated all-in-one generation API (#883)
2019-11-13 rharrison@google.com Expose spirv_cross compiler to ease integration into Dawn (#884)
2019-11-13 9856269+sarahM0@users.noreply.github.com Add spvc parser support and unit tests for: OpTypeBool, OpTypeFloat, … (#881)

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

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/shaderc-chromium-autoroll
Please CC radial-bots+chrome-roll@google.com on the revert to ensure that a human
is aware of the problem.

To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

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

Bug: None
Change-Id: I5b3d6469292c0bae9e3e48fcd0282a661c6da51e
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1914524Reviewed-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@{#715062}
parent eac38aed
......@@ -303,7 +303,7 @@ vars = {
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling feed
# and whatever else without interference from each other.
'shaderc_revision': '0865050e54e93bb1b0f122780246892a1164bb26',
'shaderc_revision': '63e5e057851dc6de4faa5b97a96d174f155cba7f',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling feed
# 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