From 368f95a078eeadc547a3b3d1d0a55847130f3404 Mon Sep 17 00:00:00 2001 From: Dawn Autoroller Date: Wed, 29 Jun 2022 11:24:01 +0000 Subject: [PATCH] Roll ANGLE from fd256b0d9ad1 to 3224b16a4dea (2 revisions) https://chromium.googlesource.com/angle/angle.git/+log/fd256b0d9ad1..3224b16a4dea 2022-06-29 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 1bfae54dd233 to 8bf3474ad33a (639 revisions) 2022-06-28 m.maiya@samsung.com Reland "Vulkan: Support EGL_ANDROID_front_buffer_auto_refresh" 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 shrekshao@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: shrekshao@google.com Change-Id: I4154ea713fb376a7369003be5b3a203d2ade0ca7 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/95060 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 f376d1a34f..39eb613baf 100644 --- a/DEPS +++ b/DEPS @@ -129,7 +129,7 @@ deps = { }, 'third_party/angle': { - 'url': '{chromium_git}/angle/angle@fd256b0d9ad109fe8b32e84c2772e38f3be66997', + 'url': '{chromium_git}/angle/angle@3224b16a4dea2b81650ee432bcbd93cf93571140', 'condition': 'dawn_standalone', },