From c2272b852e52ac4875da85ca9c00347898a44316 Mon Sep 17 00:00:00 2001 From: Dawn Autoroller Date: Tue, 2 Aug 2022 18:18:23 +0000 Subject: [PATCH] Roll ANGLE from c517463abe8a to 6e6f3e6da27c (6 revisions) https://chromium.googlesource.com/angle/angle.git/+log/c517463abe8a..6e6f3e6da27c 2022-08-02 eddiehatfield@google.com Convert GLenum to string for failed trace prereq message 2022-08-02 angle-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 4818e22b9347 to 9501e63393f3 (1 revision) 2022-08-02 ynovikov@chromium.org Revert "[Metal] Disable ANGLE's Metal backend on older GPUs." 2022-08-02 angle-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from 67158b90f83c to 678ffefb1b3b (2 revisions) 2022-08-02 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from bfa66f9bea8c to d268b4c8a6b1 (202 revisions) 2022-08-02 kbr@chromium.org [Metal] Disable ANGLE's Metal backend on older GPUs. 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: I02917e2e2177e292ceb583323a3bcfb78b3c0466 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/98000 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 29805f59cd..3472e8307e 100644 --- a/DEPS +++ b/DEPS @@ -129,7 +129,7 @@ deps = { }, 'third_party/angle': { - 'url': '{chromium_git}/angle/angle@c517463abe8afc8f664c855595908f977343d1dd', + 'url': '{chromium_git}/angle/angle@6e6f3e6da27c26de99c41c48d68c4231cb7bc348', 'condition': 'dawn_standalone', },