From 42fed14a212a03358c6876d2829a40bdeb04bd08 Mon Sep 17 00:00:00 2001 From: Dawn Autoroller Date: Tue, 10 Jan 2023 14:49:29 +0000 Subject: [PATCH] Roll ANGLE from 9d5d619c4a5f to 0f888b14221d (2 revisions) https://chromium.googlesource.com/angle/angle.git/+log/9d5d619c4a5f..0f888b14221d 2023-01-10 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 02451be6fd41 to 4efd652d78ce (500 revisions) 2023-01-09 cclao@google.com Reland "Vulkan: Only allocate default attribute if needed" 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 cwallez@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: cwallez@google.com Change-Id: I4a9f01c5b8a3dd404b8a872167f85cfe60744f7d Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/116760 Bot-Commit: Dawn Autoroller Commit-Queue: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index c7643b2bad..1e5c7432ff 100644 --- a/DEPS +++ b/DEPS @@ -132,7 +132,7 @@ deps = { }, 'third_party/angle': { - 'url': '{chromium_git}/angle/angle@9d5d619c4a5f1c525a783f8fd65e606009086209', + 'url': '{chromium_git}/angle/angle@0f888b14221dd851b489d7e635bd141f10ec56e4', 'condition': 'dawn_standalone', },