From 8314ec6d6eef5657ec2f8015d345f0da117f945e Mon Sep 17 00:00:00 2001 From: Dawn Autoroller Date: Sat, 30 Apr 2022 03:13:45 +0000 Subject: [PATCH] Roll ANGLE from 8b26c14c04f4 to e39dfe0fe61c (7 revisions) https://chromium.googlesource.com/angle/angle.git/+log/8b26c14c04f4..e39dfe0fe61c 2022-04-29 angle-autoroll@skia-public.iam.gserviceaccount.com Roll VK-GL-CTS from a22069b4e3b7 to 106df4122297 (1 revision) 2022-04-29 syoussefi@chromium.org Vulkan: Fix syncval errors with DONT_CARE for unused attachments 2022-04-29 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 1e97e6cd1c3c to 3a1ff9044aec (639 revisions) 2022-04-29 brianosman@google.com Add option for Metal output to angle_shader_translator 2022-04-29 cclao@google.com Vulkan: Don't take lock for getLastCompletedQueueSerial 2022-04-29 cnorthrop@google.com Tests: Add GFXBench Driver Overhead 2 trace 2022-04-29 lubosz.sarnecki@collabora.com Tests: Add Jetpack Joyride trace. 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 bclayton@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: bclayton@google.com Change-Id: Ia41241985531662ac2bf5645d5bf694826c553ba Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/88480 Bot-Commit: Dawn Autoroller Commit-Queue: Dawn Autoroller Kokoro: Kokoro --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 0d5aef8b3e..3a5797dc22 100644 --- a/DEPS +++ b/DEPS @@ -127,7 +127,7 @@ deps = { }, 'third_party/angle': { - 'url': '{chromium_git}/angle/angle@8b26c14c04f4703c11cac15b8d756de6e1c54308', + 'url': '{chromium_git}/angle/angle@e39dfe0fe61c66a5504d627e6afd35ea8de4ecf2', 'condition': 'dawn_standalone', },