commit | 2e30a374d77654ac323f213047a7a797a993735a | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Wed Nov 30 23:44:03 2022 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Nov 30 23:44:03 2022 +0000 |
tree | fefd665e9434f9bb95b9d0cab714e57a35cfdb6d | |
parent | b8dcd6b985d925c2476c17759e90308c223c61e7 [diff] [blame] |
Roll ANGLE from 90b4541cf7a5 to db67df60f8c8 (3 revisions) https://chromium.googlesource.com/angle/angle.git/+log/90b4541cf7a5..db67df60f8c8 2022-11-30 chris@rive.app Metal texture cleanups 2022-11-30 syoussefi@chromium.org Vulkan: Turn CPU throttling into fail safe 2022-11-30 syoussefi@chromium.org Vulkan: Rework present semaphore recycling 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 dsinclair@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: dsinclair@google.com Change-Id: If390c69e884d056b3dc2e6a47e0cc539090a12d4 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/112460 Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> Bot-Commit: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
diff --git a/DEPS b/DEPS index cc7ddf8..ef84e9a 100644 --- a/DEPS +++ b/DEPS
@@ -132,7 +132,7 @@ }, 'third_party/angle': { - 'url': '{chromium_git}/angle/angle@90b4541cf7a530f2a50c57353356b6c2accd7016', + 'url': '{chromium_git}/angle/angle@db67df60f8c8020017c36b2dd446bc3d86614ffe', 'condition': 'dawn_standalone', },