From 05bb8e4ca207280d29796083cbc907a3aca34e90 Mon Sep 17 00:00:00 2001 From: Dawn Autoroller Date: Sat, 12 Nov 2022 12:19:54 +0000 Subject: [PATCH] Roll ANGLE from f62405c5ac3c to 0ca9cc5434f9 (1 revision) https://chromium.googlesource.com/angle/angle.git/+log/f62405c5ac3c..0ca9cc5434f9 2022-11-11 angle-autoroll@skia-public.iam.gserviceaccount.com Roll VK-GL-CTS from acb25bf242c3 to c4fe10a0c86d (15 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 rharrison@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: rharrison@google.com Change-Id: I11add59fe48a7b2703d64bda201381951b7fbe24 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/109980 Bot-Commit: Dawn Autoroller Kokoro: Kokoro Commit-Queue: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 5773c077a5..c6fa304108 100644 --- a/DEPS +++ b/DEPS @@ -132,7 +132,7 @@ deps = { }, 'third_party/angle': { - 'url': '{chromium_git}/angle/angle@f62405c5ac3c94048540b47628b91a37495d65f3', + 'url': '{chromium_git}/angle/angle@0ca9cc5434f94ca6f4133f882bcb3690f62e81f8', 'condition': 'dawn_standalone', },