Skip to content

Commit

Permalink
Roll Chromium from 56d2640e97e6 to 7c4073fa4450 (673 revisions)
Browse files Browse the repository at this point in the history
https://chromium.googlesource.com/chromium/src.git/+log/56d2640e97e6..7c4073fa4450

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://issues.skia.org/issues/new?component=1389291&template=1850622

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/5f2852b973..1923aa3e32
* buildtools/linux64: git_revision:7296b601ea80252ccf8cce300c4bebcabf235f20..git_revision:c97a86a72105f3328a540f5a5ab17d11989ab7dd
* buildtools/mac: git_revision:7296b601ea80252ccf8cce300c4bebcabf235f20..git_revision:c97a86a72105f3328a540f5a5ab17d11989ab7dd
* buildtools/win: git_revision:7296b601ea80252ccf8cce300c4bebcabf235f20..git_revision:c97a86a72105f3328a540f5a5ab17d11989ab7dd
* testing: https://chromium.googlesource.com/chromium/src/testing/+log/7153a13a08..0305a85a20
* third_party/abseil-cpp: https://chromium.googlesource.com/chromium/src/third_party/abseil-cpp/+log/07cede3272..79b08c29b3
* third_party/catapult: https://chromium.googlesource.com/catapult.git/+log/d74466096c..e7c18388ac
* third_party/depot_tools: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/138f15432a..fcb6178914
* third_party/libc++abi/src: https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libcxxabi.git/+log/77e59bec0f..02cb512292
* third_party/llvm-libc/src: https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libc.git/+log/3605d6cf39..05bd4c24a2
* third_party/rust: https://chromium.googlesource.com/chromium/src/third_party/rust/+log/22d3b30294..3ef711c420
* tools/luci-go: git_revision:94ce62005f7d368ce9e36897e15bb570cf0d0027..git_revision:cde70f87137f7a20bfc3c8d0c03a25c29932a790
* tools/luci-go: git_revision:94ce62005f7d368ce9e36897e15bb570cf0d0027..git_revision:cde70f87137f7a20bfc3c8d0c03a25c29932a790
* tools/luci-go: git_revision:94ce62005f7d368ce9e36897e15bb570cf0d0027..git_revision:cde70f87137f7a20bfc3c8d0c03a25c29932a790
* tools/perf: https://chromium.googlesource.com/chromium/src/tools/perf/+log/d004cd1259..5df8dc0a32
* tools/skia_goldctl/linux: aXHJ25ncUXPVNosfIlyKwiMy1_7taQbInefMc4nqOX0C..qB-N09rgIx7yC6Zqn7Y2JvrIlrTweZuYNwSsc6xbILQC
* tools/skia_goldctl/mac_amd64: n7u7fnD8_JipALcOofxpNMbvph2fsWaAgmaeLeCkSs0C..CFFGYiI44XKMhON-DbnaT7dFxhCTcMt3y5Cnrbwkt4IC
* tools/skia_goldctl/mac_arm64: X-JBelmtsD7X26HqTaYu0LMCepx-_ANJcSvFWh1tM24C..Bge_01Gtd7niAlYa0ekw745cni6y4ZGAAHAvBp_G5lUC
* tools/skia_goldctl/win: 7nms2AMNrHCf-FHq9enXo2f6vRLs_lA_98qZ2cRiE78C..CrceP9s_KaQvTDquHpILvfcu7lSVZOcDCsnClOyhmYQC
No update to Clang.

Bug: None
Tbr: abdolrashidi@google.com
Change-Id: Id7a3b148bf9898160c21e17e80fc594b6faae0a2
Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/6109849
Commit-Queue: angle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com>
Bot-Commit: angle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com>
  • Loading branch information
