From d2129ebeaae0b166f3d22f1d169b80acf9fcf51c Mon Sep 17 00:00:00 2001 From: Dawn Autoroller Date: Fri, 6 May 2022 21:05:41 +0000 Subject: [PATCH] Roll ANGLE from 1d5d09e4191a to cadb933fdb12 (14 revisions) https://chromium.googlesource.com/angle/angle.git/+log/1d5d09e4191a..cadb933fdb12 2022-05-06 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 3bc34dd4d819 to 333c8248b125 (124 revisions) 2022-05-06 cnorthrop@google.com Tests: Add Basemark GPU trace 2022-05-06 abdolrashidi@google.com Revert "Remove limit_max_texture_size_to_4096 workaround" 2022-05-06 ynovikov@chromium.org [Fuchsia] Download the gn sdk instead of core 2022-05-06 cnorthrop@google.com Tests: Add Puzzles and Survival trace 2022-05-06 angle-autoroll@skia-public.iam.gserviceaccount.com Roll VK-GL-CTS from 106df4122297 to acf70aaf3fdb (12 revisions) 2022-05-06 angle-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from 643179694ec7 to 74e34ab97aeb (7 revisions) 2022-05-06 cnorthrop@google.com Tests: Add Monument Valley trace 2022-05-06 cnorthrop@google.com Tests: Add Dead Cells trace 2022-05-06 chonggu@google.com Migrate Fuchsia sdk checkout from using script to CIPD 2022-05-06 jmadill@chromium.org Vulkan: Simplify external format Chroma code. 2022-05-06 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 617cd3226543 to 3bc34dd4d819 (40 revisions) 2022-05-06 lubosz.sarnecki@collabora.com util/X11Window: Set PMinSize and PMaxSize hints. 2022-05-06 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 7a60295b6324 to 617cd3226543 (278 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 amaiorano@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: amaiorano@google.com Change-Id: I5c3b9d025646950987b8f8800190a1a79ad7ca36 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/89263 Bot-Commit: Dawn Autoroller Kokoro: Kokoro Commit-Queue: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 0d97df2508..fbdd62f708 100644 --- a/DEPS +++ b/DEPS @@ -127,7 +127,7 @@ deps = { }, 'third_party/angle': { - 'url': '{chromium_git}/angle/angle@1d5d09e4191a23f25a0dc0b33aaa7b5c52dd2fe6', + 'url': '{chromium_git}/angle/angle@cadb933fdb1247535ad5c9dc5f776662b2ea2df6', 'condition': 'dawn_standalone', },