Roll ANGLE from 77d86c4a7ecc to 285baade28d0 (4 revisions)

77d86c4a7e..285baade28

2023-04-21 abdolrashidi@google.com Move CRC check to before cache decompression
2023-04-21 ynovikov@chromium.org Revert "Temporarily restore obsolete VUID suppressions"
2023-04-21 angle-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from c1d27abff170 to bfd1e43ef9d6 (13 revisions)
2023-04-21 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 483fb7c5b660 to 45a2890ceb31 (406 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 angle-team+autoroll@google.com,lokokung@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: lokokung@google.com
Change-Id: Id0eee46ec2bf08d4b7c970e5a1729ffc4de243bb
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/128600
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 2023-04-21 17:15:39 +00:00 committed by Dawn LUCI CQ
parent d7003b2ab2
commit 64cf5d67f5
1 changed files with 1 additions and 1 deletions

2
DEPS
View File

@ -136,7 +136,7 @@ deps = {
},
'third_party/angle': {
'url': '{chromium_git}/angle/angle@77d86c4a7ecc62356fde5ddcc83a25e2e51747bd',
'url': '{chromium_git}/angle/angle@285baade28d050d4081078b56695f5fa59e15fe9',
'condition': 'dawn_standalone',
},