From b0143bcd4c78b687ea11a7c115673348f5709158 Mon Sep 17 00:00:00 2001 From: Dawn Autoroller Date: Mon, 22 Nov 2021 19:33:45 +0000 Subject: [PATCH] Roll ANGLE from 135362c9ce17 to d781ef09f664 (3 revisions) https://chromium.googlesource.com/angle/angle.git/+log/135362c9ce17..d781ef09f664 2021-11-22 syoussefi@chromium.org Roll VK-GL-CTS from 234f8a066b4d to bfede065f419 (18 revisions) 2021-11-22 syoussefi@chromium.org Use AttributeMap in eglLockSurfaceKHR's validation 2021-11-22 gert.wollny@collabora.com Capture/Replay: Repeat logs for unexpected results 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 shrekshao@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: shrekshao@google.com Change-Id: I044439852cc3896617c28cf522400053915df684 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/70502 Bot-Commit: Dawn Autoroller Commit-Queue: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index e5354b33e6..08e056ce12 100644 --- a/DEPS +++ b/DEPS @@ -121,7 +121,7 @@ deps = { }, 'third_party/angle': { - 'url': '{chromium_git}/angle/angle@135362c9ce1773edaf961ff43cdfe34f7d31da49', + 'url': '{chromium_git}/angle/angle@d781ef09f664c20dd60ddcbe08ff24f4082f5f2c', 'condition': 'dawn_standalone', },