commit | 4f6b22932bcdf6bb41493b286b4bfeed57e5ed61 | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Wed Mar 16 18:45:26 2022 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Mar 16 18:45:26 2022 +0000 |
tree | 5e6167c932d029dc2b15da8b486f60fe42536913 | |
parent | eee34494992ebe2ecdfc288b8e218eb3489264d0 [diff] |
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 <dawn-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
diff --git a/DEPS b/DEPS index 766e0a1..f3ae70b 100644 --- a/DEPS +++ b/DEPS
@@ -128,7 +128,7 @@ }, 'third_party/angle': { - 'url': '{chromium_git}/angle/angle@63b54d9d07b5059a706ded31d62134329ed225fa', + 'url': '{chromium_git}/angle/angle@ed590dc8e7fe75f789b64c2d2ffb2f666b05c048', 'condition': 'dawn_standalone', },