From 0146d3e31d86d6fb6959d3066d14fd92f32048b5 Mon Sep 17 00:00:00 2001 From: Dawn Autoroller Date: Tue, 15 Mar 2022 00:04:35 +0000 Subject: [PATCH] Roll ANGLE from 24ad581e7e44 to 776c780422d4 (5 revisions) https://chromium.googlesource.com/angle/angle.git/+log/24ad581e7e44..776c780422d4 2022-03-14 angle-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 2d9abfbddc1b to a11411926c31 (18 revisions) 2022-03-14 jmadill@chromium.org Fix crash when pausing XFB then deleting a buffer. 2022-03-14 cclao@google.com Vulkan: Fix another corner case of mCurrentElementArrayBuffer 2022-03-14 angle-autoroll@skia-public.iam.gserviceaccount.com Roll VK-GL-CTS from f7e842466e0a to 8252a3d3cdd3 (8 revisions) 2022-03-14 jmadill@chromium.org perf tests: Record perf counter metrics. 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 enga@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: enga@google.com Change-Id: I536f6b721147496ff330ac0d6aeeb07d2d2196be Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/83560 Bot-Commit: Dawn Autoroller Commit-Queue: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index ac947cfd84..f562684b83 100644 --- a/DEPS +++ b/DEPS @@ -128,7 +128,7 @@ deps = { }, 'third_party/angle': { - 'url': '{chromium_git}/angle/angle@24ad581e7e44ad93f0c632b410c98cb9c8be436e', + 'url': '{chromium_git}/angle/angle@776c780422d4c765e445df627ed60c6c557df624', 'condition': 'dawn_standalone', },