From bf9c34642a7e0b57810e65fb6ca77e2aa200f0fc Mon Sep 17 00:00:00 2001 From: Dawn Autoroller Date: Wed, 21 Dec 2022 15:14:11 +0000 Subject: [PATCH] Roll SwiftShader from f7de9e0637c2 to 8c1e83a1e2b2 (1 revision) https://swiftshader.googlesource.com/SwiftShader.git/+log/f7de9e0637c2..8c1e83a1e2b2 2022-12-21 swiftshader.regress@gmail.com Regres: Update test lists @ f7de9e06 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 jrprice@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: jrprice@google.com Change-Id: I74196d732c834dbc201c11fbf5d4035be583c6f1 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/115208 Commit-Queue: Dawn Autoroller Kokoro: Kokoro Bot-Commit: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index d3e89524a5..38d8dcc495 100644 --- a/DEPS +++ b/DEPS @@ -137,7 +137,7 @@ deps = { }, 'third_party/swiftshader': { - 'url': '{swiftshader_git}/SwiftShader@f7de9e0637c2cb3681d3f6e60cd8dea3d7ff9db4', + 'url': '{swiftshader_git}/SwiftShader@8c1e83a1e2b28e399ff62e098bae3e745fd1ce6c', 'condition': 'dawn_standalone', },