From 67a4e7d765d1f7b5d373d4388a04cc0b34c9a322 Mon Sep 17 00:00:00 2001 From: Dawn Autoroller Date: Thu, 26 May 2022 23:03:35 +0000 Subject: [PATCH] Roll ANGLE from 891dd5b3d8eb to 54e08a5af1f7 (4 revisions) https://chromium.googlesource.com/angle/angle.git/+log/891dd5b3d8eb..54e08a5af1f7 2022-05-26 jmadill@chromium.org Trace Tests: Remove Pixel 2 expectations. 2022-05-26 syoussefi@chromium.org Vulkan: Fix reserve varying for xfb (take 2) 2022-05-26 angle-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from c8893896acff to 6885957e17e7 (7 revisions) 2022-05-26 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 1f342b327faa to f86f5d40df44 (495 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 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: I1c86fa30200d6ab2a33f47164f18f0f92a53136a Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/91607 Kokoro: Kokoro Bot-Commit: Dawn Autoroller Commit-Queue: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 051f83fc9c..1a21d46d8f 100644 --- a/DEPS +++ b/DEPS @@ -129,7 +129,7 @@ deps = { }, 'third_party/angle': { - 'url': '{chromium_git}/angle/angle@891dd5b3d8eb4a29bfa446534c5214312aac23a9', + 'url': '{chromium_git}/angle/angle@54e08a5af1f7ca50d5c154a09cc056166a9e49fa', 'condition': 'dawn_standalone', },