Roll Chromium from 7d030fb2d0f3 to 8a3d372ccd3c (719 revisions)

7d030fb2d0..8a3d372ccd

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 abdolrashidi@google.com,angle-team@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: 23812209f6..f360b1ae70
* buildtools: ece39eb658..50c348906c
* testing: 7be94e7b03..074ff55a07
* third_party/android_sdk: 7ebbd1ea9b..1fb4dd28f9
* third_party/catapult: https://chromium.googlesource.com/catapult.git/+log/a217ecb5ad..4f81c1e295
* third_party/depot_tools: 4c1d6d90bc..90a30a5b53
* third_party/fuchsia-sdk/sdk: version:15.20230920.1.1..version:15.20230930.1.1
* third_party/libc++/src: 8a241ea043..7cf98622ab
* third_party/libunwind/src: 724cd40fb6..43e5a34c5b
* tools/luci-go: git_revision:3e49653ac027a003d9ef6cf89068acbf28f5bd9e..git_revision:589d8654cfa7808816a6ecb4284ed2fd72c2f6d5
* tools/luci-go: git_revision:3e49653ac027a003d9ef6cf89068acbf28f5bd9e..git_revision:589d8654cfa7808816a6ecb4284ed2fd72c2f6d5
* tools/perf: 471bcb7483..94bb6e3960
* tools/skia_goldctl/linux: O5Qnoa4MmsF8xWeyb3Q21JeZTv-xshcXDBNTFS0Pbm8C..yRR4wNw_p_PCRQQVZO5Y4UKfDQ0AqBIKbfj97QVbiIcC
* tools/skia_goldctl/mac_amd64: N0TF2Fb4AY_HGf_wkMFjMsShJ9KADsZEkZyxbBuGjyoC..1SHcSqKCFlDIwzDTHUyQqql_3FxCOIdJmgUMpdXJHssC
* tools/skia_goldctl/mac_arm64: dhhDKAB9aDP4kBCiYZz4-8h4kkvsOmg5s9HqFtLpSqEC..26EXZ4e5kuFt-BT9YOQKl6ZE6fkCcjVqF8sBdp5FWiIC
* tools/skia_goldctl/win: OpzSEVB6-LaJ1-yaM5mISiNaWker0hgINXOgwOS0dGUC..wSL6CZdkxlrYe9Uuw6OIWVysK5_6_RYkQmAE83aVbW8C
No update to Clang.

Bug: None
Tbr: abdolrashidi@google.com
Change-Id: I7e940df79d57009c0887115732ccb27301f36f9f
Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/4907007
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-10-02 07:01:20 +00:00 коммит произвёл Angle LUCI CQ
Родитель 34c8778b4a
Коммит 3d5308aac2
10 изменённых файлов: 25 добавлений и 25 удалений

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

