From a5ea0a1450cfaddab6cf2c316e6c41b3ef0c774b Mon Sep 17 00:00:00 2001 From: Dawn Autoroller Date: Tue, 7 Feb 2023 13:35:10 +0000 Subject: [PATCH] Roll ANGLE from 3e5b36e4e04f to a54f91d01bfc (5 revisions) https://chromium.googlesource.com/angle/angle.git/+log/3e5b36e4e04f..a54f91d01bfc 2023-02-07 angle-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from bcb8f46b86b7 to 938d3a1fac4d (2 revisions) 2023-02-07 angle-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 57f61361acfb to 223515618c53 (5 revisions) 2023-02-07 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 20c3dc51aba5 to 22b1fa2b9cc1 (546 revisions) 2023-02-07 i.nazarov@samsung.com Vulkan: Per Context Serial cleanup. 2023-02-06 lexa.knyazev@gmail.com Adjust TextureState::isStencilMode 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,rharrison@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: rharrison@google.com Change-Id: Ia0cec82d38dd15e04c2a02192349346496b29589 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/119020 Bot-Commit: Dawn Autoroller Commit-Queue: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 1453bc5803..61c03180d9 100644 --- a/DEPS +++ b/DEPS @@ -132,7 +132,7 @@ deps = { }, 'third_party/angle': { - 'url': '{chromium_git}/angle/angle@3e5b36e4e04fe6c84ab2ed77c1e8f23288a31295', + 'url': '{chromium_git}/angle/angle@a54f91d01bfc3e478bbf6ac48553a56240fed014', 'condition': 'dawn_standalone', },