Roll Chromium from e267668ac13a to 9cd7c7773105 (562 revisions)

e267668ac1..9cd7c77731

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: d57dd8d2e4..bc2845cf73
* buildtools: 6409ca9851..a1adda97a8
* buildtools/third_party/libc++/trunk: ccb0d32c6a..cf803236eb
* testing: 4b03c65a37..3849ba52bb
* third_party/catapult: https://chromium.googlesource.com/catapult.git/+log/{catapult_..a00d5920f9
* third_party/depot_tools: 4f3b322a39..e38d195b63
* third_party/fuchsia-sdk/sdk: version:11.20230110.3.1..version:11.20230112.1.1
* third_party/r8: vdv6U6eqEpSfYd1WXV7qxTIcmuomTRqvSw9ifLK_-bIC..haRbS4QoarHRjXQOZrl3EhIQinN95VFOrJhZT7cCQvsC
* third_party/zlib: 2d883199ff..dca2b915e2
* tools/mb: 43ebc0c681..bed826478a
* tools/perf: 39cff3218d..31e985200d
* tools/skia_goldctl/linux: MOKsdPmncq-enY2oXp3Vil7XEHFUB_W0ZiJfOWXVmLUC..MXsAy_bc-PnYFk9_AbS1SvOtffQOs0lxsCcuFZoQyG8C
* tools/skia_goldctl/mac_amd64: mIW0AK7YuSGJ5aMUI5vYQrpk1lfTtHIOheeA7t8Al2gC..zuvSWGwPdHdKF8rq_ICSj7qKIEJ1ZWvtnAR5RjaabgAC
* tools/skia_goldctl/mac_arm64: GUifxeZJaGV7QF3BMkAdYeG3akasCJKspLWW2a-qiPEC..V0uhiO8yEQmwDNMxsrzTtOm_9Cg9ZE41OCsqGPssrNwC
* tools/skia_goldctl/win: kH22l2QXGJJ-MkHdRHdsb4PAEGArNVcaIoOypo_1U6EC..pQVdWoY3lHFJsI2YCM2klbYkIpYilhK7HY3HbgO7hNAC
No update to Clang.

Bug: None
Tbr: jmadill@google.com
Change-Id: I34b93317ec795d979187b8c6743c93ff95a8b545
Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/4163753
Commit-Queue: angle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com>
Bot-Commit: angle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com>
This commit is contained in:
angle-autoroll 2023-01-13 07:32:10 +00:00 коммит произвёл Angle LUCI CQ
Родитель 86800e3d08
Коммит 7cadf14d00
1 изменённых файлов: 16 добавлений и 16 удалений

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

