From e2a29a2ccc6dbe987373959b4ac50648730100c9 Mon Sep 17 00:00:00 2001 From: Dawn Autoroller Date: Thu, 24 Nov 2022 08:12:27 +0000 Subject: [PATCH] Roll SwiftShader from 2a5928cb17d1 to 02e3b3e33ae8 (3 revisions) https://swiftshader.googlesource.com/SwiftShader.git/+log/2a5928cb17d1..02e3b3e33ae8 2022-11-24 swiftshader.regress@gmail.com Regres: Update test lists @ 95c2e209 2022-11-24 capn@google.com Fix SPIRV-Tools Android.bp build, part two 2022-11-23 capn@google.com Fix SPIRV-Tools Android.bp build 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: I47bff48d94d14a8f1b00f5f249933bf4f0f530ee Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/111641 Kokoro: Kokoro Bot-Commit: Dawn Autoroller Commit-Queue: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index d4001160d5..ad8359ad7d 100644 --- a/DEPS +++ b/DEPS @@ -137,7 +137,7 @@ deps = { }, 'third_party/swiftshader': { - 'url': '{swiftshader_git}/SwiftShader@2a5928cb17d15024cb4cbf90b6b2231ff7fdf24f', + 'url': '{swiftshader_git}/SwiftShader@02e3b3e33ae8e399bf2f9d6771789396409658c0', 'condition': 'dawn_standalone', },