From b31e0e2aca814337e807804f96e34e02aa274eb4 Mon Sep 17 00:00:00 2001 From: Dawn Autoroller Date: Tue, 14 Feb 2023 14:04:22 +0000 Subject: [PATCH] Roll ANGLE from be5e767eef33 to 2bcf94cc0b57 (4 revisions) https://chromium.googlesource.com/angle/angle.git/+log/be5e767eef33..2bcf94cc0b57 2023-02-14 angle-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 428c60617e42 to bb14a2634243 (4 revisions) 2023-02-14 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 155bf9f7bac6 to 618575b40534 (558 revisions) 2023-02-14 kbr@chromium.org Revert "Metal: Optimized BufferSubData per device" 2023-02-14 syoussefi@chromium.org Vulkan: Fix loading instance extension entry points 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 angle-team+autoroll@google.com,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: I786c482325c9b5853d67bda32c97eeba9d1867fa Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/119841 Bot-Commit: Dawn Autoroller Commit-Queue: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 75174bd996..106024c542 100644 --- a/DEPS +++ b/DEPS @@ -132,7 +132,7 @@ deps = { }, 'third_party/angle': { - 'url': '{chromium_git}/angle/angle@be5e767eef33fbc803878339623b150ae17cd15d', + 'url': '{chromium_git}/angle/angle@2bcf94cc0b577225f7b925dd0cd1ed03541e30db', 'condition': 'dawn_standalone', },