Commit ed087384 by angle-autoroll Committed by Angle LUCI CQ

Roll Chromium from fa6954ae7bb5 to 94cea2515faf (470 revisions)

https://chromium.googlesource.com/chromium/src.git/+log/fa6954ae7bb5..94cea2515faf 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 jonahr@google.com on the revert to ensure that a human is aware of the problem. 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: https://chromium.googlesource.com/chromium/src/build.git/+log/9dc129790d..710d444030 * testing: https://chromium.googlesource.com/chromium/src/testing/+log/4c41e64344..30b38aa65f * third_party/android_deps: https://chromium.googlesource.com/chromium/src/third_party/android_deps/+log/f2dc2be575..33e2b30b78 * third_party/catapult: https://chromium.googlesource.com/catapult.git/+log/{catapult_..11a2ddfb3e * third_party/depot_tools: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/cf60c0af45..6f0df68e8b * tools/clang: https://chromium.googlesource.com/chromium/src/tools/clang.git/+log/098695c686..8415fd8519 * tools/luci-go: git_revision:2adc53281f4a72ecb71e84a8af5acc0fced04cc9..git_revision:8ed83b4afa51020c8900d121bb57624b35882dec * tools/luci-go: git_revision:2adc53281f4a72ecb71e84a8af5acc0fced04cc9..git_revision:8ed83b4afa51020c8900d121bb57624b35882dec * tools/luci-go: git_revision:2adc53281f4a72ecb71e84a8af5acc0fced04cc9..git_revision:8ed83b4afa51020c8900d121bb57624b35882dec * tools/mb: https://chromium.googlesource.com/chromium/src/tools/mb/+log/2d9fa8c6ba..ff3ba154c1 * tools/perf: https://chromium.googlesource.com/chromium/src/tools/perf/+log/ab23859d5c..f8baec67b7 * tools/skia_goldctl/linux: SB2wGV5iqWiiLLc3ZLU2sn1CcUnFefPLkUKPCgQ9swkC..UdQNElAXaCXfe2mgtDvG-3qVDSF8BDcA3wN2gDEFUjgC * tools/skia_goldctl/mac: 3aDI3FukPbExUrKO2_xiMcP1_2EEcWDoL1X9tb3N1ucC..dukW3C-pL5BBIPLAczaYnnXruUL-y4BAWG28KyiLl-0C * tools/skia_goldctl/win: C5XvIOVnzzsQevJZRD08B1C_6mhdpxvY9vPiHf4iZJ0C..lgJKP9M_eCaX9oj-mmbEPdV27wkXYV_GtjD9My6G5TkC Clang version changed llvmorg-13-init-13305-g1605fce6:llvmorg-13-init-13689-g93938943 Details: https://chromium.googlesource.com/chromium/src/tools/clang/+/098695c6868be4091d217747bf206da0e293bd4b..8415fd8519d19a25ef5d5df132d9a3722409c36d/scripts/update.py Bug: None Tbr: jonahr@google.com Change-Id: If69fb22f8aff7d455c927480f9adf86410c47c83 Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2987609 Commit-Queue: angle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com> Bot-Commit: angle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com>
parent c75a1d6f
......@@ -34,7 +34,7 @@ vars = {
'checkout_android_native_support': 'checkout_android or checkout_chromeos',
# Version of Chromium our Chromium-based DEPS are mirrored from.
'chromium_revision': 'fa6954ae7bb56f6038be519a7e9000ab3d0c2484',
'chromium_revision': '94cea2515faf3ac2b315c1c8fda8c1406e7f87b4',
# We never want to checkout chromium,
# but need a dummy DEPS entry for the autoroller
'dummy_checkout_chromium': False,
......@@ -79,12 +79,12 @@ 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': 'a2a4ced865fa56087bf3416d61b5247c60d180ac',
'catapult_revision': '11a2ddfb3eec783642856c3e1a8aec88993ac9ad',
# 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:2adc53281f4a72ecb71e84a8af5acc0fced04cc9',
'luci_go': 'git_revision:8ed83b4afa51020c8900d121bb57624b35882dec',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling android_sdk_build-tools_version
......@@ -119,7 +119,7 @@ vars = {
deps = {
'build': {
'url': '{chromium_git}/chromium/src/build.git@9dc129790ddfe5f61d26147c961ad8c64230075d',
'url': '{chromium_git}/chromium/src/build.git@710d444030adcbb255642c40c971693d027ad640',
'condition': 'not build_with_chromium',
},
......@@ -177,7 +177,7 @@ deps = {
},
'testing': {
'url': '{chromium_git}/chromium/src/testing@4c41e643443e3f06499693c6f0df08a51fd19600',
'url': '{chromium_git}/chromium/src/testing@30b38aa65fa9c3580eba34649b9aba947a4b1036',
'condition': 'not build_with_chromium',
},
......@@ -225,7 +225,7 @@ deps = {
},
'third_party/android_deps': {
'url': '{chromium_git}/chromium/src/third_party/android_deps@f2dc2be57564fd9534a55e43f80560cd764c4acc',
'url': '{chromium_git}/chromium/src/third_party/android_deps@33e2b30b78853d40f47e4c5099433b11ce29d619',
'condition': 'checkout_android and not build_with_chromium',
},
......@@ -327,7 +327,7 @@ deps = {
},
'third_party/depot_tools': {
'url': '{chromium_git}/chromium/tools/depot_tools.git@cf60c0af45049576cf1ebcf22c6acd377bbb364b',
'url': '{chromium_git}/chromium/tools/depot_tools.git@6f0df68e8bbef78afc3f79ade9bb1c04a7eb9de6',
'condition': 'not build_with_chromium',
},
......@@ -531,7 +531,7 @@ deps = {
},
'tools/clang': {
'url': '{chromium_git}/chromium/src/tools/clang.git@098695c6868be4091d217747bf206da0e293bd4b',
'url': '{chromium_git}/chromium/src/tools/clang.git@8415fd8519d19a25ef5d5df132d9a3722409c36d',
'condition': 'not build_with_chromium',
},
......@@ -566,7 +566,7 @@ deps = {
},
'tools/mb': {
'url': '{chromium_git}/chromium/src/tools/mb@2d9fa8c6ba988452125be315c276716822c9bd63',
'url': '{chromium_git}/chromium/src/tools/mb@ff3ba154c1fe125a3e203f17fefa018062701076',
'condition': 'not build_with_chromium',
},
......@@ -581,7 +581,7 @@ deps = {
},
'tools/perf': {
'url': '{chromium_git}/chromium/src/tools/perf@ab23859d5c0c509af60f970ba7eb14fc331dc0a9',
'url': '{chromium_git}/chromium/src/tools/perf@f8baec67b7415e8a99a2bd49e8b1dc630a67c319',
'condition': 'not build_with_chromium',
},
......@@ -599,7 +599,7 @@ deps = {
'packages': [
{
'package': 'skia/tools/goldctl/linux-amd64',
'version': 'SB2wGV5iqWiiLLc3ZLU2sn1CcUnFefPLkUKPCgQ9swkC',
'version': 'UdQNElAXaCXfe2mgtDvG-3qVDSF8BDcA3wN2gDEFUjgC',
},
],
'dep_type': 'cipd',
......@@ -610,7 +610,7 @@ deps = {
'packages': [
{
'package': 'skia/tools/goldctl/windows-amd64',
'version': 'C5XvIOVnzzsQevJZRD08B1C_6mhdpxvY9vPiHf4iZJ0C',
'version': 'lgJKP9M_eCaX9oj-mmbEPdV27wkXYV_GtjD9My6G5TkC',
},
],
'dep_type': 'cipd',
......@@ -621,7 +621,7 @@ deps = {
'packages': [
{
'package': 'skia/tools/goldctl/mac-amd64',
'version': '3aDI3FukPbExUrKO2_xiMcP1_2EEcWDoL1X9tb3N1ucC',
'version': 'dukW3C-pL5BBIPLAczaYnnXruUL-y4BAWG28KyiLl-0C',
},
],
'dep_type': 'cipd',
......
......@@ -16,5 +16,5 @@
"testing/buildbot/generate_buildbot_json.py":
"9f5d39d58f4a8baf4b74349147feb606",
"testing/buildbot/mixins.pyl":
"ceed218b95c8f1a41a799ad62935648e"
"69432cd151b6fa9d64767a464ec34dec"
}
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment