From 4f6b22932bcdf6bb41493b286b4bfeed57e5ed61 Mon Sep 17 00:00:00 2001 From: Dawn Autoroller Date: Wed, 16 Mar 2022 18:45:26 +0000 Subject: [PATCH] Roll ANGLE from 63b54d9d07b5 to ed590dc8e7fe (5 revisions) https://chromium.googlesource.com/angle/angle.git/+log/63b54d9d07b5..ed590dc8e7fe 2022-03-16 lubosz.sarnecki@collabora.com FrameCapture: Add override for Glsizei* types. 2022-03-16 antonio.caggiano@collabora.com Vulkan: VkFormat/DrmFourCC 2022-03-16 romanl@google.com angle_system_info_test also exports androidSdkLevel 2022-03-16 romanl@google.com angle_system_info_test passes json via file 2022-03-16 angle-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from a11411926c31 to 51988dcdccbf (9 revisions) 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: Ia94e4976fce2b027068f39477f550a705eddf519 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/83881 Bot-Commit: Dawn Autoroller Commit-Queue: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 766e0a1b93..f3ae70ba55 100644 --- a/DEPS +++ b/DEPS @@ -128,7 +128,7 @@ deps = { }, 'third_party/angle': { - 'url': '{chromium_git}/angle/angle@63b54d9d07b5059a706ded31d62134329ed225fa', + 'url': '{chromium_git}/angle/angle@ed590dc8e7fe75f789b64c2d2ffb2f666b05c048', 'condition': 'dawn_standalone', },