angle-autoroll authored and Angle LUCI CQ committed Dec 19, 2024
1 parent bb64001 commit c656c5f
Show file tree
Hide file tree
Showing 10 changed files with 27 additions and 27 deletions.
36 changes: 18 additions & 18 deletions DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ vars = {
'checkout_angle_mesa': False,

# Version of Chromium our Chromium-based DEPS are mirrored from.
'chromium_revision': '56d2640e97e625fb739131b6364154eb7de632e5',
'chromium_revision': '7c4073fa4450863a7e9913bc1eafb1a4844d9e0d',
# We never want to checkout chromium,
# but need a dummy DEPS entry for the autoroller
'dummy_checkout_chromium': False,
Expand Down Expand Up @@ -88,7 +88,7 @@ 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': 'd74466096c7fdd9f55c7c2516f0dced564e5f30d',
'catapult_revision': 'e7c18388ace53c641823655858654c5ac9c8e64b',

# the commit queue can handle CLs rolling Fuchsia sdk
# and whatever else without interference from each other.
Expand All @@ -97,7 +97,7 @@ vars = {
# 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:94ce62005f7d368ce9e36897e15bb570cf0d0027',
'luci_go': 'git_revision:cde70f87137f7a20bfc3c8d0c03a25c29932a790',

# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling android_sdk_build-tools_version
Expand Down Expand Up @@ -450,7 +450,7 @@ vars = {
deps = {

'build': {
'url': Var('chromium_git') + '/chromium/src/build.git@5f2852b973251dec47bf4100a78cbd080ac1916f',
'url': Var('chromium_git') + '/chromium/src/build.git@1923aa3e3298124d2210011dfa4af63d48c5729e',
'condition': 'not build_with_chromium',
},

Expand All @@ -468,7 +468,7 @@ deps = {
'packages': [
{
'package': 'gn/gn/linux-${{arch}}',
'version': 'git_revision:7296b601ea80252ccf8cce300c4bebcabf235f20',
'version': 'git_revision:c97a86a72105f3328a540f5a5ab17d11989ab7dd',
}
],
'dep_type': 'cipd',
Expand All @@ -479,7 +479,7 @@ deps = {
'packages': [
{
'package': 'gn/gn/mac-${{arch}}',
'version': 'git_revision:7296b601ea80252ccf8cce300c4bebcabf235f20',
'version': 'git_revision:c97a86a72105f3328a540f5a5ab17d11989ab7dd',
}
],
'dep_type': 'cipd',
Expand All @@ -501,20 +501,20 @@ deps = {
'packages': [
{
'package': 'gn/gn/windows-amd64',
'version': 'git_revision:7296b601ea80252ccf8cce300c4bebcabf235f20',
'version': 'git_revision:c97a86a72105f3328a540f5a5ab17d11989ab7dd',
}
],
'dep_type': 'cipd',
'condition': 'not build_with_chromium and host_os == "win"',
},

'testing': {
'url': '{chromium_git}/chromium/src/testing@7153a13a08f4db38228e44bb3a38085a90fe03d9',
'url': '{chromium_git}/chromium/src/testing@0305a85a20b28da1ad923de7987b218fd3ed2ecb',
'condition': 'not build_with_chromium',
},

'third_party/abseil-cpp': {
'url': Var('chromium_git') + '/chromium/src/third_party/abseil-cpp@07cede32720da9f79bfd32c739a13a66bca78483',
'url': Var('chromium_git') + '/chromium/src/third_party/abseil-cpp@79b08c29b362c4fecc3f1a1f9f204dd7693e87c2',
'condition': 'not build_with_chromium',
},

Expand Down Expand Up @@ -724,7 +724,7 @@ deps = {
},

'third_party/depot_tools': {
'url': Var('chromium_git') + '/chromium/tools/depot_tools.git@138f15432a69ba7081c895cd109abf0175c9926b',
'url': Var('chromium_git') + '/chromium/tools/depot_tools.git@fcb617891482ccf704e6d9442e4b7eed886fdb57',
'condition': 'not build_with_chromium',
},

Expand Down Expand Up @@ -847,12 +847,12 @@ deps = {
},

'third_party/libc++abi/src': {
'url': Var('chromium_git') + '/external/github.com/llvm/llvm-project/libcxxabi.git@77e59bec0fb93d9733378e1b6188bae0efdbc32e',
'url': Var('chromium_git') + '/external/github.com/llvm/llvm-project/libcxxabi.git@02cb51229253c5fc0a061bdd0ebd572d7e127452',
'condition': 'not build_with_chromium',
},

'third_party/llvm-libc/src': {
'url': Var('chromium_git') + '/external/github.com/llvm/llvm-project/libc.git@3605d6cf39c46e69796ae71e4555ed997a31ff3f',
'url': Var('chromium_git') + '/external/github.com/llvm/llvm-project/libc.git@05bd4c24a29bdb2411b6b72f6498f202d7f7ef96',
'condition': 'not build_with_chromium',
},

Expand Down Expand Up @@ -975,7 +975,7 @@ deps = {
},

'third_party/rust': {
'url': Var('chromium_git') + '/chromium/src/third_party/rust@22d3b3029464e41039fa583ec32cd2e4209308d8',
'url': Var('chromium_git') + '/chromium/src/third_party/rust@3ef711c4202e73e82bdfcaf24d58580b41edbf1c',
'condition': 'not build_with_chromium',
},

Expand Down Expand Up @@ -1141,7 +1141,7 @@ deps = {
},

'tools/perf': {
'url': Var('chromium_git') + '/chromium/src/tools/perf@d004cd1259b64c7a19bbb51847ba7adf7af6a83b',
'url': Var('chromium_git') + '/chromium/src/tools/perf@5df8dc0a32ecb1cc4f3d2526e000da08ece069db',
'condition': 'not build_with_chromium',
},

Expand All @@ -1164,7 +1164,7 @@ deps = {
'packages': [
{
'package': 'skia/tools/goldctl/linux-amd64',
'version': 'aXHJ25ncUXPVNosfIlyKwiMy1_7taQbInefMc4nqOX0C',
'version': 'qB-N09rgIx7yC6Zqn7Y2JvrIlrTweZuYNwSsc6xbILQC',
},
],
'dep_type': 'cipd',
Expand All @@ -1175,7 +1175,7 @@ deps = {
'packages': [
{
'package': 'skia/tools/goldctl/windows-amd64',
'version': '7nms2AMNrHCf-FHq9enXo2f6vRLs_lA_98qZ2cRiE78C',
'version': 'CrceP9s_KaQvTDquHpILvfcu7lSVZOcDCsnClOyhmYQC',
},
],
'dep_type': 'cipd',
Expand All @@ -1186,7 +1186,7 @@ deps = {
'packages': [
{
'package': 'skia/tools/goldctl/mac-amd64',
'version': 'n7u7fnD8_JipALcOofxpNMbvph2fsWaAgmaeLeCkSs0C',
'version': 'CFFGYiI44XKMhON-DbnaT7dFxhCTcMt3y5Cnrbwkt4IC',
},
],
'dep_type': 'cipd',
Expand All @@ -1197,7 +1197,7 @@ deps = {
'packages': [
{
'package': 'skia/tools/goldctl/mac-arm64',
'version': 'X-JBelmtsD7X26HqTaYu0LMCepx-_ANJcSvFWh1tM24C',
'version': 'Bge_01Gtd7niAlYa0ekw745cni6y4ZGAAHAvBp_G5lUC',
},
],
'dep_type': 'cipd',
Expand Down
2 changes: 1 addition & 1 deletion build
Submodule build updated from 5f2852 to 1923aa
2 changes: 1 addition & 1 deletion testing
Submodule testing updated from 7153a1 to 0305a8
2 changes: 1 addition & 1 deletion third_party/abseil-cpp
Submodule abseil-cpp updated from 07cede to 79b08c
2 changes: 1 addition & 1 deletion third_party/catapult
Submodule catapult updated from d74466 to e7c183
2 changes: 1 addition & 1 deletion third_party/depot_tools
Submodule depot_tools updated from 138f15 to fcb617
2 changes: 1 addition & 1 deletion third_party/libc++abi/src
Submodule src updated from 77e59b to 02cb51
2 changes: 1 addition & 1 deletion third_party/llvm-libc/src
Submodule src updated from 3605d6 to 05bd4c
2 changes: 1 addition & 1 deletion third_party/rust
Submodule rust updated from 22d3b3 to 3ef711
2 changes: 1 addition & 1 deletion tools/perf
Submodule perf updated from d004cd to 5df8dc

0 comments on commit c656c5f

Please sign in to comment.