From c167ae12aaed6fbc11cf9758f1bb8c120acafd1d Mon Sep 17 00:00:00 2001 From: Dawn Autoroller Date: Tue, 10 May 2022 03:43:15 +0000 Subject: [PATCH] Roll SwiftShader from f5cda7835ab7 to e4a6f2d74d3c (1 revision) https://swiftshader.googlesource.com/SwiftShader.git/+log/f5cda7835ab7..e4a6f2d74d3c 2022-05-09 swiftshader.regress@gmail.com Regres: Update test lists @ f5cda783 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/swiftshader-dawn-autoroll Please CC kainino@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 Dawn: https://bugs.chromium.org/p/dawn/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: kainino@google.com Change-Id: I5a8ddeb7f11baf419ece7340f8ada7342e1496b3 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/89541 Bot-Commit: Dawn Autoroller Commit-Queue: Dawn Autoroller Kokoro: Kokoro --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 1ce53874e8..012629c3ef 100644 --- a/DEPS +++ b/DEPS @@ -132,7 +132,7 @@ deps = { }, 'third_party/swiftshader': { - 'url': '{swiftshader_git}/SwiftShader@f5cda7835ab72e887b3c50034898ec23269e87a8', + 'url': '{swiftshader_git}/SwiftShader@e4a6f2d74d3cbad80969793c037484bce1b001b3', 'condition': 'dawn_standalone', },