From cedad4757a948fc9fc892d08d2a1c97a5122b811 Mon Sep 17 00:00:00 2001 From: angle-autoroll Date: Mon, 30 Sep 2024 08:11:58 +0000 Subject: [PATCH] Roll Chromium from 37b223759e13 to a588c34f73df (702 revisions) https://chromium.googlesource.com/chromium/src.git/+log/37b223759e13..a588c34f73df 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,syoussefi@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/525c52ee51..9b11bd3a6a * buildtools: https://chromium.googlesource.com/chromium/src/buildtools.git/+log/50c43ab677..7f979120bf * testing: https://chromium.googlesource.com/chromium/src/testing/+log/3abdc95e31..208275633f * third_party/depot_tools: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/ac3b7937a3..2c16d7f80b * third_party/libc++/src: https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libcxx.git/+log/4283da1005..e2d898ca22 * third_party/libunwind/src: https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libunwind.git/+log/dc70138c3e..9846aba7d4 * third_party/protobuf: https://chromium.googlesource.com/chromium/src/third_party/protobuf/+log/37bbf271c6..490643fe6e * third_party/r8/cipd: -oM8N-lmpKbHYjMAwUrPFcXuIU-At8GNBRcN7lw1yQYC..fPtOVFF2pWq045gaoD8_EIc8Kg9zbgBc6ydnAE7ATicC * third_party/siso/cipd: git_revision:e8827a58e51f92cc53a44fb40db89dbde507f800..git_revision:dc7a06223e4ccbde049613ed802448b0c8baf5af * tools/android: https://chromium.googlesource.com/chromium/src/tools/android/+log/4e7090e945..9454d9302a * tools/clang: https://chromium.googlesource.com/chromium/src/tools/clang.git/+log/d29ec9d823..7566fe8521 * tools/perf: https://chromium.googlesource.com/chromium/src/tools/perf/+log/55c874fc83..fc8a6438be * tools/rust: https://chromium.googlesource.com/chromium/src/tools/rust.git/+log/554b1c2ae9..5acd9395d2 * tools/skia_goldctl/linux: nhLF1m8qLFIszoP0noX1fdsk_QSNi-jLb9e3J5BslIQC..4s_ABtbPMrcHw-KqJwj3L7vboveu3iDg8e7n8uRmve8C * tools/skia_goldctl/mac_amd64: P8z9DQNHdJruN8-dvIYUO7kga7HmjgOPwDKbZnNttoMC..2hD9HfEqA8X9avGf12065M8P4WL34srX9Ba31JyGgWQC * tools/skia_goldctl/mac_arm64: ag9qROrBBrm16IGPth-JG7XHTYuTnejH1ce3mBa98KsC..JK9cZP89yujG9N6OVFr-rqipABokDP_AfO0itS1ewdMC * tools/skia_goldctl/win: qfl-q1Kob2At5EGwvztaZNPvvD9Nl730_iDtGMTdPOAC..hnJ2kurx2k7B9cFvcdV0wdw_62bq1NtnKmN98DP7N40C No update to Clang. Bug: None Tbr: syoussefi@google.com Change-Id: I050160084ceb548ae49834b8ecaf7d58d1856030 Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/5897348 Commit-Queue: angle-autoroll Bot-Commit: angle-autoroll --- DEPS | 36 ++++++++++++++++++------------------ build | 2 +- buildtools | 2 +- testing | 2 +- third_party/depot_tools | 2 +- third_party/libc++/src | 2 +- third_party/libunwind/src | 2 +- third_party/protobuf | 2 +- tools/android | 2 +- tools/clang | 2 +- tools/perf | 2 +- tools/rust | 2 +- 12 files changed, 29 insertions(+), 29 deletions(-) diff --git a/DEPS b/DEPS index dfed51b8f48..4218e636eef 100644 --- a/DEPS +++ b/DEPS @@ -43,7 +43,7 @@ vars = { 'checkout_angle_mesa': False, # Version of Chromium our Chromium-based DEPS are mirrored from. - 'chromium_revision': '37b223759e13a586c2569feed8804609b109a958', + 'chromium_revision': 'a588c34f73df1b70c8752042a84f59269e07ee84', # We never want to checkout chromium, # but need a dummy DEPS entry for the autoroller 'dummy_checkout_chromium': False, @@ -133,7 +133,7 @@ vars = { 'reclient_version': 're_client_version:0.164.0.76480e37-gomaip', # siso CIPD package version. - 'siso_version': 'git_revision:e8827a58e51f92cc53a44fb40db89dbde507f800', + 'siso_version': 'git_revision:dc7a06223e4ccbde049613ed802448b0c8baf5af', # 'magic' text to tell depot_tools that git submodules should be accepted but # but parity with DEPS file is expected. @@ -431,12 +431,12 @@ vars = { deps = { 'build': { - 'url': Var('chromium_git') + '/chromium/src/build.git@525c52ee513a1d08ebd433376d94cae2a5fb7007', + 'url': Var('chromium_git') + '/chromium/src/build.git@9b11bd3a6a523134ac35bcc9d1f59d04cc6f5821', 'condition': 'not build_with_chromium', }, 'buildtools': { - 'url': Var('chromium_git') + '/chromium/src/buildtools.git@50c43ab677d22d82d7bb12b88e07a419dc00a438', + 'url': Var('chromium_git') + '/chromium/src/buildtools.git@7f979120bfa80658a4e48c596e9de989477b3311', 'condition': 'not build_with_chromium', }, @@ -490,7 +490,7 @@ deps = { }, 'testing': { - 'url': '{chromium_git}/chromium/src/testing@3abdc95e31fa0647a797eacb88a4581631bc6116', + 'url': '{chromium_git}/chromium/src/testing@208275633f55195a17ff95084f81d1484a46f644', 'condition': 'not build_with_chromium', }, @@ -694,7 +694,7 @@ deps = { }, 'third_party/depot_tools': { - 'url': Var('chromium_git') + '/chromium/tools/depot_tools.git@ac3b7937a3dd650f6c6e7f8acadd2d9a29933ee6', + 'url': Var('chromium_git') + '/chromium/tools/depot_tools.git@2c16d7f80b2316f7294114e1d774245b79f1f2d4', 'condition': 'not build_with_chromium', }, @@ -813,7 +813,7 @@ deps = { }, 'third_party/libc++/src': { - 'url': Var('chromium_git') + '/external/github.com/llvm/llvm-project/libcxx.git@4283da1005ffdecdc9ff99af12fe0f5188129e98', + 'url': Var('chromium_git') + '/external/github.com/llvm/llvm-project/libcxx.git@e2d898ca22f1d5863d8f6a7a0df849109483e05f', 'condition': 'not build_with_chromium', }, @@ -823,7 +823,7 @@ deps = { }, 'third_party/libunwind/src': { - 'url': Var('chromium_git') + '/external/github.com/llvm/llvm-project/libunwind.git@dc70138c3e68e2f946585f134e20815851e26263', + 'url': Var('chromium_git') + '/external/github.com/llvm/llvm-project/libunwind.git@9846aba7d4b6d13b28b870bf70d1951ab3b6ce78', 'condition': 'not build_with_chromium', }, @@ -897,7 +897,7 @@ deps = { }, 'third_party/protobuf': { - 'url': Var('chromium_git') + '/chromium/src/third_party/protobuf@37bbf271c62d6c01c58c66505b17c7dcf086371a', + 'url': Var('chromium_git') + '/chromium/src/third_party/protobuf@490643fe6ed3b64b13092dee0a29e2d65a38f40b', 'condition': 'not build_with_chromium', }, @@ -910,7 +910,7 @@ deps = { 'packages': [ { 'package': 'chromium/third_party/r8', - 'version': '-oM8N-lmpKbHYjMAwUrPFcXuIU-At8GNBRcN7lw1yQYC', + 'version': 'fPtOVFF2pWq045gaoD8_EIc8Kg9zbgBc6ydnAE7ATicC', }, ], 'condition': 'checkout_android and not build_with_chromium', @@ -1047,12 +1047,12 @@ deps = { }, 'tools/android': { - 'url': Var('chromium_git') + '/chromium/src/tools/android@4e7090e94589c05d77e51463b447b5cbad5f173c', + 'url': Var('chromium_git') + '/chromium/src/tools/android@9454d9302a76b62de396c68263a499846ae02786', 'condition': 'checkout_android and not build_with_chromium', }, 'tools/clang': { - 'url': Var('chromium_git') + '/chromium/src/tools/clang.git@d29ec9d823fcf24f06ee6fdc2cf9bc82e8883cf5', + 'url': Var('chromium_git') + '/chromium/src/tools/clang.git@7566fe852151a611ee6138cb60b5e878a213f0e4', 'condition': 'not build_with_chromium', }, @@ -1098,7 +1098,7 @@ deps = { }, 'tools/perf': { - 'url': Var('chromium_git') + '/chromium/src/tools/perf@55c874fc831142f19bccc2f4ce338a8117b01cac', + 'url': Var('chromium_git') + '/chromium/src/tools/perf@fc8a6438be45d66e431062f3c4ad056b1bd93b15', 'condition': 'not build_with_chromium', }, @@ -1113,7 +1113,7 @@ deps = { }, 'tools/rust': { - 'url': Var('chromium_git') + '/chromium/src/tools/rust.git@554b1c2ae97a86a89dbe26e4565e55cee4de7818', + 'url': Var('chromium_git') + '/chromium/src/tools/rust.git@5acd9395d2ad586700980fa0f6a85b31514e1c4e', 'condition': 'not build_with_chromium', }, @@ -1121,7 +1121,7 @@ deps = { 'packages': [ { 'package': 'skia/tools/goldctl/linux-amd64', - 'version': 'nhLF1m8qLFIszoP0noX1fdsk_QSNi-jLb9e3J5BslIQC', + 'version': '4s_ABtbPMrcHw-KqJwj3L7vboveu3iDg8e7n8uRmve8C', }, ], 'dep_type': 'cipd', @@ -1132,7 +1132,7 @@ deps = { 'packages': [ { 'package': 'skia/tools/goldctl/windows-amd64', - 'version': 'qfl-q1Kob2At5EGwvztaZNPvvD9Nl730_iDtGMTdPOAC', + 'version': 'hnJ2kurx2k7B9cFvcdV0wdw_62bq1NtnKmN98DP7N40C', }, ], 'dep_type': 'cipd', @@ -1143,7 +1143,7 @@ deps = { 'packages': [ { 'package': 'skia/tools/goldctl/mac-amd64', - 'version': 'P8z9DQNHdJruN8-dvIYUO7kga7HmjgOPwDKbZnNttoMC', + 'version': '2hD9HfEqA8X9avGf12065M8P4WL34srX9Ba31JyGgWQC', }, ], 'dep_type': 'cipd', @@ -1154,7 +1154,7 @@ deps = { 'packages': [ { 'package': 'skia/tools/goldctl/mac-arm64', - 'version': 'ag9qROrBBrm16IGPth-JG7XHTYuTnejH1ce3mBa98KsC', + 'version': 'JK9cZP89yujG9N6OVFr-rqipABokDP_AfO0itS1ewdMC', }, ], 'dep_type': 'cipd', diff --git a/build b/build index 525c52ee513..9b11bd3a6a5 160000 --- a/build +++ b/build @@ -1 +1 @@ -Subproject commit 525c52ee513a1d08ebd433376d94cae2a5fb7007 +Subproject commit 9b11bd3a6a523134ac35bcc9d1f59d04cc6f5821 diff --git a/buildtools b/buildtools index 50c43ab677d..7f979120bfa 160000 --- a/buildtools +++ b/buildtools @@ -1 +1 @@ -Subproject commit 50c43ab677d22d82d7bb12b88e07a419dc00a438 +Subproject commit 7f979120bfa80658a4e48c596e9de989477b3311 diff --git a/testing b/testing index 3abdc95e31f..208275633f5 160000 --- a/testing +++ b/testing @@ -1 +1 @@ -Subproject commit 3abdc95e31fa0647a797eacb88a4581631bc6116 +Subproject commit 208275633f55195a17ff95084f81d1484a46f644 diff --git a/third_party/depot_tools b/third_party/depot_tools index ac3b7937a3d..2c16d7f80b2 160000 --- a/third_party/depot_tools +++ b/third_party/depot_tools @@ -1 +1 @@ -Subproject commit ac3b7937a3dd650f6c6e7f8acadd2d9a29933ee6 +Subproject commit 2c16d7f80b2316f7294114e1d774245b79f1f2d4 diff --git a/third_party/libc++/src b/third_party/libc++/src index 4283da1005f..e2d898ca22f 160000 --- a/third_party/libc++/src +++ b/third_party/libc++/src @@ -1 +1 @@ -Subproject commit 4283da1005ffdecdc9ff99af12fe0f5188129e98 +Subproject commit e2d898ca22f1d5863d8f6a7a0df849109483e05f diff --git a/third_party/libunwind/src b/third_party/libunwind/src index dc70138c3e6..9846aba7d4b 160000 --- a/third_party/libunwind/src +++ b/third_party/libunwind/src @@ -1 +1 @@ -Subproject commit dc70138c3e68e2f946585f134e20815851e26263 +Subproject commit 9846aba7d4b6d13b28b870bf70d1951ab3b6ce78 diff --git a/third_party/protobuf b/third_party/protobuf index 37bbf271c62..490643fe6ed 160000 --- a/third_party/protobuf +++ b/third_party/protobuf @@ -1 +1 @@ -Subproject commit 37bbf271c62d6c01c58c66505b17c7dcf086371a +Subproject commit 490643fe6ed3b64b13092dee0a29e2d65a38f40b diff --git a/tools/android b/tools/android index 4e7090e9458..9454d9302a7 160000 --- a/tools/android +++ b/tools/android @@ -1 +1 @@ -Subproject commit 4e7090e94589c05d77e51463b447b5cbad5f173c +Subproject commit 9454d9302a76b62de396c68263a499846ae02786 diff --git a/tools/clang b/tools/clang index d29ec9d823f..7566fe85215 160000 --- a/tools/clang +++ b/tools/clang @@ -1 +1 @@ -Subproject commit d29ec9d823fcf24f06ee6fdc2cf9bc82e8883cf5 +Subproject commit 7566fe852151a611ee6138cb60b5e878a213f0e4 diff --git a/tools/perf b/tools/perf index 55c874fc831..fc8a6438be4 160000 --- a/tools/perf +++ b/tools/perf @@ -1 +1 @@ -Subproject commit 55c874fc831142f19bccc2f4ce338a8117b01cac +Subproject commit fc8a6438be45d66e431062f3c4ad056b1bd93b15 diff --git a/tools/rust b/tools/rust index 554b1c2ae97..5acd9395d2a 160000 --- a/tools/rust +++ b/tools/rust @@ -1 +1 @@ -Subproject commit 554b1c2ae97a86a89dbe26e4565e55cee4de7818 +Subproject commit 5acd9395d2ad586700980fa0f6a85b31514e1c4e