commit | 680f513bda0bdb3e843d68f2b0b6a348c2fb83c7 | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Sun May 08 02:11:42 2022 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sun May 08 02:11:42 2022 +0000 |
tree | 65b17e77ac323cc0bd30a22bc68922b0ba01a425 | |
parent | 1bc260188423bac8caf28441e2cea75f758c8840 [diff] |
Roll ANGLE from 225d8f83af71 to e316203a6a2f (1 revision) https://chromium.googlesource.com/angle/angle.git/+log/225d8f83af71..e316203a6a2f 2022-05-08 zzyiwei@chromium.org Vulkan: add forceContinuousRefreshOnSharedPresent feature 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 amaiorano@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: amaiorano@google.com Change-Id: I1c018959f6c8193277c83447e9b35d5f30486a68 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/89321 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 253057c..fab4b99 100644 --- a/DEPS +++ b/DEPS
@@ -127,7 +127,7 @@ }, 'third_party/angle': { - 'url': '{chromium_git}/angle/angle@225d8f83af717be48841e86d01e40d3ac555266b', + 'url': '{chromium_git}/angle/angle@e316203a6a2f07b865fe6808d4fc8528cf0199fa', 'condition': 'dawn_standalone', },