commit | 0c2f5fbbbc328ee94cc8411628d98dfa3564e90d | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Sat Nov 13 05:14:04 2021 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Nov 13 05:14:04 2021 +0000 |
tree | 44a5f247f324bfbaf2ef02082ef42945b5125f2e | |
parent | e9ac87742d3c85e44abc256e798865d435d4ceed [diff] |
Roll ANGLE from 3a84ef5e30bd to ae3f67ab4a3a (2 revisions) https://chromium.googlesource.com/angle/angle.git/+log/3a84ef5e30bd..ae3f67ab4a3a 2021-11-12 abdolrashidi@google.com Implement GL_EXT_multi_draw_indirect 2021-11-12 syoussefi@chromium.org Forward extra --deqp-* flags to deqp 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 sarahmashay@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: sarahmashay@google.com Change-Id: I8f30b8d2580148c21da4fce909714da8cf19745a Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/69262 Reviewed-by: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
diff --git a/DEPS b/DEPS index 6fb47bc..54295ec 100644 --- a/DEPS +++ b/DEPS
@@ -121,7 +121,7 @@ }, 'third_party/angle': { - 'url': '{chromium_git}/angle/angle@3a84ef5e30bdc143c2f80c25358daeb9c474eade', + 'url': '{chromium_git}/angle/angle@ae3f67ab4a3a5d81e3b9a4963406cbfbee851bd5', 'condition': 'dawn_standalone', },