From d2843a66a3e663e56cf7fbdcdef45eb5352c7626 Mon Sep 17 00:00:00 2001 From: Dawn Autoroller Date: Sat, 29 Jan 2022 05:18:31 +0000 Subject: [PATCH] Roll ANGLE from 42c8b29d00be to a994ea994fea (6 revisions) https://chromium.googlesource.com/angle/angle.git/+log/42c8b29d00be..a994ea994fea 2022-01-29 ynovikov@chromium.org Update SYNC-HAZARD-WRITE_AFTER_READ skip 2022-01-28 j.vigil@samsung.com EGL: mutable_render_buffer deferredFlush fix 2022-01-28 angle-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from a19b5047ffca to 746e518a0b0e (5 revisions) 2022-01-28 sugoi@google.com Turn on the Vulkan backend on ChromeOS 2022-01-28 lubosz.sarnecki@collabora.com Tests: Add War Planet Online trace. 2022-01-28 lubosz.sarnecki@collabora.com FrameCapture: Don't track coherent buffers before capture starts. 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 bajones@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: bajones@google.com Change-Id: If63154ff6d59cc8bbdad6ce27038e22099933d53 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/78681 Bot-Commit: Dawn Autoroller Commit-Queue: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 4f628dcefb..99110a3024 100644 --- a/DEPS +++ b/DEPS @@ -128,7 +128,7 @@ deps = { }, 'third_party/angle': { - 'url': '{chromium_git}/angle/angle@42c8b29d00be8dba4d357a2793bde8c47453d83a', + 'url': '{chromium_git}/angle/angle@a994ea994fea81de44a62f74fe65b41350d0d5ac', 'condition': 'dawn_standalone', },