From 7692f3a5e22d724d1c2154e17f4e4bca094fc918 Mon Sep 17 00:00:00 2001 From: Dawn Autoroller Date: Wed, 3 Aug 2022 20:48:36 +0000 Subject: [PATCH] Roll ANGLE from 05d86e06003b to 00a9787e3242 (8 revisions) https://chromium.googlesource.com/angle/angle.git/+log/05d86e06003b..00a9787e3242 2022-08-03 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from fe6c14e1fc75 to 54b1e2bc5d71 (162 revisions) 2022-08-03 ianelliott@google.com Roll VMA to version 3.0.1 + Google patches 2022-08-03 romanl@google.com Ignore all .gclient* files. 2022-08-03 jmadill@chromium.org Revert "Skip multi draw indirect tests on Linux/Intel/Vulkan." 2022-08-03 jmadill@chromium.org Retry flaky failures on SwiftShader *SAN builds. 2022-08-03 romanl@google.com Fix local gold runs broken by previous refactoring. 2022-08-03 angle-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 9501e63393f3 to 3ee9789f25ed (3 revisions) 2022-08-03 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 0920d63e6fcc to fe6c14e1fc75 (234 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 lokokung@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: lokokung@google.com Change-Id: I3404c2f5e1e680a3e9f85e13f3e65bf534c5882a Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/98109 Bot-Commit: Dawn Autoroller Commit-Queue: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index cd68d7a3e5..975e689745 100644 --- a/DEPS +++ b/DEPS @@ -129,7 +129,7 @@ deps = { }, 'third_party/angle': { - 'url': '{chromium_git}/angle/angle@05d86e06003bc9bcfdf62d769d6c6229e7680f5e', + 'url': '{chromium_git}/angle/angle@00a9787e3242a31ec224f97995cc6216f87c7b6b', 'condition': 'dawn_standalone', },