From 3fce08f298ddf980285403ae78b0d57ae8675a3f Mon Sep 17 00:00:00 2001 From: Dawn Autoroller Date: Thu, 21 Jul 2022 18:52:17 +0000 Subject: [PATCH] Roll ANGLE from 992018c7bd18 to 115d83618e1a (4 revisions) https://chromium.googlesource.com/angle/angle.git/+log/992018c7bd18..115d83618e1a 2022-07-21 ynovikov@chromium.org Switch Linux Intel testing to UHD 630 GPU 2022-07-21 chris@rive.app Implement GLSL additions for ANGLE_shader_pixel_local_storage 2022-07-21 angle-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from c42337d9ef75 to 5cb0a31b27bf (10 revisions) 2022-07-21 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 16ae342caefb to 9d88fd8904e8 (515 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 kainino@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: kainino@google.com Change-Id: Idbcdbb7a00f9cc83199a560bbf6f1f350ba81414 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/96881 Commit-Queue: Dawn Autoroller Bot-Commit: Dawn Autoroller Kokoro: Kokoro --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index b047c503c9..cdc148cfb6 100644 --- a/DEPS +++ b/DEPS @@ -129,7 +129,7 @@ deps = { }, 'third_party/angle': { - 'url': '{chromium_git}/angle/angle@992018c7bd18ed7fc4ab1220a511de7d36dbd764', + 'url': '{chromium_git}/angle/angle@115d83618e1a968ff1d05acb244424729f1b48cb', 'condition': 'dawn_standalone', },