Roll Chromium from 4efd652d78ce to e97f96fc5ed0 (480 revisions)

4efd652d78..e97f96fc5e

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/chromium-angle-autoroll
Please CC jmadill@google.com on the revert to ensure that a human
is aware of the problem.

To file a bug in Chromium: https://bugs.chromium.org/p/chromium/issues/entry
To file a bug in ANGLE: https://bugs.chromium.org/p/angleproject/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

Changed dependencies
* build: 5f0888fc07..1343648726
* buildtools: f89baaae43..fd5fea71f1
* buildtools/third_party/libc++/trunk: 0b0cecd0de..bbcb6e24c0
* testing: e56ae5abfa..8d9a16885e
* third_party/catapult: https://chromium.googlesource.com/catapult.git/+log/{catapult_..b8bcd0ece3
* third_party/depot_tools: 2b1aa8dcab..3e7206ff0a
* third_party/fuchsia-sdk/sdk: version:11.20230109.2.2..version:11.20230109.3.1
* third_party/ninja: version:2@1.8.2.chromium.3..version:2@1.11.1.chromium.6
* third_party/r8: 3VqLjArDzdJ3Rgq8SH04G_33VEV5H7Wk5KquOg8OMkUC..D2PutVU8pDpx3doRzOeykwOIyWblTZFe0gS71FgSh7YC
* third_party/zlib: fa5dc47500..2d883199ff
* tools/luci-go: git_revision:bac571b5399502fa16ac48a1d3820e1117505085..git_revision:81e5cdad29bb4c7aaad98c843637513db3155b0d
* tools/luci-go: git_revision:bac571b5399502fa16ac48a1d3820e1117505085..git_revision:81e5cdad29bb4c7aaad98c843637513db3155b0d
* tools/mb: 0d00eb2837..e1a49ac6a9
* tools/perf: 574936f02f..39cff3218d
* tools/skia_goldctl/linux: E46nXQa9dcFdViDiaWhmdecJ-XgdTDLkrfaGq45UlsUC..MXsAy_bc-PnYFk9_AbS1SvOtffQOs0lxsCcuFZoQyG8C
* tools/skia_goldctl/mac_amd64: rfHNzii-7hBOdsmGW8WeOM_JU0csp7fQgf-6p8cPyZYC..zuvSWGwPdHdKF8rq_ICSj7qKIEJ1ZWvtnAR5RjaabgAC
* tools/skia_goldctl/mac_arm64: WMPFVGxAsM-r610JEQHRGWzuoZ72se528q3xXCHUeDAC..V0uhiO8yEQmwDNMxsrzTtOm_9Cg9ZE41OCsqGPssrNwC
* tools/skia_goldctl/win: NlbXdAFIb05vtC14fXZwj8gK67uZHdlqPVPBbNhpU1QC..pQVdWoY3lHFJsI2YCM2klbYkIpYilhK7HY3HbgO7hNAC
No update to Clang.

Bug: angleproject:6245
Tbr: jmadill@google.com
Change-Id: I67f1261325be8d189f55889076086c0f56b9a357
Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/4154530
Bot-Commit: angle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: angle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com>
This commit is contained in:
angle-autoroll 2023-01-11 07:01:35 +00:00 коммит произвёл Angle LUCI CQ
Родитель eab5947427
Коммит 2774529b31
2 изменённых файлов: 19 добавлений и 19 удалений

36
DEPS
Просмотреть файл

