From f8f78f145d509d08a0e27cf3c41eb62901c93365 Mon Sep 17 00:00:00 2001 From: Dawn Autoroller Date: Sat, 29 Jan 2022 18:50:20 +0000 Subject: [PATCH] Roll ANGLE from a994ea994fea to a4a4fec8b77f (4 revisions) https://chromium.googlesource.com/angle/angle.git/+log/a994ea994fea..a4a4fec8b77f 2022-01-29 angle-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from f703f3cc0975 to 69f4b9c09e48 (10 revisions) 2022-01-29 angle-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 746e518a0b0e to f703f3cc0975 (1 revision) 2022-01-29 ynovikov@chromium.org Update one more SYNC-HAZARD-WRITE_AFTER_READ skip 2022-01-29 jmadill@chromium.org Vulkan: Refactor descriptor pool code. 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 bajones@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: bajones@google.com Change-Id: I7da0a6383554aa9c257fed63b5ba4d1dcd4efe38 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/78683 Bot-Commit: Dawn Autoroller Commit-Queue: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index a6d48fc695..d65a5afbc0 100644 --- a/DEPS +++ b/DEPS @@ -128,7 +128,7 @@ deps = { }, 'third_party/angle': { - 'url': '{chromium_git}/angle/angle@a994ea994fea81de44a62f74fe65b41350d0d5ac', + 'url': '{chromium_git}/angle/angle@a4a4fec8b77fdea0acaa2e5d83750e4491458544', 'condition': 'dawn_standalone', },