Skip to content

Commit 51c42f1

Browse files
angle-autorollAngle LUCI CQ
authored andcommitted
Roll Chromium from 40f789b3639f to 367ef52f4b2b (765 revisions)
https://chromium.googlesource.com/chromium/src.git/+log/40f789b3639f..367ef52f4b2b 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 angle-team@google.com,romanl@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/287333d912..64e296c42a * testing: https://chromium.googlesource.com/chromium/src/testing/+log/c61fa789bb..e52ba4f90d * third_party/android_deps: https://chromium.googlesource.com/chromium/src/third_party/android_deps/+log/ac0e58959c..567ad21ab4 * third_party/depot_tools: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/ea75de4c3b..80d1969422 * third_party/fuchsia-sdk/sdk: version:26.20250110.4.1..version:26.20250117.5.1 * third_party/llvm-libc/src: https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libc.git/+log/4414ade7ba..12809bfa85 * third_party/r8/cipd: CqDcMSHb2wxXTFpn_KVnKoQSUN1HXWOqix19Kgv-oAYC..PO3aHSPf_6XsPQhr5ej6sRCj8EXUTKutmhlFCLBeak4C * third_party/siso/cipd: git_revision:67a8780a72f407b3dffe9e338c368f0b799d004b..git_revision:0721be7440a7c67f8369fcce1ca01932638641bb * tools/perf: https://chromium.googlesource.com/chromium/src/tools/perf/+log/60ae4bee55..1d1846688b * tools/skia_goldctl/mac_amd64: aGSV8FRvSVFoQndmtzdgxKhvRR5fHzqV4Out1xJ8IdQC..i1pCGOButmwiJERJNRCcVJvvq5eJVXmgn6naqj5pIUwC No update to Clang. Bug: None Tbr: romanl@google.com Change-Id: I9782abbb13ffe5f0896a605f3bd4f95bbb386945 Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/6184844 Commit-Queue: angle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com> Bot-Commit: angle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com>
1 parent 0dabfe5 commit 51c42f1

File tree

7 files changed

+17
-28
lines changed

7 files changed

+17
-28
lines changed

DEPS

Lines changed: 11 additions & 22 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': '40f789b3639fad07aa50e929325c93bab4551a76',
46+
'chromium_revision': '367ef52f4b2b28d40f192b5eff908e8807df1ef1',
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.20250110.4.1',
95+
'fuchsia_version': 'version:26.20250117.5.1',
9696

9797
# Three lines of non-changing comments so that
9898
# the commit queue can handle CLs rolling luci-go
@@ -133,7 +133,7 @@ vars = {
133133
'reclient_version': 're_client_version:0.174.0.d516e7c7-gomaip',
134134

135135
# siso CIPD package version.
136-
'siso_version': 'git_revision:67a8780a72f407b3dffe9e338c368f0b799d004b',
136+
'siso_version': 'git_revision:0721be7440a7c67f8369fcce1ca01932638641bb',
137137

138138
# 'magic' text to tell depot_tools that git submodules should be accepted but
139139
# but parity with DEPS file is expected.
@@ -451,7 +451,7 @@ vars = {
451451
deps = {
452452

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

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

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

@@ -613,7 +613,7 @@ deps = {
613613
},
614614

615615
'third_party/android_deps': {
616-
'url': Var('chromium_git') + '/chromium/src/third_party/android_deps@ac0e58959cd67742cfff81af451fd350e975746c',
616+
'url': Var('chromium_git') + '/chromium/src/third_party/android_deps@567ad21ab45263c2652261da3f8fd54058d2ea29',
617617
'condition': 'checkout_android and not build_with_chromium',
618618
},
619619

@@ -725,7 +725,7 @@ deps = {
725725
},
726726

727727
'third_party/depot_tools': {
728-
'url': Var('chromium_git') + '/chromium/tools/depot_tools.git@ea75de4c3baba538f4758d507dd304136cfeab52',
728+
'url': Var('chromium_git') + '/chromium/tools/depot_tools.git@80d1969422e75e8e9eecafa46074074b289e2568',
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@4414ade7ba78078d7bf94efd21f654c183bc1da2',
856+
'url': Var('chromium_git') + '/external/github.com/llvm/llvm-project/libc.git@12809bfa855813dcef51871e2ee3155e53ed35ea',
857857
'condition': 'not build_with_chromium',
858858
},
859859

@@ -945,7 +945,7 @@ deps = {
945945
'packages': [
946946
{
947947
'package': 'chromium/third_party/r8',
948-
'version': 'CqDcMSHb2wxXTFpn_KVnKoQSUN1HXWOqix19Kgv-oAYC',
948+
'version': 'PO3aHSPf_6XsPQhr5ej6sRCj8EXUTKutmhlFCLBeak4C',
949949
},
950950
],
951951
'condition': 'checkout_android and not build_with_chromium',
@@ -1142,7 +1142,7 @@ deps = {
11421142
},
11431143

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

@@ -1187,7 +1187,7 @@ deps = {
11871187
'packages': [
11881188
{
11891189
'package': 'skia/tools/goldctl/mac-amd64',
1190-
'version': 'aGSV8FRvSVFoQndmtzdgxKhvRR5fHzqV4Out1xJ8IdQC',
1190+
'version': 'i1pCGOButmwiJERJNRCcVJvvq5eJVXmgn6naqj5pIUwC',
11911191
},
11921192
],
11931193
'dep_type': 'cipd',
@@ -4512,17 +4512,6 @@ deps = {
45124512
'dep_type': 'cipd',
45134513
},
45144514

4515-
'third_party/android_deps/cipd/libs/com_google_dagger_hilt_core': {
4516-
'packages': [
4517-
{
4518-
'package': 'chromium/third_party/android_deps/libs/com_google_dagger_hilt_core',
4519-
'version': 'version:2@2.52.cr1',
4520-
},
4521-
],
4522-
'condition': 'checkout_android and not build_with_chromium and non_git_source',
4523-
'dep_type': 'cipd',
4524-
},
4525-
45264515
'third_party/android_deps/cipd/libs/com_google_errorprone_error_prone_annotations': {
45274516
'packages': [
45284517
{

build

Submodule build updated from 287333d to 64e296c

testing

Submodule testing updated from c61fa78 to e52ba4f

third_party/android_deps

Submodule android_deps updated from ac0e589 to 567ad21

third_party/depot_tools

Submodule depot_tools updated from ea75de4 to 80d1969

third_party/llvm-libc/src

Submodule src updated from 4414ade to 12809bf

tools/perf

Submodule perf updated from 60ae4be to 1d18466

0 commit comments

Comments
 (0)