From 5b0824787a5a7153ca9602d77b120054fe2d127c Mon Sep 17 00:00:00 2001 From: Dawn Autoroller Date: Fri, 2 Sep 2022 17:28:41 +0000 Subject: [PATCH] Roll ANGLE from e8b6cd217495 to 2e142b7f08e8 (3 revisions) https://chromium.googlesource.com/angle/angle.git/+log/e8b6cd217495..2e142b7f08e8 2022-09-02 angle-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 40446ec62941 to c4e128e05c38 (14 revisions) 2022-09-02 abdolrashidi@google.com Fix adding imageless FBO to enabled extensions 2022-09-02 cclao@google.com OpenGL: Pass EGL_GL_COLORSPACE_KHR to OGL backend 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 bajones@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: bajones@google.com Change-Id: I05b0e40201b9bb137b12b9ee3f9f2d63dae8cc2d Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/101200 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 3c00882b44..bb1973f002 100644 --- a/DEPS +++ b/DEPS @@ -129,7 +129,7 @@ deps = { }, 'third_party/angle': { - 'url': '{chromium_git}/angle/angle@e8b6cd21749527c4f9ae9ddb8c5b355bdc8a6222', + 'url': '{chromium_git}/angle/angle@2e142b7f08e8c4e85ea80f23c58c4ab71b48a547', 'condition': 'dawn_standalone', },