From 7351fb31c8bbfc9a850633635706c3e773ac95d9 Mon Sep 17 00:00:00 2001 From: Dawn Autoroller Date: Thu, 11 May 2023 19:45:51 +0000 Subject: [PATCH] Roll ANGLE from 8b9440b630cb to b1395bcbac18 (4 revisions) https://chromium.googlesource.com/angle/angle.git/+log/8b9440b630cb..b1395bcbac18 2023-05-11 geofflang@chromium.org GL: Disable EXT_clip_control on Mali-G72 and G76. 2023-05-11 angle-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 917d7c4c0a58 to 8ea63733746a (8 revisions) 2023-05-11 bsheedy@chromium.org Dedup Gold properties code 2023-05-11 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 1e9340f9e024 to 44507c8368c2 (677 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 angle-team+autoroll@google.com,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: I94b8235b49d67e8aa9c9b76fead6a5328a33fb3b Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/132243 Bot-Commit: Dawn Autoroller Kokoro: Kokoro Commit-Queue: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index bfb3a86412..80cbdf52d0 100644 --- a/DEPS +++ b/DEPS @@ -136,7 +136,7 @@ deps = { }, 'third_party/angle': { - 'url': '{chromium_git}/angle/angle@8b9440b630cbf4e0eff25aa1f110a6f9ecb483e5', + 'url': '{chromium_git}/angle/angle@b1395bcbac18cd14dad03dcab1c938778b0c80db', 'condition': 'dawn_standalone', },