From 8f0e104ddf0daf7a3db40730d4741c339ccb80a3 Mon Sep 17 00:00:00 2001 From: angle-autoroll Date: Fri, 9 Sep 2022 10:01:03 +0000 Subject: [PATCH] Roll SwiftShader from 4e4d2b45391f to 27383fa99bbd (1 revision) https://swiftshader.googlesource.com/SwiftShader.git/+log/4e4d2b45391f..27383fa99bbd 2022-09-08 swiftshader.regress@gmail.com Regres: Update test lists @ 4e4d2b45 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 yuxinhu@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: yuxinhu@google.com Change-Id: I37904c62bc815d643eb17e66e2816bcc41f4d9e9 Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/3886638 Commit-Queue: angle-autoroll Bot-Commit: angle-autoroll --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index be466db5a..3bf593a68 100644 --- a/DEPS +++ b/DEPS @@ -560,7 +560,7 @@ deps = { }, 'third_party/SwiftShader': { - 'url': '{swiftshader_git}/SwiftShader@4e4d2b45391f209230f75d77fc8b1eeb662dea7a', + 'url': '{swiftshader_git}/SwiftShader@27383fa99bbdffbb2bfd29422ec198559233f09c', 'condition': 'not build_with_chromium', },