Roll ANGLE from a04f8c58a046 to 6142b8397991 (7 revisions)

a04f8c58a0..6142b83979

2022-07-28 lfy@google.com Vulkan: EXT_YUV_target: add vk feature
2022-07-28 penghuang@chromium.org Reland "Disable share context lock for Chromium"
2022-07-28 cclao@google.com Vulkan: Try allocate from existing DescriptorPool before create new
2022-07-28 jmadill@chromium.org Revert "Disable share context lock for Chromium"
2022-07-28 jmadill@chromium.org Test Runner: Disable --bot-mode on Fuchsia.
2022-07-28 angle-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 7158d6e8eaad to d28e244d3e12 (3 revisions)
2022-07-28 angle-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from 1739966fee2a to e8c074d7684b (4 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 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: I322ae3b733dd658b431acec5065013cab1380aff
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/97600
Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
Bot-Commit: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
Kokoro: Kokoro <noreply+kokoro@google.com>
This commit is contained in:
Dawn Autoroller 2022-07-29 01:35:31 +00:00 committed by Dawn LUCI CQ
parent bc285fb573
commit a025008d15
1 changed files with 1 additions and 1 deletions

2
DEPS
View File

@ -129,7 +129,7 @@ deps = {
},
'third_party/angle': {
'url': '{chromium_git}/angle/angle@a04f8c58a046040a4d385792d1aa135ca7e654ee',
'url': '{chromium_git}/angle/angle@6142b83979914494aa7793d528057af3728ca5d8',
'condition': 'dawn_standalone',
},