@ -45,7 +45,7 @@ vars = {
'checkout_angle_mesa': False, 'checkout_angle_mesa': False,
# Version of Chromium our Chromium-based DEPS are mirrored from. # Version of Chromium our Chromium-based DEPS are mirrored from.
'chromium_revision': '7d030fb2d0f3be9c04962059fc4f170363e79885', 'chromium_revision': '8a3d372ccd3c3f2a58cb639c6f9d5ab52f241e47',
# We never want to checkout chromium, # We never want to checkout chromium,
# but need a dummy DEPS entry for the autoroller # but need a dummy DEPS entry for the autoroller
'dummy_checkout_chromium': False, 'dummy_checkout_chromium': False,
@ -90,16 +90,16 @@ vars = {
# Three lines of non-changing comments so that # Three lines of non-changing comments so that
# the commit queue can handle CLs rolling catapult # the commit queue can handle CLs rolling catapult
# and whatever else without interference from each other. # and whatever else without interference from each other.
'catapult_revision': 'a217ecb5addbc06b125559679476960beb5e06d0', 'catapult_revision': '4f81c1e295978227d83f1b42ceff40b4f9b5b08c',
# the commit queue can handle CLs rolling Fuchsia sdk # the commit queue can handle CLs rolling Fuchsia sdk
# and whatever else without interference from each other. # and whatever else without interference from each other.
'fuchsia_version': 'version:15.20230920.1.1', 'fuchsia_version': 'version:15.20230930.1.1',
# Three lines of non-changing comments so that # Three lines of non-changing comments so that
# the commit queue can handle CLs rolling luci-go # the commit queue can handle CLs rolling luci-go
# and whatever else without interference from each other. # and whatever else without interference from each other.
'luci_go': 'git_revision:3e49653ac027a003d9ef6cf89068acbf28f5bd9e', 'luci_go': 'git_revision:589d8654cfa7808816a6ecb4284ed2fd72c2f6d5',
# Three lines of non-changing comments so that # Three lines of non-changing comments so that
# the commit queue can handle CLs rolling android_sdk_build-tools_version # the commit queue can handle CLs rolling android_sdk_build-tools_version
@ -161,12 +161,12 @@ vars = {
deps = { deps = {
'build': { 'build': {
'url': Var('chromium_git') + '/chromium/src/build.git@23812209f65327f3599439d1e64146a5461633bf', 'url': Var('chromium_git') + '/chromium/src/build.git@f360b1ae70d095ca004b10ecca4602aa1fa0b2d0',
'condition': 'not build_with_chromium', 'condition': 'not build_with_chromium',
}, },
'buildtools': { 'buildtools': {
'url': Var('chromium_git') + '/chromium/src/buildtools.git@ece39eb658cb3e839b5b63d5e311d72252047969', 'url': Var('chromium_git') + '/chromium/src/buildtools.git@50c348906cbd450e031bc3123b657f833f8455b7',
'condition': 'not build_with_chromium', 'condition': 'not build_with_chromium',
}, },
@ -220,7 +220,7 @@ deps = {
}, },
'testing': { 'testing': {
'url': '{chromium_git}/chromium/src/testing@7be94e7b03985b71c40f6308e9e94255c78de2f2', 'url': '{chromium_git}/chromium/src/testing@074ff55a07fb690e769eda906375f8e7cb6b39b8',
'condition': 'not build_with_chromium', 'condition': 'not build_with_chromium',
}, },
@ -311,7 +311,7 @@ deps = {
}, },
'third_party/android_sdk': { 'third_party/android_sdk': {
'url': Var('chromium_git') + '/chromium/src/third_party/android_sdk@7ebbd1ea9b4e78961b9b596e3f31f35f0e484904', 'url': Var('chromium_git') + '/chromium/src/third_party/android_sdk@1fb4dd28f9e6b33324efb7c993e8fdb5d2596e74',
'condition': 'checkout_android and not build_with_chromium', 'condition': 'checkout_android and not build_with_chromium',
}, },
@ -403,7 +403,7 @@ deps = {
}, },
'third_party/depot_tools': { 'third_party/depot_tools': {
'url': Var('chromium_git') + '/chromium/tools/depot_tools.git@4c1d6d90bc4326377ce670b74735029db9acde6a', 'url': Var('chromium_git') + '/chromium/tools/depot_tools.git@90a30a5b5357636fa05bb315c393275be7ca705c',
'condition': 'not build_with_chromium', 'condition': 'not build_with_chromium',
}, },
@ -517,7 +517,7 @@ deps = {
}, },
'third_party/libc++/src': { 'third_party/libc++/src': {
'url': Var('chromium_git') + '/external/github.com/llvm/llvm-project/libcxx.git@8a241ea043bc9d3f0712f3a908da49b89495cd00', 'url': Var('chromium_git') + '/external/github.com/llvm/llvm-project/libcxx.git@7cf98622abaf832e2d4784889ebc69d5b6fde4d8',
'condition': 'not build_with_chromium', 'condition': 'not build_with_chromium',
}, },
@ -527,7 +527,7 @@ deps = {
}, },
'third_party/libunwind/src': { 'third_party/libunwind/src': {
'url': Var('chromium_git') + '/external/github.com/llvm/llvm-project/libunwind.git@724cd40fb60a8ccd1f59ad9463a34bbfbc109b52', 'url': Var('chromium_git') + '/external/github.com/llvm/llvm-project/libunwind.git@43e5a34c5b7066a7ee15c74f09dc37b4b9b5630e',
'condition': 'not build_with_chromium', 'condition': 'not build_with_chromium',
}, },
@ -742,7 +742,7 @@ deps = {
}, },
'tools/perf': { 'tools/perf': {
'url': Var('chromium_git') + '/chromium/src/tools/perf@471bcb7483fc4c52df68ab61ee7e295a10737015', 'url': Var('chromium_git') + '/chromium/src/tools/perf@94bb6e3960839d938499875da29db2bc8ef602ee',
'condition': 'not build_with_chromium', 'condition': 'not build_with_chromium',
}, },
@ -760,7 +760,7 @@ deps = {
'packages': [ 'packages': [
{ {
'package': 'skia/tools/goldctl/linux-amd64', 'package': 'skia/tools/goldctl/linux-amd64',
'version': 'O5Qnoa4MmsF8xWeyb3Q21JeZTv-xshcXDBNTFS0Pbm8C', 'version': 'yRR4wNw_p_PCRQQVZO5Y4UKfDQ0AqBIKbfj97QVbiIcC',
}, },
], ],
'dep_type': 'cipd', 'dep_type': 'cipd',
@ -771,7 +771,7 @@ deps = {
'packages': [ 'packages': [
{ {
'package': 'skia/tools/goldctl/windows-amd64', 'package': 'skia/tools/goldctl/windows-amd64',
'version': 'OpzSEVB6-LaJ1-yaM5mISiNaWker0hgINXOgwOS0dGUC', 'version': 'wSL6CZdkxlrYe9Uuw6OIWVysK5_6_RYkQmAE83aVbW8C',
}, },
], ],
'dep_type': 'cipd', 'dep_type': 'cipd',
@ -782,7 +782,7 @@ deps = {
'packages': [ 'packages': [
{ {
'package': 'skia/tools/goldctl/mac-amd64', 'package': 'skia/tools/goldctl/mac-amd64',
'version': 'N0TF2Fb4AY_HGf_wkMFjMsShJ9KADsZEkZyxbBuGjyoC', 'version': '1SHcSqKCFlDIwzDTHUyQqql_3FxCOIdJmgUMpdXJHssC',
}, },
], ],
'dep_type': 'cipd', 'dep_type': 'cipd',
@ -793,7 +793,7 @@ deps = {
'packages': [ 'packages': [
{ {
'package': 'skia/tools/goldctl/mac-arm64', 'package': 'skia/tools/goldctl/mac-arm64',
'version': 'dhhDKAB9aDP4kBCiYZz4-8h4kkvsOmg5s9HqFtLpSqEC', 'version': '26EXZ4e5kuFt-BT9YOQKl6ZE6fkCcjVqF8sBdp5FWiIC',
}, },
], ],
'dep_type': 'cipd', 'dep_type': 'cipd',

2
build

@ -1 +1 @@
Subproject commit 23812209f65327f3599439d1e64146a5461633bf Subproject commit f360b1ae70d095ca004b10ecca4602aa1fa0b2d0

@ -1 +1 @@
Subproject commit ece39eb658cb3e839b5b63d5e311d72252047969 Subproject commit 50c348906cbd450e031bc3123b657f833f8455b7

@ -1 +1 @@
Subproject commit 7be94e7b03985b71c40f6308e9e94255c78de2f2 Subproject commit 074ff55a07fb690e769eda906375f8e7cb6b39b8

2
third_party/android_sdk поставляемый

@ -1 +1 @@
Subproject commit 7ebbd1ea9b4e78961b9b596e3f31f35f0e484904 Subproject commit 1fb4dd28f9e6b33324efb7c993e8fdb5d2596e74

2
third_party/catapult поставляемый

@ -1 +1 @@
Subproject commit a217ecb5addbc06b125559679476960beb5e06d0 Subproject commit 4f81c1e295978227d83f1b42ceff40b4f9b5b08c

2
third_party/depot_tools поставляемый

@ -1 +1 @@
Subproject commit 4c1d6d90bc4326377ce670b74735029db9acde6a Subproject commit 90a30a5b5357636fa05bb315c393275be7ca705c

2
third_party/libc++/src поставляемый

@ -1 +1 @@
Subproject commit 8a241ea043bc9d3f0712f3a908da49b89495cd00 Subproject commit 7cf98622abaf832e2d4784889ebc69d5b6fde4d8

2
third_party/libunwind/src поставляемый

@ -1 +1 @@
Subproject commit 724cd40fb60a8ccd1f59ad9463a34bbfbc109b52 Subproject commit 43e5a34c5b7066a7ee15c74f09dc37b4b9b5630e

@ -1 +1 @@
Subproject commit 471bcb7483fc4c52df68ab61ee7e295a10737015 Subproject commit 94bb6e3960839d938499875da29db2bc8ef602ee