0

Roll src/third_party/swiftshader b8bae186cbec..be4a731fe43b (4 commits)

https://swiftshader.googlesource.com/SwiftShader.git/+log/b8bae186cbec..be4a731fe43b

git log b8bae186cbec..be4a731fe43b --date=short --first-parent --format='%ad %ae %s'
2020-03-13 amaiorano@google.com BUILD.gn: add missing dependency onto marl for SubzeroReactor
2020-03-13 capn@google.com Consistently use TRUE/FALSE in CMakeLists.txt
2020-03-13 capn@google.com Exclude all static libraries from "all" build target
2020-03-13 amaiorano@google.com Subzero: replace Win32 fibers with Marl for couroutines

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

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/swiftshader-chromium-autoroll
Please CC swiftshader-team+autoroll@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

Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux_chromium_msan_rel_ng;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: None
Tbr: swiftshader-team+autoroll@google.com
Change-Id: I5d3191fc206d56ba3f28363c452c1186cfcf697a
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2103041
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@{#750283}
This commit is contained in:
chromium-autoroll
2020-03-13 20:03:26 +00:00
committed by Commit Bot
parent c6e726e34d
commit 42b7a1c652

2
DEPS

@ -191,7 +191,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': 'b8bae186cbec0e26de654603e401e691f87ab558',
'swiftshader_revision': 'be4a731fe43b67e83a16052c6ad17b0bd283a144',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling PDFium
# and whatever else without interference from each other.