Roll ANGLE from 09f55382dac4 to fa5c349dc73c (2 revisions)

09f55382da..fa5c349dc7

2022-03-23 ianelliott@google.com Add "use_custom_libcxx = false" to "roll_aosp.sh"
2022-03-23 shrekshao@google.com Revert "Vulkan: Fix invalid access with display texture share group."

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 jrprice@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: jrprice@google.com
Change-Id: I6911a10b0a30fa0e346f04a8af0cdc57d4449d8a
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/84501
Bot-Commit: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
This commit is contained in:
Dawn Autoroller 2022-03-24 05:06:35 +00:00 committed by Dawn LUCI CQ
parent 1cdea90f7b
commit c63ce343fd
1 changed files with 1 additions and 1 deletions

2
DEPS
View File

@ -128,7 +128,7 @@ deps = {
}, },
'third_party/angle': { 'third_party/angle': {
'url': '{chromium_git}/angle/angle@09f55382dac4e57d820746bcc742202ef73f05ae', 'url': '{chromium_git}/angle/angle@fa5c349dc73cd4cc3e015d6e2da3ba0eb57ffe4e',
'condition': 'dawn_standalone', 'condition': 'dawn_standalone',
}, },