From 2e0cd588e62404890557b81f08c471d0b087e28d Mon Sep 17 00:00:00 2001 From: Dawn Autoroller Date: Wed, 3 Nov 2021 19:38:38 +0000 Subject: [PATCH] Roll ANGLE from fce240c00507 to 8aec7f358ee8 (9 revisions) https://chromium.googlesource.com/angle/angle.git/+log/fce240c00507..8aec7f358ee8 2021-11-03 yuxinhu@google.com Add World Cricket Championship 2 Trace 2021-11-03 timvp@google.com Vulkan: Don't submit XFB queries when XFB is inactive 2021-11-03 cnorthrop@google.com DEPS: Update Android SDK source to android-31 2021-11-03 angle-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from 542593f0e311 to 7a571328541a (2 revisions) 2021-11-02 kpiddington@apple.com Metal: Anonymous unused uniform structs not named. 2021-11-02 gman@chromium.org Metal: Use Depth32F for DEPTH_COMPONENT16 2021-11-02 kpiddington@apple.com Expose translator issues with struct samplers. 2021-11-02 syoussefi@chromium.org Vulkan: Regression test for xfb query before resume 2021-11-02 jmadill@chromium.org Fix out of range access in MemoryBarrierTest. 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: I16bf317a698c53d335654094425f45c21b18075c Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/68261 Reviewed-by: Dawn Autoroller Commit-Queue: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index d95f7986d4..55ebbd09d2 100644 --- a/DEPS +++ b/DEPS @@ -121,7 +121,7 @@ deps = { }, 'third_party/angle': { - 'url': '{chromium_git}/angle/angle@fce240c005072a3eda3f960e357571a5293ff2db', + 'url': '{chromium_git}/angle/angle@8aec7f358ee8ff0a34ca53aacb579c55893e280e', 'condition': 'dawn_standalone', },