From a1d3003e16587926b68893750b0a5f012697c1fa Mon Sep 17 00:00:00 2001 From: Dawn Autoroller Date: Tue, 5 Jul 2022 14:40:19 +0000 Subject: [PATCH] Roll ANGLE from 44d8bf7602e2 to 1154cc46d44d (4 revisions) https://chromium.googlesource.com/angle/angle.git/+log/44d8bf7602e2..1154cc46d44d 2022-07-05 syoussefi@chromium.org Vulkan: Fix round-after-dither logic 2022-07-05 ukai@google.com angle: set $build/goma["use_luci_auth"] = True 2022-07-05 angle-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 8e3184380881 to 24ed8b7a6bd7 (2 revisions) 2022-07-05 chris@rive.app pls: Rename GL_DISABLED_ANGLE -> GL_DISABLE_ANGLE 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: I9e786712c946d7808588e0a18ae2498319ebd1c4 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/95540 Bot-Commit: Dawn Autoroller Commit-Queue: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 79e3e4b344..7f07afd32a 100644 --- a/DEPS +++ b/DEPS @@ -129,7 +129,7 @@ deps = { }, 'third_party/angle': { - 'url': '{chromium_git}/angle/angle@44d8bf7602e2cc3272f73a22a004210646dd207a', + 'url': '{chromium_git}/angle/angle@1154cc46d44dec54791488c0a26db34fccae4374', 'condition': 'dawn_standalone', },