From 7eb11f75c9254ad8f7fe0e89138847071a6885d2 Mon Sep 17 00:00:00 2001 From: Dawn Autoroller Date: Fri, 24 Dec 2021 03:42:40 +0000 Subject: [PATCH] Roll ANGLE from 582651bee8a9 to 4d893a93596e (2 revisions) https://chromium.googlesource.com/angle/angle.git/+log/582651bee8a9..4d893a93596e 2021-12-23 jmadill@chromium.org Re-land: "Trace Tests: Remove auto-generated code." 2021-12-23 timvp@google.com Vulkan: Copy buffer data to correct cube map face 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 enga@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: enga@google.com Change-Id: I0cc034953bf6870102190324816f6896cebbb591 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/74560 Bot-Commit: Dawn Autoroller Commit-Queue: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index b27ef27502..47277a4e5b 100644 --- a/DEPS +++ b/DEPS @@ -116,7 +116,7 @@ deps = { }, 'third_party/angle': { - 'url': '{chromium_git}/angle/angle@582651bee8a90924c752d146ab40b71089c07032', + 'url': '{chromium_git}/angle/angle@4d893a93596e55c2a9d3b39494edd393f6d74086', 'condition': 'dawn_standalone', },