@ -43,7 +43,7 @@ vars = {
'checkout_angle_mesa': False,
# Version of Chromium our Chromium-based DEPS are mirrored from.
'chromium_revision': 'e267668ac13a4906da34790fc0d5be80d955251a',
'chromium_revision': '9cd7c7773105cb6c989645ce687e004a607f08a1',
# We never want to checkout chromium,
# but need a dummy DEPS entry for the autoroller
'dummy_checkout_chromium': False,
@ -88,11 +88,11 @@ 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': '8f4c5d64c2ce19279eeea0e810aee0c5a3f1e21d',
'catapult_revision': 'a00d5920f9c31bcd090904bc23143c33f78dd7ad',
# the commit queue can handle CLs rolling Fuchsia sdk
# and whatever else without interference from each other.
'fuchsia_version': 'version:11.20230110.3.1',
'fuchsia_version': 'version:11.20230112.1.1',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling luci-go
@ -136,12 +136,12 @@ vars = {
deps = {
'build': {
'url': '{chromium_git}/chromium/src/build.git@d57dd8d2e4355969c73392116250e72028f29bee',
'url': '{chromium_git}/chromium/src/build.git@bc2845cf7357ab2fb030dea4d32381ae4916be03',
'condition': 'not build_with_chromium',
},
'buildtools': {
'url': '{chromium_git}/chromium/src/buildtools.git@6409ca9851832244f2fa6fef626beadb4929037e',
'url': '{chromium_git}/chromium/src/buildtools.git@a1adda97a812bf8fce5501cb770fe04b0fff38e7',
'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@ccb0d32c6a6c93355f1ff56f9115884645de755e',
'url': '{chromium_git}/external/github.com/llvm/llvm-project/libcxx.git@cf803236eb29c7b6192ad129ad23ad80a3d99239',
'condition': 'not build_with_chromium',
},
@ -199,7 +199,7 @@ deps = {
},
'testing': {
'url': '{chromium_git}/chromium/src/testing@4b03c65a37ca00a98bebd24ab882d79a421242ff',
'url': '{chromium_git}/chromium/src/testing@3849ba52bbae274451197943c4a7c602a45fa558',
'condition': 'not build_with_chromium',
},
@ -372,7 +372,7 @@ deps = {
},
'third_party/depot_tools': {
'url': '{chromium_git}/chromium/tools/depot_tools.git@4f3b322a39a668384bab321da1ca2e699a562a1b',
'url': '{chromium_git}/chromium/tools/depot_tools.git@e38d195b635a0e73bf132d866fb659cec98492f5',
'condition': 'not build_with_chromium',
},
@ -569,7 +569,7 @@ deps = {
'packages': [
{
'package': 'chromium/third_party/r8',
'version': 'vdv6U6eqEpSfYd1WXV7qxTIcmuomTRqvSw9ifLK_-bIC',
'version': 'haRbS4QoarHRjXQOZrl3EhIQinN95VFOrJhZT7cCQvsC',
},
],
'condition': 'checkout_android and not build_with_chromium',
@ -640,7 +640,7 @@ deps = {
},
'third_party/zlib': {
'url': '{chromium_git}/chromium/src/third_party/zlib@2d883199fff40fde04295c45c2b37d560cc26177',
'url': '{chromium_git}/chromium/src/third_party/zlib@dca2b915e29ee8d0bb25cd44a84b32e67c8cabd0',
'condition': 'not build_with_chromium',
},
@ -681,7 +681,7 @@ deps = {
},
'tools/mb': {
'url': '{chromium_git}/chromium/src/tools/mb@43ebc0c681d357a269e849b333bac322721a0c10',
'url': '{chromium_git}/chromium/src/tools/mb@bed826478a772ed1aa93d09d8b09ab76ffac703d',
'condition': 'not build_with_chromium',
},
@ -696,7 +696,7 @@ deps = {
},
'tools/perf': {
'url': '{chromium_git}/chromium/src/tools/perf@39cff3218d9d7ec14a106dde899ec491f0f4472f',
'url': '{chromium_git}/chromium/src/tools/perf@31e985200d3af2191275322edfbb12e2a1054c3f',
'condition': 'not build_with_chromium',
},
@ -714,7 +714,7 @@ deps = {
'packages': [
{
'package': 'skia/tools/goldctl/linux-amd64',
'version': 'MOKsdPmncq-enY2oXp3Vil7XEHFUB_W0ZiJfOWXVmLUC',
'version': 'MXsAy_bc-PnYFk9_AbS1SvOtffQOs0lxsCcuFZoQyG8C',
},
],
'dep_type': 'cipd',
@ -725,7 +725,7 @@ deps = {
'packages': [
{
'package': 'skia/tools/goldctl/windows-amd64',
'version': 'kH22l2QXGJJ-MkHdRHdsb4PAEGArNVcaIoOypo_1U6EC',
'version': 'pQVdWoY3lHFJsI2YCM2klbYkIpYilhK7HY3HbgO7hNAC',
},
],
'dep_type': 'cipd',
@ -736,7 +736,7 @@ deps = {
'packages': [
{
'package': 'skia/tools/goldctl/mac-amd64',
'version': 'mIW0AK7YuSGJ5aMUI5vYQrpk1lfTtHIOheeA7t8Al2gC',
'version': 'zuvSWGwPdHdKF8rq_ICSj7qKIEJ1ZWvtnAR5RjaabgAC',
},
],
'dep_type': 'cipd',
@ -747,7 +747,7 @@ deps = {
'packages': [
{
'package': 'skia/tools/goldctl/mac-arm64',
'version': 'GUifxeZJaGV7QF3BMkAdYeG3akasCJKspLWW2a-qiPEC',
'version': 'V0uhiO8yEQmwDNMxsrzTtOm_9Cg9ZE41OCsqGPssrNwC',
},
],
'dep_type': 'cipd',