0

Roll src/third_party/swiftshader 0839cbda698f..a563dd8c5734 (2 commits)

https://swiftshader.googlesource.com/SwiftShader.git/+log/0839cbda698f..a563dd8c5734


git log 0839cbda698f..a563dd8c5734 --date=short --no-merges --format='%ad %ae %s'
2019-03-28 chrisforbes@google.com Add support for OpVectorTimesMatrix
2019-03-28 chrisforbes@google.com Add support for OpMatrixTimesVector


Created with:
  gclient setdep -r src/third_party/swiftshader@a563dd8c5734

The AutoRoll server is located here: https://autoroll.skia.org/r/swiftshader-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_optional_gpu_tests_rel;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel

BUG=chromium:b/126873455,chromium:b/126873455
TBR=swiftshader-team+autoroll@chromium.org

Change-Id: I5c57d1a25e93edd1033549c8d410a5911460afce
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1544549
Reviewed-by: chromium-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@{#645500}
This commit is contained in:
chromium-autoroll
2019-03-28 21:11:20 +00:00
committed by Commit Bot
parent e70e59f8e5
commit a2a028961e

2
DEPS

@ -145,7 +145,7 @@ vars = {
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling SwiftShader
# and whatever else without interference from each other.
'swiftshader_revision': '0839cbda698f3c4191dfb1bd76a0418b42dd2366',
'swiftshader_revision': 'a563dd8c5734cb588c347c0e1093c8171b145e4d',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling PDFium
# and whatever else without interference from each other.