From 969692ccf88dd4c7386af48c7e9665fff601e1ad Mon Sep 17 00:00:00 2001 From: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> Date: Wed, 31 Aug 2022 09:24:28 +0000 Subject: [PATCH] Roll ANGLE from 7428369ada4a to 080b67ed0ec0 (2 revisions) https://chromium.googlesource.com/angle/angle.git/+log/7428369ada4a..080b67ed0ec0 2022-08-31 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 25d1a1a7a886 to 6511404d8c85 (577 revisions) 2022-08-30 zzyiwei@chromium.org Vulkan: disable EGL_EXT_image_gl_colorspace 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 bajones@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: bajones@google.com Change-Id: I8038a128704ebc039e0a08f206f19d3cfe9fc582 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/100841 Bot-Commit: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> Kokoro: Kokoro <noreply+kokoro@google.com> Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 3beec6daf7..c94b4da987 100644 --- a/DEPS +++ b/DEPS @@ -129,7 +129,7 @@ deps = { }, 'third_party/angle': { - 'url': '{chromium_git}/angle/angle@7428369ada4a89951a38ba3088ab862cd397d271', + 'url': '{chromium_git}/angle/angle@080b67ed0ec069265a884682bbd2fef434e6e0ed', 'condition': 'dawn_standalone', },