Roll ANGLE from a74159cdc33f to 92a0efdfb244 (4 revisions)

a74159cdc3..92a0efdfb2

2022-11-10 angle-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 41d238c218e5 to c29c532c92db (19 revisions)
2022-11-10 lexa.knyazev@gmail.com Adjust copied dylibs in update_chrome_angle.py
2022-11-10 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 37ccb4df2296 to 39ad79434d5e (789 revisions)
2022-11-10 ynovikov@chromium.org Fix Mac build

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 rharrison@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: rharrison@google.com
Change-Id: I709a86088ddd425f6fa070402d6015940546c500
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/109861
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-11-11 07:59:48 +00:00 committed by Dawn LUCI CQ
parent d7ff38382d
commit dc12e4bf07
1 changed files with 1 additions and 1 deletions

2
DEPS
View File

@ -132,7 +132,7 @@ deps = {
}, },
'third_party/angle': { 'third_party/angle': {
'url': '{chromium_git}/angle/angle@a74159cdc33f97cf3abbb0f60d546de170609a79', 'url': '{chromium_git}/angle/angle@92a0efdfb244eb3fefe56ae469581e70e07f9ed5',
'condition': 'dawn_standalone', 'condition': 'dawn_standalone',
}, },