From 29222020082560c7b4035bf96842a906a27896df Mon Sep 17 00:00:00 2001 From: Dawn Autoroller Date: Thu, 19 Jan 2023 17:19:57 +0000 Subject: [PATCH] Roll ANGLE from 48e40ef60b69 to bb5fd093b558 (4 revisions) https://chromium.googlesource.com/angle/angle.git/+log/48e40ef60b69..bb5fd093b558 2023-01-19 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 1df7789231ac to b7e315063b1a (68 revisions) 2023-01-19 angle-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from cd80e810d579 to 823d1a0d7c30 (25 revisions) 2023-01-19 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 9ddfe9a47c82 to 1df7789231ac (437 revisions) 2023-01-19 djg@apple.com Metal: Ensure render pass has at least one valid render target. 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: I81a14053bb4a495d64653f5229c7109049b44d31 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/117460 Commit-Queue: Dawn Autoroller Bot-Commit: Dawn Autoroller Kokoro: Kokoro --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 5428b6938b..62529a40b8 100644 --- a/DEPS +++ b/DEPS @@ -132,7 +132,7 @@ deps = { }, 'third_party/angle': { - 'url': '{chromium_git}/angle/angle@48e40ef60b69837b3224adf8c2bf5f0d30b0736e', + 'url': '{chromium_git}/angle/angle@bb5fd093b5588254e9f8ba6e16a76fdb6c4664d3', 'condition': 'dawn_standalone', },