Roll ANGLE from be7084466521 to a3cda6071438 (2 revisions)

be70844665..a3cda60714

2022-07-26 angle-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from 16e026a959f1 to b6ddcf331865 (2 revisions)
2022-07-26 cnorthrop@google.com FrameCapture: Fix and optimize multi-context reset

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 enga@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: enga@google.com
Change-Id: I73a9d44f1a8fb15034752e430909b0c076cca4a2
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/97123
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>
This commit is contained in:
Dawn Autoroller 2022-07-26 13:59:04 +00:00 committed by Dawn LUCI CQ
parent a4616ea7ca
commit 145cdafc5e
1 changed files with 1 additions and 1 deletions

2
DEPS
View File

@ -129,7 +129,7 @@ deps = {
}, },
'third_party/angle': { 'third_party/angle': {
'url': '{chromium_git}/angle/angle@be7084466521cb1b09e4d3bf39f5014e9e73d176', 'url': '{chromium_git}/angle/angle@a3cda607143819d3a1e59e772c6505f714b71ca9',
'condition': 'dawn_standalone', 'condition': 'dawn_standalone',
}, },