Roll ANGLE from c2aaeadb9deb to 00e48c135d61 (4 revisions)

c2aaeadb9d..00e48c135d

2022-07-23 cclao@google.com Vulkan: Destroy DescriptorPoolHelper when its unused.
2022-07-23 yuxinhu@google.com Vulkan: Re-enable multisample framebuffer fetch
2022-07-22 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from d2f8d8516036 to 1201dfbc6265 (220 revisions)
2022-07-22 romanl@google.com Remove unused (and incorrect on Android) mTestSuiteName.

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 kainino@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: kainino@google.com
Change-Id: Ie6ddc84d67b0f49bdb366be8dd7a8bd10adc7a4a
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/97080
Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
Kokoro: Kokoro <noreply+kokoro@google.com>
Bot-Commit: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
This commit is contained in:
Dawn Autoroller 2022-07-23 12:43:36 +00:00 committed by Dawn LUCI CQ
parent f122fd52a8
commit d1704302f5
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@c2aaeadb9debcc12387d7a2c77d1f336e323e990',
'url': '{chromium_git}/angle/angle@00e48c135d610c2b921afafff8b7c86c5b9b03c2',
'condition': 'dawn_standalone',
},