@ -43,7 +43,7 @@ vars = {
'checkout_angle_mesa': False,
# Version of Chromium our Chromium-based DEPS are mirrored from.
'chromium_revision': '4efd652d78ce1d34cc5f82cb973c7efe50b305d4',
'chromium_revision': 'e97f96fc5ed03de259542f0ce987d8ac6f9baf0b',
# We never want to checkout chromium,
# but need a dummy DEPS entry for the autoroller
'dummy_checkout_chromium': False,
@ -88,16 +88,16 @@ vars = {
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling catapult
# and whatever else without interference from each other.
'catapult_revision': '1ef5b9a669d00a3f9dfaa3fcf2e401a2624ff76d',
'catapult_revision': 'b8bcd0ece3c8b9f0cb9bde238672b020a467319a',
# the commit queue can handle CLs rolling Fuchsia sdk
# and whatever else without interference from each other.
'fuchsia_version': 'version:11.20230109.2.2',
'fuchsia_version': 'version:11.20230109.3.1',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling luci-go
# and whatever else without interference from each other.
'luci_go': 'git_revision:bac571b5399502fa16ac48a1d3820e1117505085',
'luci_go': 'git_revision:81e5cdad29bb4c7aaad98c843637513db3155b0d',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling android_sdk_build-tools_version
@ -130,18 +130,18 @@ vars = {
# ninja CIPD package version.
# https://chrome-infra-packages.appspot.com/p/infra/3pp/tools/ninja
'ninja_version': 'version:2@1.8.2.chromium.3',
'ninja_version': 'version:2@1.11.1.chromium.6',
}
deps = {
'build': {
'url': '{chromium_git}/chromium/src/build.git@5f0888fc07b3cba6a044d53207f3d5f149d017b2',
'url': '{chromium_git}/chromium/src/build.git@13436487260aa6b78893e79487d479768d1d0c50',
'condition': 'not build_with_chromium',
},
'buildtools': {
'url': '{chromium_git}/chromium/src/buildtools.git@f89baaae43e8304d53de51d7b04574727d40a5bb',
'url': '{chromium_git}/chromium/src/buildtools.git@fd5fea71f10fcbded51baf654a9afd367cc26404',
'condition': 'not build_with_chromium',
},
@ -173,7 +173,7 @@ deps = {
},
'buildtools/third_party/libc++/trunk': {
'url': '{chromium_git}/external/github.com/llvm/llvm-project/libcxx.git@0b0cecd0dedc81d66df598945b8c286302d8597d',
'url': '{chromium_git}/external/github.com/llvm/llvm-project/libcxx.git@bbcb6e24c0714e2b8145851b43f8779e8d6dcb4e',
'condition': 'not build_with_chromium',
},
@ -199,7 +199,7 @@ deps = {
},
'testing': {
'url': '{chromium_git}/chromium/src/testing@e56ae5abfa07a51c45151d215440ef38c8573da5',
'url': '{chromium_git}/chromium/src/testing@8d9a16885ea8294e7a6497cfde61332260282299',
'condition': 'not build_with_chromium',
},
@ -372,7 +372,7 @@ deps = {
},
'third_party/depot_tools': {
'url': '{chromium_git}/chromium/tools/depot_tools.git@2b1aa8dcabdd430ce92896343b822a128de6e368',
'url': '{chromium_git}/chromium/tools/depot_tools.git@3e7206ff0a9434b763f195e459e62e10c40750cc',
'condition': 'not build_with_chromium',
},
@ -569,7 +569,7 @@ deps = {
'packages': [
{
'package': 'chromium/third_party/r8',
'version': '3VqLjArDzdJ3Rgq8SH04G_33VEV5H7Wk5KquOg8OMkUC',
'version': 'D2PutVU8pDpx3doRzOeykwOIyWblTZFe0gS71FgSh7YC',
},
],
'condition': 'checkout_android and not build_with_chromium',
@ -640,7 +640,7 @@ deps = {
},
'third_party/zlib': {
'url': '{chromium_git}/chromium/src/third_party/zlib@fa5dc4750029333c2486efa38eec7d13890108ed',
'url': '{chromium_git}/chromium/src/third_party/zlib@2d883199fff40fde04295c45c2b37d560cc26177',
'condition': 'not build_with_chromium',
},
@ -681,7 +681,7 @@ deps = {
},
'tools/mb': {
'url': '{chromium_git}/chromium/src/tools/mb@0d00eb2837d881a3f8b14985db8c3d0a399d4f88',
'url': '{chromium_git}/chromium/src/tools/mb@e1a49ac6a94402ad82deaaff9344477f34d0717d',
'condition': 'not build_with_chromium',
},
@ -696,7 +696,7 @@ deps = {
},
'tools/perf': {
'url': '{chromium_git}/chromium/src/tools/perf@574936f02fef676dd586cdd40d279977cc70f48b',
'url': '{chromium_git}/chromium/src/tools/perf@39cff3218d9d7ec14a106dde899ec491f0f4472f',
'condition': 'not build_with_chromium',
},
@ -714,7 +714,7 @@ deps = {
'packages': [
{
'package': 'skia/tools/goldctl/linux-amd64',
'version': 'E46nXQa9dcFdViDiaWhmdecJ-XgdTDLkrfaGq45UlsUC',
'version': 'MXsAy_bc-PnYFk9_AbS1SvOtffQOs0lxsCcuFZoQyG8C',
},
],
'dep_type': 'cipd',
@ -725,7 +725,7 @@ deps = {
'packages': [
{
'package': 'skia/tools/goldctl/windows-amd64',
'version': 'NlbXdAFIb05vtC14fXZwj8gK67uZHdlqPVPBbNhpU1QC',
'version': 'pQVdWoY3lHFJsI2YCM2klbYkIpYilhK7HY3HbgO7hNAC',
},
],
'dep_type': 'cipd',
@ -736,7 +736,7 @@ deps = {
'packages': [
{
'package': 'skia/tools/goldctl/mac-amd64',
'version': 'rfHNzii-7hBOdsmGW8WeOM_JU0csp7fQgf-6p8cPyZYC',
'version': 'zuvSWGwPdHdKF8rq_ICSj7qKIEJ1ZWvtnAR5RjaabgAC',
},
],
'dep_type': 'cipd',
@ -747,7 +747,7 @@ deps = {
'packages': [
{
'package': 'skia/tools/goldctl/mac-arm64',
'version': 'WMPFVGxAsM-r610JEQHRGWzuoZ72se528q3xXCHUeDAC',
'version': 'V0uhiO8yEQmwDNMxsrzTtOm_9Cg9ZE41OCsqGPssrNwC',
},
],
'dep_type': 'cipd',

Просмотреть файл

@ -14,7 +14,7 @@
"infra/specs/waterfalls.pyl":
"8be5945fd496b2202202df3affb20f1e",
"testing/buildbot/generate_buildbot_json.py":
"243838a2989bbb6e6c49f57ddb09c25f",
"86b1e0341794b275f2142a3a32db7bbe",
"testing/buildbot/mixins.pyl":
"1d695b2a120b6d7c8763624ea98660ed"
}