From d795f7958e003988abb7f8ad85e0b330a34fbc27 Mon Sep 17 00:00:00 2001 From: Dawn Autoroller Date: Wed, 19 Apr 2023 23:19:30 +0000 Subject: [PATCH] Roll ANGLE from 3e74b09e8b37 to ef20f19165ab (6 revisions) https://chromium.googlesource.com/angle/angle.git/+log/3e74b09e8b37..ef20f19165ab 2023-04-19 chris@rive.app Make the PLS allow list more permissive 2023-04-19 angle-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from c8e5e8c4c60b to 9403c35f9956 (31 revisions) 2023-04-19 ynovikov@chromium.org Fix iOS build 2023-04-19 cclao@google.com Reland "Vulkan: Use midRenderPass clear if RP has started but inactive" 2023-04-19 angle-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from e81a1152c10c to dd55e592406d (1 revision) 2023-04-19 kkinnunen@apple.com Metal: Support compiling on iOS without EAGL 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,lokokung@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: lokokung@google.com Change-Id: Ied4480daf05dc8015e4c7e3fac7d1821b5c118a5 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/128080 Bot-Commit: Dawn Autoroller Commit-Queue: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 4d1372a449..e779c86f71 100644 --- a/DEPS +++ b/DEPS @@ -136,7 +136,7 @@ deps = { }, 'third_party/angle': { - 'url': '{chromium_git}/angle/angle@3e74b09e8b37034ce9a2f588220ed2cd2755ce88', + 'url': '{chromium_git}/angle/angle@ef20f19165abfb61f7d4c4fe76df985af8165469', 'condition': 'dawn_standalone', },