From 3a6b5362d559b7b2673dbfc77e891dc337d5f8b3 Mon Sep 17 00:00:00 2001 From: Dawn Autoroller Date: Tue, 25 Oct 2022 15:51:03 +0000 Subject: [PATCH] Roll ANGLE from 304399609669 to c97edf519e93 (2 revisions) https://chromium.googlesource.com/angle/angle.git/+log/304399609669..c97edf519e93 2022-10-25 lexa.knyazev@gmail.com Metal: Enable APPLE_clip_distance 2022-10-25 angle-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from 1ab775a9492b to ea3fc74f3d69 (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 dsinclair@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: dsinclair@google.com Change-Id: I834d174a0cd9cc8c5b43d5663bed47308f165baa Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/107040 Commit-Queue: Dawn Autoroller Kokoro: Kokoro Bot-Commit: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index e75c46f411..9f8182471c 100644 --- a/DEPS +++ b/DEPS @@ -132,7 +132,7 @@ deps = { }, 'third_party/angle': { - 'url': '{chromium_git}/angle/angle@3043996096693c1944ef56ebc9d70357d31c1f7b', + 'url': '{chromium_git}/angle/angle@c97edf519e934c09a56ac6710ca65b79b97ffecb', 'condition': 'dawn_standalone', },