commit | 42fed14a212a03358c6876d2829a40bdeb04bd08 | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Tue Jan 10 14:49:29 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jan 10 14:49:29 2023 +0000 |
tree | 404854a163d784c491346e6d6153c9be816aef40 | |
parent | e45bf9f3d6805146ef483bc91a306ccb5c985803 [diff] |
Roll ANGLE from 9d5d619c4a5f to 0f888b14221d (2 revisions) https://chromium.googlesource.com/angle/angle.git/+log/9d5d619c4a5f..0f888b14221d 2023-01-10 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 02451be6fd41 to 4efd652d78ce (500 revisions) 2023-01-09 cclao@google.com Reland "Vulkan: Only allocate default attribute if needed" 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 cwallez@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: cwallez@google.com Change-Id: I4a9f01c5b8a3dd404b8a872167f85cfe60744f7d Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/116760 Bot-Commit: 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 c7643b2..1e5c743 100644 --- a/DEPS +++ b/DEPS
@@ -132,7 +132,7 @@ }, 'third_party/angle': { - 'url': '{chromium_git}/angle/angle@9d5d619c4a5f1c525a783f8fd65e606009086209', + 'url': '{chromium_git}/angle/angle@0f888b14221dd851b489d7e635bd141f10ec56e4', 'condition': 'dawn_standalone', },