From 7d4a1bd90f47ceda622ae8bf695cc35c07558188 Mon Sep 17 00:00:00 2001 From: Dawn Autoroller Date: Tue, 15 Mar 2022 13:33:25 +0000 Subject: [PATCH] Roll ANGLE from 776c780422d4 to dffc907729dd (4 revisions) https://chromium.googlesource.com/angle/angle.git/+log/776c780422d4..dffc907729dd 2022-03-15 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from ffa866a5ae9e to 45902868a797 (562 revisions) 2022-03-15 b.schade@samsung.com Add usage of Spirv through glslang build flag 2022-03-14 kkinnunen@apple.com Add device id as a part of the key in EGLDisplay cache 2022-03-14 antonio.caggiano@collabora.com Vulkan: VkFormat/DrmFourCC 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: I5e5c1f89fa068484553ea091bf9444b28485d8e2 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/83640 Bot-Commit: Dawn Autoroller Commit-Queue: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index d0f5a5e5f4..aef11c6cef 100644 --- a/DEPS +++ b/DEPS @@ -128,7 +128,7 @@ deps = { }, 'third_party/angle': { - 'url': '{chromium_git}/angle/angle@776c780422d4c765e445df627ed60c6c557df624', + 'url': '{chromium_git}/angle/angle@dffc907729ddaea7f0389232a1396c680d951573', 'condition': 'dawn_standalone', },