From 590e8b29435b8bc996df2e5e013d30fbc41a33b2 Mon Sep 17 00:00:00 2001 From: Dawn Autoroller Date: Thu, 13 Jan 2022 05:19:36 +0000 Subject: [PATCH] Roll ANGLE from 89467fa56406 to d4412d0a0124 (4 revisions) https://chromium.googlesource.com/angle/angle.git/+log/89467fa56406..d4412d0a0124 2022-01-13 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 3d4921afbcfd to 3668290e6162 (378 revisions) 2022-01-12 jonahr@google.com Add EGL_ANGLE_platform_angle_device_id for the Metal backend. 2022-01-12 b.schade@samsung.com Translator: Don't promote precision for assignment operation lvalues 2022-01-12 penghuang@chromium.org Revert "Use STL container for vulkan memory allocator" 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 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: If0d313b253d6fe8a622f45bbbdaa644d8770fc4b Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/76360 Bot-Commit: Dawn Autoroller Commit-Queue: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 91f098be62..fa5b08a386 100644 --- a/DEPS +++ b/DEPS @@ -128,7 +128,7 @@ deps = { }, 'third_party/angle': { - 'url': '{chromium_git}/angle/angle@89467fa56406f2eb31ba176df5a97c144f82be24', + 'url': '{chromium_git}/angle/angle@d4412d0a01247291a8357933c9c844cc55cb7490', 'condition': 'dawn_standalone', },