From 800b3c2851806ac0d1443abe09a37c173b3ce6c1 Mon Sep 17 00:00:00 2001 From: Dawn Autoroller Date: Wed, 7 Dec 2022 02:49:45 +0000 Subject: [PATCH] Roll ANGLE from 701ef3f2286e to dad69cc70e02 (3 revisions) https://chromium.googlesource.com/angle/angle.git/+log/701ef3f2286e..dad69cc70e02 2022-12-06 abdolrashidi@google.com Suppress rgb_to_hsl_vertex test on Pixel 6 2022-12-06 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from bdfdd7d2b008 to 6a123e5dfc29 (584 revisions) 2022-12-06 gert.wollny@collabora.com Capture/Replay: Corretly reset the UnpackAlignment at end of MEC 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 senorblanco@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: senorblanco@google.com Change-Id: I09be2123591b158ff774eaa0679f674fd223f229 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/113200 Kokoro: Kokoro Bot-Commit: Dawn Autoroller Commit-Queue: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index ac33a77189..86009a2d81 100644 --- a/DEPS +++ b/DEPS @@ -132,7 +132,7 @@ deps = { }, 'third_party/angle': { - 'url': '{chromium_git}/angle/angle@701ef3f2286edc7cefc24d19f8f81cfddb4f537e', + 'url': '{chromium_git}/angle/angle@dad69cc70e0284438a0126c703300da9328ef74b', 'condition': 'dawn_standalone', },