commit | 01cea786e0ff548e50d578569794de4287225f8f | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Wed Jun 22 05:33:23 2022 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jun 22 05:33:23 2022 +0000 |
tree | 8a039a8a25673fba14aa34c974059138bcbff13f | |
parent | 7d2b9d9e8344b54677ce7079a2bb16066b60dfda [diff] |
Roll ANGLE from 32c38e55ed44 to d55e06557bc7 (3 revisions) https://chromium.googlesource.com/angle/angle.git/+log/32c38e55ed44..d55e06557bc7 2022-06-21 chris@rive.app Add pls tests for fragment reject utilities 2022-06-21 ffz@google.com Implement GL_EXT_base_instance 2022-06-21 gert.wollny@collabora.com Capture/Replay: Fix which sync object is deleted 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: I7a2e6eb817dbfd3cede8593b049668fff3aedaaf Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/94461 Bot-Commit: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> Kokoro: Kokoro <noreply+kokoro@google.com> Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
diff --git a/DEPS b/DEPS index 6ad9754..6efe836 100644 --- a/DEPS +++ b/DEPS
@@ -129,7 +129,7 @@ }, 'third_party/angle': { - 'url': '{chromium_git}/angle/angle@32c38e55ed44f22a99d227036fbd9059b24ebde6', + 'url': '{chromium_git}/angle/angle@d55e06557bc797c9f3506fd63eff9aadf2bbfa50', 'condition': 'dawn_standalone', },