From 63f3ebd5cc74fd775ac6b0ec6cad3f24f8e61a97 Mon Sep 17 00:00:00 2001 From: chromium-autoroll Date: Wed, 5 Oct 2022 02:15:48 +0000 Subject: [PATCH] Roll SwiftShader from 7776bf0e3175 to 3d7faaa40575 (3 revisions) https://swiftshader.googlesource.com/SwiftShader.git/+log/7776bf0e3175..3d7faaa40575 2022-10-04 capn@google.com Consistently format pointer-to-const 2022-10-04 capn@google.com Consistently format const references 2022-10-04 capn@google.com Remove unnecessary vector component indexing 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-eng+autoroll@google.com on the revert to ensure that a human is aware of the problem. To file a bug in SwiftShader: https://bugs.chromium.org/p/swiftshader/issues/entry To file a bug in Chromium: https://bugs.chromium.org/p/chromium/issues/entry 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/+doc/main/autoroll/README.md Cq-Include-Trybots: 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;luci.chromium.try:linux-swangle-try-x64;luci.chromium.try:win-swangle-try-x86 Bug: None Tbr: swiftshader-eng+autoroll@google.com Change-Id: Ia11dbfa47a7a2f95c82d8ded67e876c49ab79f4a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3935226 Commit-Queue: chromium-autoroll Bot-Commit: chromium-autoroll Cr-Commit-Position: refs/heads/main@{#1055093} --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 42da89653903b9..433aa0daf1b4c9 100644 --- a/DEPS +++ b/DEPS @@ -320,7 +320,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': '7776bf0e317571bcfcaaec49ce4dd23a9076369b', + 'swiftshader_revision': '3d7faaa40575bd5d4d9ac81475fefb06cadd0029', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling PDFium # and whatever else without interference from each other.