From 97bf612570367cdb4dce08ede8b9a4adac9b2058 Mon Sep 17 00:00:00 2001 From: Dawn Autoroller Date: Tue, 27 Sep 2022 13:04:56 +0000 Subject: [PATCH] Roll ANGLE from 818a8ace5ef9 to 97bdac9b7b30 (6 revisions) https://chromium.googlesource.com/angle/angle.git/+log/818a8ace5ef9..97bdac9b7b30 2022-09-27 lubosz.sarnecki@collabora.com Tests: Add Zenonia 4 trace. 2022-09-27 angle-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from 4f495efb55d4 to 49e4cc58722e (1 revision) 2022-09-27 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 73f358f3727f to 401265d5586d (564 revisions) 2022-09-27 syoussefi@chromium.org GLES1: Make CTS verbose 2022-09-27 syoussefi@chromium.org Remove Platform.h 2022-09-27 syoussefi@chromium.org Allow feature overrides to end in * (wildcard) 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 amaiorano@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: amaiorano@google.com Change-Id: I2e94ceb9d2bd83ef90f6da7d615c53ed9a1c4570 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/103921 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 8338be496b..1c6c6c2af4 100644 --- a/DEPS +++ b/DEPS @@ -129,7 +129,7 @@ deps = { }, 'third_party/angle': { - 'url': '{chromium_git}/angle/angle@818a8ace5ef9e4457bf44ea1d2617f639ed94a0c', + 'url': '{chromium_git}/angle/angle@97bdac9b7b3099ed69ffb4b8c72e58f74012dba5', 'condition': 'dawn_standalone', },