From 58df35bf48a84f6119bdfc35fcb995317a88ff2d Mon Sep 17 00:00:00 2001 From: Dawn Autoroller Date: Sun, 24 Jul 2022 04:30:17 +0000 Subject: [PATCH] Roll ANGLE from 00e48c135d61 to fd89020c25f5 (1 revision) https://chromium.googlesource.com/angle/angle.git/+log/00e48c135d61..fd89020c25f5 2022-07-24 cnorthrop@google.com FrameCapture: Reset VertexArray state 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: I1ce62144867becbec00c6a0e4933d20421551219 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/97081 Bot-Commit: Dawn Autoroller Commit-Queue: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 5d70959d2a..a67b73f573 100644 --- a/DEPS +++ b/DEPS @@ -129,7 +129,7 @@ deps = { }, 'third_party/angle': { - 'url': '{chromium_git}/angle/angle@00e48c135d610c2b921afafff8b7c86c5b9b03c2', + 'url': '{chromium_git}/angle/angle@fd89020c25f51a1e70b8a4d8c0ea633516dcecbe', 'condition': 'dawn_standalone', },