Roll ANGLE from ae0bb74164ba to 5b7b7f9b0323 (7 revisions)

ae0bb74164..5b7b7f9b03

2022-08-08 ianelliott@google.com Document how to roll VMA for ANGLE
2022-08-08 angle-autoroll@skia-public.iam.gserviceaccount.com Roll VK-GL-CTS from 0170b4a25e36 to eaf78cbfdaed (4 revisions)
2022-08-08 romanl@google.com Converge run wrappers into angle_test_util.RunTestSuite
2022-08-08 penghuang@chromium.org Replace std::vector with angle::FixedVector in FramebufferState.
2022-08-08 angle-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from fa6a3bcb6169 to 4b211a6a98e6 (8 revisions)
2022-08-08 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 5dde4351e359 to 199441d23d93 (45 revisions)
2022-08-08 penghuang@chromium.org Use angle::FlatUnorderedMap as storage for AttributMap

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 cwallez@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: cwallez@google.com
Change-Id: Id5ce2275294c3a5a1ff66b0e3d11d96186bd24c8
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/98500
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-08-08 19:17:40 +00:00 committed by Dawn LUCI CQ
parent 142141cdf2
commit b940efc47e
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@ae0bb74164ba7a557e9f4f108243f4a090a56685',
'url': '{chromium_git}/angle/angle@5b7b7f9b0323bf391bd6bf4e4f671d5b63253976',
'condition': 'dawn_standalone',
},