From 9b31b02cdfd50636263a1ffe05a354a4edf30727 Mon Sep 17 00:00:00 2001 From: Dawn Autoroller Date: Wed, 28 Sep 2022 15:39:07 +0000 Subject: [PATCH] Roll ANGLE from c1dc9de5a1da to adba8136ffe9 (5 revisions) https://chromium.googlesource.com/angle/angle.git/+log/c1dc9de5a1da..adba8136ffe9 2022-09-28 angle-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from 49e4cc58722e to 52e0004a627b (1 revision) 2022-09-28 johanneskauffmann@hotmail.com HandleAllocator: add missing include 2022-09-28 penghuang@chromium.org Revert "EGL: Implement EGL_EXT_image_dma_buf_import_modifiers" 2022-09-28 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 401265d5586d to b6105122ebd7 (609 revisions) 2022-09-28 abdolrashidi@google.com Vulkan: Use serial to check which FBO has open RP 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: Ife4e82923f079d23a7aa43ef650f3dd52c62505a Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/104080 Bot-Commit: Dawn Autoroller Commit-Queue: Dawn Autoroller Kokoro: Kokoro --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 18b24dd366..281c5c7f30 100644 --- a/DEPS +++ b/DEPS @@ -129,7 +129,7 @@ deps = { }, 'third_party/angle': { - 'url': '{chromium_git}/angle/angle@c1dc9de5a1daf83a6e6f6d411ee035ecc5c68994', + 'url': '{chromium_git}/angle/angle@adba8136ffe9145ee5b4d4439b44df247b640fde', 'condition': 'dawn_standalone', },