From bd1e38aa3d360c23dbaede4d401e34949e7d693e Mon Sep 17 00:00:00 2001 From: Dawn Autoroller Date: Wed, 31 Aug 2022 23:04:48 +0000 Subject: [PATCH] Roll ANGLE from 080b67ed0ec0 to 2f9d0810ecb7 (5 revisions) https://chromium.googlesource.com/angle/angle.git/+log/080b67ed0ec0..2f9d0810ecb7 2022-08-31 romanl@google.com Revert "Sort items to avoid python2/3 diffs." 2022-08-31 romanl@google.com Sort items to avoid python2/3 diffs. 2022-08-31 geofflang@google.com Vulkan: Parse human readable ARM driver versions. 2022-08-31 angle-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from db1584efaa9b to da42de1e5ad7 (1 revision) 2022-08-31 angle-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from 476165cc7c0c to ecba967ea71f (4 revisions) If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/angle-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 ANGLE: https://bugs.chromium.org/p/angleproject/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: I25aec8db865c724a407caccbd55bfc745aae1851 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/100921 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 0e2518bde2..f40f56e919 100644 --- a/DEPS +++ b/DEPS @@ -129,7 +129,7 @@ deps = { }, 'third_party/angle': { - 'url': '{chromium_git}/angle/angle@080b67ed0ec069265a884682bbd2fef434e6e0ed', + 'url': '{chromium_git}/angle/angle@2f9d0810ecb7d6e3549a4ca1fe6866f849a5af8a', 'condition': 'dawn_standalone', },