From 65c7cce6c09f143663190326a73085f8bd3429d9 Mon Sep 17 00:00:00 2001 From: Dawn Autoroller Date: Thu, 10 Mar 2022 18:31:41 +0000 Subject: [PATCH] Roll ANGLE from fe4fa1cb2aa8 to f7474347f933 (5 revisions) https://chromium.googlesource.com/angle/angle.git/+log/fe4fa1cb2aa8..f7474347f933 2022-03-10 angle-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from 3c9e2a377a64 to e3d910c94d33 (4 revisions) 2022-03-10 angle-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 4661f6635ad5 to 2d9abfbddc1b (4 revisions) 2022-03-10 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 7a1995be961b to ceeef8f99b7d (533 revisions) 2022-03-10 j.vigil@samsung.com Remove unused Semaphore::init 2022-03-10 antonio.caggiano@collabora.com Vulkan: Non-mutable DmaBuf images 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: I1b700315f7a278ba73ea927774d4510fabd36486 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/83320 Bot-Commit: Dawn Autoroller Commit-Queue: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index a11716d299..437fe15ce2 100644 --- a/DEPS +++ b/DEPS @@ -128,7 +128,7 @@ deps = { }, 'third_party/angle': { - 'url': '{chromium_git}/angle/angle@fe4fa1cb2aa816dbc7583d5cdd084dd7a817fc38', + 'url': '{chromium_git}/angle/angle@f7474347f933eba42e77f664688745556a33c307', 'condition': 'dawn_standalone', },