From 5fb45c12d99dfd8fa44b19abdaba3bc4df364cac Mon Sep 17 00:00:00 2001 From: angle-autoroll Date: Wed, 24 Nov 2021 10:01:31 +0000 Subject: [PATCH] Roll SwiftShader from 9e727fadeb66 to 17a11cfeb5f1 (1 revision) https://swiftshader.googlesource.com/SwiftShader.git/+log/9e727fadeb66..17a11cfeb5f1 2021-11-23 capn@google.com Regres: Update test lists @ 9e727fad If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/swiftshader-angle-autoroll Please CC syoussefi@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 ANGLE: https://bugs.chromium.org/p/angleproject/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 Bug: None Tbr: syoussefi@google.com Change-Id: Ief890c723a6b6ec526352fd45cfc727c700cb5c1 Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/3299959 Commit-Queue: angle-autoroll Bot-Commit: angle-autoroll --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 89b46d355..2f9598afb 100644 --- a/DEPS +++ b/DEPS @@ -496,7 +496,7 @@ deps = { }, 'third_party/SwiftShader': { - 'url': '{swiftshader_git}/SwiftShader@9e727fadeb6656279ad51514b7f9067b8246d3e0', + 'url': '{swiftshader_git}/SwiftShader@17a11cfeb5f16c43adc15a4b686e04ec2458b0af', 'condition': 'not build_with_chromium', },