From 420f4c9fae6773f41982c0fa1883804db995d3ed Mon Sep 17 00:00:00 2001 From: Dawn Autoroller Date: Thu, 24 Feb 2022 14:40:18 +0000 Subject: [PATCH] Roll ANGLE from 1e773db9070e to 43273273f12e (3 revisions) https://chromium.googlesource.com/angle/angle.git/+log/1e773db9070e..43273273f12e 2022-02-24 angle-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from 7529468c7902 to cd8e0282137f (2 revisions) 2022-02-24 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from e092c426ee21 to effb00c1eb6d (431 revisions) 2022-02-24 syoussefi@chromium.org Vulkan: Make Overlay init lazy 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 shrekshao@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: shrekshao@google.com Change-Id: I263365fa813094da090fe83aee3d58914e33a349 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/81840 Bot-Commit: Dawn Autoroller Commit-Queue: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 988c64ee35..18f069dc97 100644 --- a/DEPS +++ b/DEPS @@ -128,7 +128,7 @@ deps = { }, 'third_party/angle': { - 'url': '{chromium_git}/angle/angle@1e773db9070ec01e377ec2aa23e09d1893b69790', + 'url': '{chromium_git}/angle/angle@43273273f12efcaaca4e91cd7b88c1fccb2d33f7', 'condition': 'dawn_standalone', },