From 6d41e60a77456354fa3d51e4cd1e36f25b28a47c Mon Sep 17 00:00:00 2001 From: Dawn Autoroller Date: Fri, 8 Jul 2022 21:22:55 +0000 Subject: [PATCH] Roll ANGLE from 94bbb40a42cd to adcc645392e2 (3 revisions) https://chromium.googlesource.com/angle/angle.git/+log/94bbb40a42cd..adcc645392e2 2022-07-08 angle-autoroll@skia-public.iam.gserviceaccount.com Roll VK-GL-CTS from 867b77cee987 to ef9a6635208b (14 revisions) 2022-07-08 angle-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from 1d6a1036bdb3 to 16e026a959f1 (1 revision) 2022-07-08 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 84d7af71045d to 14abb4e33fdf (505 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 dsinclair@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: dsinclair@google.com Change-Id: If2f9f0bc1f93deb557794efcdf90fbbeca8f2ad5 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/95880 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 ea888394d8..58b9d5ddcc 100644 --- a/DEPS +++ b/DEPS @@ -129,7 +129,7 @@ deps = { }, 'third_party/angle': { - 'url': '{chromium_git}/angle/angle@94bbb40a42cdbe7700739f733df9df2835ba453e', + 'url': '{chromium_git}/angle/angle@adcc645392e248a569cf53676ac44f37c5bdbd23', 'condition': 'dawn_standalone', },