From 0249ef5b586aa46d6a8f80c6386cb32d43d96f28 Mon Sep 17 00:00:00 2001 From: Dawn Autoroller Date: Mon, 5 Dec 2022 23:20:21 +0000 Subject: [PATCH] Roll ANGLE from 3269998c712e to 87815de2b5bb (3 revisions) https://chromium.googlesource.com/angle/angle.git/+log/3269998c712e..87815de2b5bb 2022-12-05 lexa.knyazev@gmail.com Adjust GetFramebufferAttachmentParameterivBase validation 2022-12-05 syoussefi@chromium.org Overlay: Switch font to RobotoMono 2022-12-05 angle-autoroll@skia-public.iam.gserviceaccount.com Roll VK-GL-CTS from 9d22258ed442 to d90c76e77622 (14 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 senorblanco@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: senorblanco@google.com Change-Id: Ifd9973677436e9fa2cd64fb84fd5982e5b866f82 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/112900 Commit-Queue: Dawn Autoroller Kokoro: Kokoro Bot-Commit: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 6ad5231385..5d05a26294 100644 --- a/DEPS +++ b/DEPS @@ -132,7 +132,7 @@ deps = { }, 'third_party/angle': { - 'url': '{chromium_git}/angle/angle@3269998c712eae5e57ec6b53808c473b0b119ef0', + 'url': '{chromium_git}/angle/angle@87815de2b5bb115f562a9563375530127f1b57be', 'condition': 'dawn_standalone', },