From eb7ca59cbdcf4a9af56c8dd592ebe25821f56bd7 Mon Sep 17 00:00:00 2001 From: Dawn Autoroller Date: Wed, 23 Feb 2022 16:59:26 +0000 Subject: [PATCH] Roll SwiftShader from 7529468c7902 to 57d90a68ba40 (1 revision) https://swiftshader.googlesource.com/SwiftShader.git/+log/7529468c7902..57d90a68ba40 2022-02-23 swiftshader.regress@gmail.com Regres: Update test lists @ 7529468c 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 shrekshao@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: shrekshao@google.com Change-Id: I5c79c9fc20b409732f2e29bc5a645e6cb5b36456 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/81682 Bot-Commit: Dawn Autoroller Commit-Queue: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 5b2d34aa20..7b48951330 100644 --- a/DEPS +++ b/DEPS @@ -133,7 +133,7 @@ deps = { }, 'third_party/swiftshader': { - 'url': '{swiftshader_git}/SwiftShader@7529468c7902921e025ec185a59cb50efa8f1258', + 'url': '{swiftshader_git}/SwiftShader@57d90a68ba40b33f21a9835194548511789a5091', 'condition': 'dawn_standalone', },