From 8d924dc000cd8fdbf110b5dd95abe701f3110021 Mon Sep 17 00:00:00 2001 From: Dawn Autoroller Date: Tue, 9 Aug 2022 21:58:02 +0000 Subject: [PATCH] Roll ANGLE from 6f80f0f0373f to 8050079c116c (4 revisions) https://chromium.googlesource.com/angle/angle.git/+log/6f80f0f0373f..8050079c116c 2022-08-09 abdolrashidi@google.com Vulkan: Remove basicGLLineRasterization 2022-08-09 grt@chromium.org [fuchsia] Migrate angle_end2end_tests to component framework v2. 2022-08-09 angle-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 4b211a6a98e6 to fe14e7954b25 (6 revisions) 2022-08-09 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 199441d23d93 to 6306836d087b (461 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 cwallez@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: cwallez@google.com Change-Id: Ic7807861bbd23d310b5dd486060f237211fe805c Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/98681 Commit-Queue: Dawn Autoroller Bot-Commit: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 6fc2413363..644eb0f5de 100644 --- a/DEPS +++ b/DEPS @@ -129,7 +129,7 @@ deps = { }, 'third_party/angle': { - 'url': '{chromium_git}/angle/angle@6f80f0f0373f9b4f014264e337443939021461b6', + 'url': '{chromium_git}/angle/angle@8050079c116c993a5385737da12ad871c4f53fed', 'condition': 'dawn_standalone', },