From 4dade91986e7753b1fb7d3f741a24c3a70d99fd0 Mon Sep 17 00:00:00 2001 From: Dawn Autoroller Date: Thu, 13 Apr 2023 14:38:25 +0000 Subject: [PATCH] Roll ANGLE from 9ae918cbd468 to 32fa13927f81 (6 revisions) https://chromium.googlesource.com/angle/angle.git/+log/9ae918cbd468..32fa13927f81 2023-04-13 angle-autoroll@skia-public.iam.gserviceaccount.com Manual roll Chromium from 902dbf2d8350 to f048076954b4 (61 revisions) 2023-04-13 angle-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from 8ef6045b0a23 to 174e65e85901 (3 revisions) 2023-04-13 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 86be736f34ce to 902dbf2d8350 (593 revisions) 2023-04-13 mikes@lunarg.com Vulkan: Include image layout in DS cache key 2023-04-13 syoussefi@chromium.org Vulkan: Make advanced blend alpha div workaround permanent 2023-04-13 cclao@google.com Vulkan: More consistent fix for single buffer ANI semaphore wait 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 angle-team+autoroll@google.com,cwallez@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: cwallez@google.com Change-Id: If2c4b91c1b2c6a61abb08127bf470349ba621b12 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/127220 Bot-Commit: Dawn Autoroller Commit-Queue: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 1d39b4ee81..30a6b5ae39 100644 --- a/DEPS +++ b/DEPS @@ -132,7 +132,7 @@ deps = { }, 'third_party/angle': { - 'url': '{chromium_git}/angle/angle@9ae918cbd468a0b36475ce67564189eee37f3568', + 'url': '{chromium_git}/angle/angle@32fa13927f8125b97a4c59edf7347c9a01674285', 'condition': 'dawn_standalone', },