commit | 55f678677f36d8300a6aa85f86fd283b665139e6 | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Mon Jun 13 22:58:46 2022 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Jun 13 22:58:46 2022 +0000 |
tree | 883f3d40c023990cb70f331ccbfcebba33bd7c76 | |
parent | 8cc184ea594fb8b900b9070cea5ca7f0006550f7 [diff] |
Roll ANGLE from c8c474a3527b to 59476401ff73 (5 revisions) https://chromium.googlesource.com/angle/angle.git/+log/c8c474a3527b..59476401ff73 2022-06-13 dnfield@google.com Missing include for std::toupper 2022-06-13 cclao@google.com Vulkan: Add test CreateDestroyTextureDoesNotIncreaseDescSetCache 2022-06-13 gert.wollny@collabora.com Capture/Replay: capture GetProgramBinaryOES parameters 2022-06-13 ynovikov@chromium.org Skip 4 end2end tests flaky on Mac NVIDIA GL 2022-06-13 angle-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from cb1ab827eb4c to 1762849caed4 (2 revisions) 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 rharrison@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: rharrison@google.com Change-Id: I1ec4f1231c4b887ca27b28a61bf2757587d5c131 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/93480 Bot-Commit: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> Kokoro: Kokoro <noreply+kokoro@google.com>
diff --git a/DEPS b/DEPS index 133f2c2..831e623 100644 --- a/DEPS +++ b/DEPS
@@ -129,7 +129,7 @@ }, 'third_party/angle': { - 'url': '{chromium_git}/angle/angle@c8c474a3527b43fc278a42fee430a24f4f46d5c8', + 'url': '{chromium_git}/angle/angle@59476401ff735332fa13941b453ea8f01a3a69f0', 'condition': 'dawn_standalone', },