commit | afa7eff92192780f4e82a45b97e4f77fe7c8cf1c | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Sun Jul 24 17:53:57 2022 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sun Jul 24 17:53:57 2022 +0000 |
tree | 558ddcfe99cb6b72c39a069bf7853feb5d2aa94d | |
parent | 58df35bf48a84f6119bdfc35fcb995317a88ff2d [diff] |
Roll ANGLE from fd89020c25f5 to e3933465d88f (1 revision) https://chromium.googlesource.com/angle/angle.git/+log/fd89020c25f5..e3933465d88f 2022-07-24 cnorthrop@google.com Vulkan: Allow dither for some color blend modes 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 kainino@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: kainino@google.com Change-Id: Id4faff6dcd62cec40d75ad09b4fb21f1161a27cb Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/97082 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 a67b73f..5f10404 100644 --- a/DEPS +++ b/DEPS
@@ -129,7 +129,7 @@ }, 'third_party/angle': { - 'url': '{chromium_git}/angle/angle@fd89020c25f51a1e70b8a4d8c0ea633516dcecbe', + 'url': '{chromium_git}/angle/angle@e3933465d88ffc5088c0dbdfaf416e3d828f13e7', 'condition': 'dawn_standalone', },