From a541560c4ce0a91dd8b7d70b3678775b89791ecb Mon Sep 17 00:00:00 2001 From: Dawn Autoroller Date: Wed, 16 Nov 2022 00:31:49 +0000 Subject: [PATCH] Roll SwiftShader from aac11f84562f to dbdf74996a2c (1 revision) https://swiftshader.googlesource.com/SwiftShader.git/+log/aac11f84562f..dbdf74996a2c 2022-11-15 swiftshader.regress@gmail.com Regres: Update test lists @ aac11f84 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 bajones@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: bajones@google.com Change-Id: I6d8359377d335882a8ae09db574f8c7499452b0a Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/110301 Bot-Commit: Dawn Autoroller Kokoro: Kokoro Commit-Queue: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 1a2aac723a..ddb369d46d 100644 --- a/DEPS +++ b/DEPS @@ -137,7 +137,7 @@ deps = { }, 'third_party/swiftshader': { - 'url': '{swiftshader_git}/SwiftShader@aac11f84562f3e8c0581d9efda0ca308e8aa8334', + 'url': '{swiftshader_git}/SwiftShader@dbdf74996a2c8182e842651726d5ba75b3725ffb', 'condition': 'dawn_standalone', },