From 4faed86871458f93e2408382db71f03fea425780 Mon Sep 17 00:00:00 2001 From: Dawn Autoroller Date: Fri, 27 May 2022 19:49:20 +0000 Subject: [PATCH] Roll ANGLE from aa2201725270 to b267c009d4d6 (4 revisions) https://chromium.googlesource.com/angle/angle.git/+log/aa2201725270..b267c009d4d6 2022-05-27 m.maiya@samsung.com Add support for comparison operator in FlatUnorderedSet 2022-05-27 senorblanco@chromium.org D3D11: fix constant buffer cache lookup. 2022-05-27 angle-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 6885957e17e7 to 528f7d8e618c (11 revisions) 2022-05-27 angle-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from b5cb037f0292 to 5ca5b0ae5a7d (4 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: I4dec69388c6405475c84315cafd64dc970cc384e Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/91782 Kokoro: Kokoro Bot-Commit: Dawn Autoroller Commit-Queue: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 017cb22da6..7a42e72104 100644 --- a/DEPS +++ b/DEPS @@ -129,7 +129,7 @@ deps = { }, 'third_party/angle': { - 'url': '{chromium_git}/angle/angle@aa220172527037deada6cf4bc494df479844d589', + 'url': '{chromium_git}/angle/angle@b267c009d4d60596e1ae86fc7e7c6530867a09a4', 'condition': 'dawn_standalone', },