From e57e0897c4a0508c57afb8e160eb1a60996d2ae5 Mon Sep 17 00:00:00 2001 From: Dawn Autoroller Date: Thu, 21 Jul 2022 05:55:54 +0000 Subject: [PATCH] Roll ANGLE from 84bfb6cef4d3 to 992018c7bd18 (2 revisions) https://chromium.googlesource.com/angle/angle.git/+log/84bfb6cef4d3..992018c7bd18 2022-07-20 romanl@google.com Suppress VUID-VkGraphicsPipelineCreateInfo-pStages-06896. 2022-07-20 ynovikov@chromium.org Skip TracePerfTest vulkan_car_chase on Linux Intel 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 kainino@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: kainino@google.com Change-Id: I320d12475d4f54398f3d79f35de46dc2c745563a Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/96740 Commit-Queue: Dawn Autoroller Bot-Commit: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index a7a1ac8b95..2c24d65504 100644 --- a/DEPS +++ b/DEPS @@ -129,7 +129,7 @@ deps = { }, 'third_party/angle': { - 'url': '{chromium_git}/angle/angle@84bfb6cef4d3c926f5f4678beee67e7c17723bdf', + 'url': '{chromium_git}/angle/angle@992018c7bd18ed7fc4ab1220a511de7d36dbd764', 'condition': 'dawn_standalone', },