Skip to content

Commit 961939b

Browse files
angle-autorollAngle LUCI CQ
authored andcommitted
Roll Chromium from 6678a1628926 to 6920d2f1f699 (726 revisions)
https://chromium.googlesource.com/chromium/src.git/+log/6678a1628926..6920d2f1f699 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 [email protected],[email protected] 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/b2b443d269..bbdae0b409 * testing: https://chromium.googlesource.com/chromium/src/testing/+log/c7596937d4..5b3283646f * third_party/android_build_tools/error_prone/cipd: a-wq097LhH9krgIuF0T5waFnHU4KilRItqhJPGFZxtwC..7c91BXn6VPvSmr-dFRYaNVkfHjRN1jdMIN4EcrPem9cC * third_party/android_build_tools/manifest_merger/cipd: T3B_dWqgDISstbC0L7CrQOOf9xe-27KUYK8UCTq6trgC..osgd04hyZB3eu5L7oiL6irk9AqRBX9lOxNLsaCmUCowC * third_party/depot_tools: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/423f1e1914..a912cd245b * third_party/fuchsia-sdk/sdk: version:26.20250103.4.1..version:26.20250110.4.1 * third_party/llvm-libc/src: https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libc.git/+log/44258fc58f..597b2e8c42 * third_party/r8/cipd: pTuwP6kf9nJ3wT_GS6XQy5z5xjF3Cb5JDfVapSCBRvcC..xbInvmbYpySCc5-qVBjQg8Ns8FvdvEyvQFadpxKY1-sC * third_party/rust: https://chromium.googlesource.com/chromium/src/third_party/rust/+log/145029da02..668908cb48 * tools/clang: https://chromium.googlesource.com/chromium/src/tools/clang.git/+log/fc64227b60..145ae97377 * tools/perf: https://chromium.googlesource.com/chromium/src/tools/perf/+log/c3b61a49db..efca7ea4f9 * tools/rust: https://chromium.googlesource.com/chromium/src/tools/rust.git/+log/474e007a4e..05dbbfdcec Clang version changed llvmorg-20-init-16062-g091448e3:llvmorg-20-init-17108-g29ed6000 Details: https://chromium.googlesource.com/chromium/src/tools/clang/+/fc64227b60f7887c09283f873eb18b087eb6f0c2..145ae97377dc97a0c5a9ce7ab5709f3492757475/scripts/update.py Bug: None Tbr: [email protected] Change-Id: I57dc0354c66dadc659693137de02dc90ca43a24c Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/6171595 Bot-Commit: angle-autoroll <[email protected]> Commit-Queue: angle-autoroll <[email protected]>
1 parent 0a207b6 commit 961939b

File tree

9 files changed

+21
-21
lines changed

9 files changed

+21
-21
lines changed

