From 04c18267bc10d593973c28f6bc77dcdd74d1a008 Mon Sep 17 00:00:00 2001 From: Dawn Autoroller Date: Wed, 6 Apr 2022 19:21:23 +0000 Subject: [PATCH] Roll ANGLE from ca3b7d35fef0 to 152616eedcfd (8 revisions) https://chromium.googlesource.com/angle/angle.git/+log/ca3b7d35fef0..152616eedcfd 2022-04-06 cnorthrop@google.com Tests: Add Aztec Ruins High trace 2022-04-06 angle-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from 1b159f6cdecb to d3cc7d7ac0c3 (1 revision) 2022-04-06 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 3c01a5c3bc2f to 6f6eb80eab19 (52 revisions) 2022-04-06 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from c32f123be7eb to 3c01a5c3bc2f (107 revisions) 2022-04-06 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from f39b4372b8a8 to c32f123be7eb (777 revisions) 2022-04-06 angle-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 6d732e01d9ea to 345e2a278e69 (3 revisions) 2022-04-06 abdolrashidi@google.com Vulkan: Optimize resolve of multisample swapchains 2022-04-06 syoussefi@chromium.org Vulkan: Perf counters test for glInvalidateSubFramebuffer 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: I84774e3740d4428b1a947f122cad58d2c9b14483 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/85905 Bot-Commit: Dawn Autoroller Commit-Queue: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index f6c337ef02..79df40c6f4 100644 --- a/DEPS +++ b/DEPS @@ -133,7 +133,7 @@ deps = { }, 'third_party/angle': { - 'url': '{chromium_git}/angle/angle@ca3b7d35fef083977b4ed1806bbe991262d6023f', + 'url': '{chromium_git}/angle/angle@152616eedcfded69cab516e093efd3a98190fa5b', 'condition': 'dawn_standalone', },