From 32a1bce736ec0c86ad890b3d7ed08343f4225623 Mon Sep 17 00:00:00 2001 From: Dawn Autoroller Date: Tue, 23 Aug 2022 18:00:14 +0000 Subject: [PATCH] Roll ANGLE from 6fde3568a14f to eab2d546ef07 (2 revisions) https://chromium.googlesource.com/angle/angle.git/+log/6fde3568a14f..eab2d546ef07 2022-08-23 angle-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 186a4d4b9dea to 1b46e43d5ccc (2 revisions) 2022-08-23 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from e1b4daf2a3e7 to 02dbf021e1a1 (568 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 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: I12b6e33bb7a25a12b0c4e3c8cce82a11bd673e0c Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/100180 Bot-Commit: Dawn Autoroller Commit-Queue: Dawn Autoroller Kokoro: Kokoro --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index fc3de6e612..f989141a90 100644 --- a/DEPS +++ b/DEPS @@ -129,7 +129,7 @@ deps = { }, 'third_party/angle': { - 'url': '{chromium_git}/angle/angle@6fde3568a14f816d235a432dc099be4a4dd16d68', + 'url': '{chromium_git}/angle/angle@eab2d546ef0741607d5e1f6b95ba99af0bcc7c76', 'condition': 'dawn_standalone', },