Roll ANGLE from 866210add2f6 to dbe5b755485c (4 revisions)

866210add2..dbe5b75548

2022-04-19 angle-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 1a408eb154d7 to 00e1ddd4230c (8 revisions)
2022-04-19 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from e9b55eb91cb1 to e1b5a693bbfe (303 revisions)
2022-04-19 cclao@google.com Vulkan: Call into vulkan directly for big size allocation.
2022-04-18 abdolrashidi@google.com Vulkan: Remove retains before acquireBufferHelper

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 shrekshao@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: shrekshao@google.com
Change-Id: I12ee1bd15bcfe203fe06873b18a8381d0d386bef
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/87260
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-04-19 12:43:04 +00:00 committed by Dawn LUCI CQ
parent e1aa107ab3
commit c069710fb6
1 changed files with 1 additions and 1 deletions

2
DEPS
View File

@ -127,7 +127,7 @@ deps = {
}, },
'third_party/angle': { 'third_party/angle': {
'url': '{chromium_git}/angle/angle@866210add2f6a2f891306c1d3d802a558462c07b', 'url': '{chromium_git}/angle/angle@dbe5b755485c96114c29007f558e624b704758bf',
'condition': 'dawn_standalone', 'condition': 'dawn_standalone',
}, },