From 46f7a15b8ee7a44a81bf10ff54d60716d7b9886b Mon Sep 17 00:00:00 2001 From: Dawn Autoroller Date: Wed, 19 Jan 2022 16:28:26 +0000 Subject: [PATCH] Roll ANGLE from 00a2a2f3e84e to 55d127703157 (4 revisions) https://chromium.googlesource.com/angle/angle.git/+log/00a2a2f3e84e..55d127703157 2022-01-19 lexa.knyazev@gmail.com Metal: Cleanup autogenerated format table 2022-01-19 angle-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from f6bdbed95b37 to 2e74d5dc03df (7 revisions) 2022-01-19 angle-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 4cda77455291 to d1b842fca80d (6 revisions) 2022-01-19 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 8cf5fa683fa3 to b24759852b71 (537 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: I058ab5c5151cd2463fda2ba3b18647b76b305a72 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/77102 Bot-Commit: Dawn Autoroller Commit-Queue: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index c4058ab637..1e0923647a 100644 --- a/DEPS +++ b/DEPS @@ -128,7 +128,7 @@ deps = { }, 'third_party/angle': { - 'url': '{chromium_git}/angle/angle@00a2a2f3e84ea568afb200169f2e47758e385f3d', + 'url': '{chromium_git}/angle/angle@55d1277031574c45ed9d8b3a6debdf3035e7bfbd', 'condition': 'dawn_standalone', },