DEPS

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ vars = {
4343
'checkout_angle_mesa': False,
4444

4545
# Version of Chromium our Chromium-based DEPS are mirrored from.
46-
'chromium_revision': '6678a1628926463c43b83c3d4d655a1669872e35',
46+
'chromium_revision': '6920d2f1f699af9fc3b2989012027040b598fc0d',
4747
# We never want to checkout chromium,
4848
# but need a dummy DEPS entry for the autoroller
4949
'dummy_checkout_chromium': False,
@@ -92,7 +92,7 @@ vars = {
9292

9393
# the commit queue can handle CLs rolling Fuchsia sdk
9494
# and whatever else without interference from each other.
95-
'fuchsia_version': 'version:26.20250103.4.1',
95+
'fuchsia_version': 'version:26.20250110.4.1',
9696

9797
# Three lines of non-changing comments so that
9898
# the commit queue can handle CLs rolling luci-go
@@ -451,7 +451,7 @@ vars = {
451451
deps = {
452452

453453
'build': {
454-
'url': Var('chromium_git') + '/chromium/src/build.git@b2b443d269837bf40801b15b7ad899e46d899387',
454+
'url': Var('chromium_git') + '/chromium/src/build.git@bbdae0b4093c2fa8cd6a4d323d0a118789a6aeb8',
455455
'condition': 'not build_with_chromium',
456456
},
457457

@@ -510,7 +510,7 @@ deps = {
510510
},
511511

512512
'testing': {
513-
'url': '{chromium_git}/chromium/src/testing@c7596937d469eb111c6dcf4100bd0164cdf27e1a',
513+
'url': '{chromium_git}/chromium/src/testing@5b3283646f0630179e5ad3dc24ede6f247317de8',
514514
'condition': 'not build_with_chromium',
515515
},
516516

@@ -561,7 +561,7 @@ deps = {
561561
'packages': [
562562
{
563563
'package': 'chromium/third_party/android_build_tools/error_prone',
564-
'version': 'a-wq097LhH9krgIuF0T5waFnHU4KilRItqhJPGFZxtwC',
564+
'version': '7c91BXn6VPvSmr-dFRYaNVkfHjRN1jdMIN4EcrPem9cC',
565565
},
566566
],
567567
'condition': 'checkout_android and not build_with_chromium',
@@ -594,7 +594,7 @@ deps = {
594594
'packages': [
595595
{
596596
'package': 'chromium/third_party/android_build_tools/manifest_merger',
597-
'version': 'T3B_dWqgDISstbC0L7CrQOOf9xe-27KUYK8UCTq6trgC',
597+
'version': 'osgd04hyZB3eu5L7oiL6irk9AqRBX9lOxNLsaCmUCowC',
598598
},
599599
],
600600
'condition': 'checkout_android and not build_with_chromium',
@@ -725,7 +725,7 @@ deps = {
725725
},
726726

727727
'third_party/depot_tools': {
728-
'url': Var('chromium_git') + '/chromium/tools/depot_tools.git@423f1e1914ab4aa7b2bdf804e216d4c097853ba2',
728+
'url': Var('chromium_git') + '/chromium/tools/depot_tools.git@a912cd245b093ea57a187ca66665ca98090a82fd',
729729
'condition': 'not build_with_chromium',
730730
},
731731

@@ -853,7 +853,7 @@ deps = {
853853
},
854854

855855
'third_party/llvm-libc/src': {
856-
'url': Var('chromium_git') + '/external/github.com/llvm/llvm-project/libc.git@44258fc58f1db70b223625a1dbc9c1ceea184ecf',
856+
'url': Var('chromium_git') + '/external/github.com/llvm/llvm-project/libc.git@597b2e8c42ef95d1996a3d3713cddac269c68b50',
857857
'condition': 'not build_with_chromium',
858858
},
859859

@@ -945,7 +945,7 @@ deps = {
945945
'packages': [
946946
{
947947
'package': 'chromium/third_party/r8',
948-
'version': 'pTuwP6kf9nJ3wT_GS6XQy5z5xjF3Cb5JDfVapSCBRvcC',
948+
'version': 'xbInvmbYpySCc5-qVBjQg8Ns8FvdvEyvQFadpxKY1-sC',
949949
},
950950
],
951951
'condition': 'checkout_android and not build_with_chromium',
@@ -976,7 +976,7 @@ deps = {
976976
},
977977

978978
'third_party/rust': {
979-
'url': Var('chromium_git') + '/chromium/src/third_party/rust@145029da02032cbd316d85b37cfcd71460968e56',
979+
'url': Var('chromium_git') + '/chromium/src/third_party/rust@668908cb48e9f9eb4990f54136c26da382e379a1',
980980
'condition': 'not build_with_chromium',
981981
},
982982

@@ -1092,7 +1092,7 @@ deps = {
10921092
},
10931093

10941094
'tools/clang': {
1095-
'url': Var('chromium_git') + '/chromium/src/tools/clang.git@fc64227b60f7887c09283f873eb18b087eb6f0c2',
1095+
'url': Var('chromium_git') + '/chromium/src/tools/clang.git@145ae97377dc97a0c5a9ce7ab5709f3492757475',
10961096
'condition': 'not build_with_chromium',
10971097
},
10981098

@@ -1142,7 +1142,7 @@ deps = {
11421142
},
11431143

11441144
'tools/perf': {
1145-
'url': Var('chromium_git') + '/chromium/src/tools/perf@c3b61a49db327e14e1603b64cfb67e9198b55c8b',
1145+
'url': Var('chromium_git') + '/chromium/src/tools/perf@efca7ea4f9bb2242f40c3bc18d3c3d0617f24bd0',
11461146
'condition': 'not build_with_chromium',
11471147
},
11481148

@@ -1157,7 +1157,7 @@ deps = {
11571157
},
11581158

11591159
'tools/rust': {
1160-
'url': Var('chromium_git') + '/chromium/src/tools/rust.git@474e007a4ee99c5f4cff3e7d22511bbc2cb03517',
1160+
'url': Var('chromium_git') + '/chromium/src/tools/rust.git@05dbbfdcec4a7cc6c7cbf735d5a67d331a2f40da',
11611161
'condition': 'not build_with_chromium',
11621162
},
11631163

build

Submodule build updated from b2b443d to bbdae0b

testing

Submodule testing updated from c759693 to 5b32836

third_party/depot_tools

Submodule depot_tools updated from 423f1e1 to a912cd2

third_party/llvm-libc/src

Submodule src updated from 44258fc to 597b2e8

third_party/rust

Submodule rust updated from 145029d to 668908c

tools/clang

Submodule clang updated from fc64227 to 145ae97

tools/perf

Submodule perf updated from c3b61a4 to efca7ea

tools/rust

Submodule rust updated from 474e007 to 05dbbfd

0 commit comments

Comments
 (0)