commit | 2915fadce42e8b2053ca0366fb39f5c31ed6c0e8 | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Thu Jan 12 22:29:11 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jan 12 22:29:11 2023 +0000 |
tree | a497d28e251c31fd462ec7cbcd6282bff895277a | |
parent | 91d39a7639030d8664fa66dfda79ea159d3801dc [diff] |
Roll ANGLE from 410d8ba51f95 to f609d294f91c (5 revisions) https://chromium.googlesource.com/angle/angle.git/+log/410d8ba51f95..f609d294f91c 2023-01-12 jmadill@chromium.org Infra: Re-enable TSAN on CV. 2023-01-12 jmadill@chromium.org Fix test teardown in ProgramPipelineTest31. 2023-01-12 zdobersek@igalia.com DisplayEGL should support targeting specific EGL platforms 2023-01-12 syoussefi@chromium.org Vulkan: Make feedback loop syncval suppressions more general 2023-01-12 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from e97f96fc5ed0 to e267668ac13a (506 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 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: I2896a82aad3347480c45e4326ea2692e71ddcd24 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/117022 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 e0df579..3e0a779 100644 --- a/DEPS +++ b/DEPS
@@ -132,7 +132,7 @@ }, 'third_party/angle': { - 'url': '{chromium_git}/angle/angle@410d8ba51f953c87881a7ad131c8a6a30a9de26f', + 'url': '{chromium_git}/angle/angle@f609d294f91c707f5e5c74b7fe48b2d1dc542b5a', 'condition': 'dawn_standalone', },