Commit 742480cb authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/SPIRV-Tools/src 5ada98d0bb33..698b56a8f024 (3 commits)

https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools.git/+log/5ada98d0bb33..698b56a8f024

git log 5ada98d0bb33..698b56a8f024 --date=short --no-merges --format='%ad %ae %s'
2019-08-05 afdx@google.com Add 'copy object' transformation (#2766)
2019-08-02 paulthomson@users.noreply.github.com fuzz: change output extension and fix usage string (#2778)
2019-08-01 geoff@vonture.net Remove extra ';' after member function definition. (#2780)

Created with:
  gclient setdep -r src/third_party/SPIRV-Tools/src@698b56a8f024

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


CQ_INCLUDE_TRYBOTS=luci.chromium.try:android_angle_vk32_deqp_rel_ng;luci.chromium.try:android_angle_vk32_rel_ng;luci.chromium.try:android_angle_vk64_deqp_rel_ng;luci.chromium.try:android_angle_vk64_rel_ng;luci.chromium.try:linux_angle_deqp_rel_ng;luci.chromium.try:linux-angle-rel;luci.chromium.try:win-angle-rel-32;luci.chromium.try:win-angle-rel-64;luci.chromium.try:win-angle-deqp-rel-32;luci.chromium.try:win-angle-deqp-rel-64
TBR=radial-bots+chrome-roll@google.com,ynovikov@chromium.org

Bug: None
Change-Id: I25899d747028e6b74209da308804b9fcc74a98ac
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1739127Reviewed-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@{#684322}
parent 409d6bbf
......@@ -264,7 +264,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.
'spv_tools_revision': '5ada98d0bb336d03a54c21e84a611c2f9e33e91b',
'spv_tools_revision': '698b56a8f02495d115cd6c5eefd89b812d55b13d',
# 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