From cd9873f8f0d2919b64bf8f88847b82dd555e036b Mon Sep 17 00:00:00 2001 From: Dawn Autoroller Date: Wed, 23 Nov 2022 13:41:55 +0000 Subject: [PATCH] Roll ANGLE from 27727e501aee to 494640e54bf3 (3 revisions) https://chromium.googlesource.com/angle/angle.git/+log/27727e501aee..494640e54bf3 2022-11-23 gert.wollny@collabora.com Capture/Replay: Make secondary contexts current during MEC 2022-11-23 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 2e2c857c4980 to ab42c3da0f40 (572 revisions) 2022-11-23 yuxinhu@google.com Revert "Vulkan: Remove useRelaxedPrecision" and "Vulkan: remove SpirvVaryingPrecisionFixer" 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 shrekshao@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: shrekshao@google.com Change-Id: I8828351a06741c42fffd454b2f0928421c654019 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/111420 Bot-Commit: Dawn Autoroller Commit-Queue: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 7f2fc04011..ab126bcea6 100644 --- a/DEPS +++ b/DEPS @@ -132,7 +132,7 @@ deps = { }, 'third_party/angle': { - 'url': '{chromium_git}/angle/angle@27727e501aee0c35e4d4572792131e3a77d099c4', + 'url': '{chromium_git}/angle/angle@494640e54bf31a78b5df31ddb9d5a5385bdf69c4', 'condition': 'dawn_standalone', },