From 4d3c50f3c76085809963b3c00d1b12b6d8a6ef0c Mon Sep 17 00:00:00 2001 From: angle-autoroll Date: Thu, 1 Sep 2022 07:27:17 +0000 Subject: [PATCH] Roll Chromium from 6511404d8c85 to c709ec453fcb (552 revisions) https://chromium.googlesource.com/chromium/src.git/+log/6511404d8c85..c709ec453fcb 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 jonahr@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: https://chromium.googlesource.com/chromium/src/build.git/+log/d74c52459f..0d770d1984 * buildtools: https://chromium.googlesource.com/chromium/src/buildtools.git/+log/69f262d101..c24a0d5e7d * buildtools/linux64: git_revision:5705e56a0e5856621415cfdf444432554e72c9c9..git_revision:00b741b1568d56cf4e117dcb9f70cd42653b4c78 * buildtools/mac: git_revision:5705e56a0e5856621415cfdf444432554e72c9c9..git_revision:00b741b1568d56cf4e117dcb9f70cd42653b4c78 * buildtools/third_party/libc++/trunk: https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libcxx.git/+log/e5670a0e0e..42e738f0a1 * buildtools/win: git_revision:5705e56a0e5856621415cfdf444432554e72c9c9..git_revision:00b741b1568d56cf4e117dcb9f70cd42653b4c78 * testing: https://chromium.googlesource.com/chromium/src/testing/+log/7a1bf5f185..822fdb25cd * third_party/abseil-cpp: https://chromium.googlesource.com/chromium/src/third_party/abseil-cpp/+log/0733c941ff..d8ee101941 * third_party/android_deps: https://chromium.googlesource.com/chromium/src/third_party/android_deps/+log/a40e46e3c0..efda6e3f14 * third_party/catapult: https://chromium.googlesource.com/catapult.git/+log/{catapult_..94fe26f9d5 * third_party/depot_tools: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/b0fb8d570d..5084800dc3 * third_party/fuchsia-sdk/sdk: version:9.20220830.2.1..version:9.20220831.2.1 * third_party/r8: fBkGW5rA8tbENWw27QnOET2E7L4k4HstrWKg4kIBzDQC..k-rsF0crG3zBArTjEZbYn9ZKk1MGSMeSKp_ruAONHXAC * tools/mb: https://chromium.googlesource.com/chromium/src/tools/mb/+log/e439d80e7e..41295bf592 * tools/perf: https://chromium.googlesource.com/chromium/src/tools/perf/+log/3e7faaebde..d548865dd0 No update to Clang. Bug: None Tbr: jonahr@google.com Change-Id: I061a580d1e0417159b7af852ed2d1ecda396f0e8 Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/3868315 Commit-Queue: angle-autoroll Reviewed-by: Amr Aboelkher Bot-Commit: angle-autoroll --- DEPS | 43 ++++++++++++++++--------------------------- 1 file changed, 16 insertions(+), 27 deletions(-) diff --git a/DEPS b/DEPS index fd72176c2..546a62a6e 100644 --- a/DEPS +++ b/DEPS @@ -37,7 +37,7 @@ vars = { 'checkout_android_native_support': 'checkout_android or checkout_chromeos', # Version of Chromium our Chromium-based DEPS are mirrored from. - 'chromium_revision': '6511404d8c8591908327dd8ed8f65eb2524a1053', + 'chromium_revision': 'c709ec453fcbe9f8617a67a0d8acbcceec15322a', # We never want to checkout chromium, # but need a dummy DEPS entry for the autoroller 'dummy_checkout_chromium': False, @@ -82,11 +82,11 @@ 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': '638d30eac631145d3d1bfcfb95aa96a9b4a5450f', + 'catapult_revision': '94fe26f9d5ab1009c0cc716314d3d92a4f56e056', # the commit queue can handle CLs rolling Fuchsia sdk # and whatever else without interference from each other. - 'fuchsia_version': 'version:9.20220830.2.1', + 'fuchsia_version': 'version:9.20220831.2.1', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling luci-go @@ -126,12 +126,12 @@ vars = { deps = { 'build': { - 'url': '{chromium_git}/chromium/src/build.git@d74c52459f8084fd66e5bb03bae8938e963f4ea1', + 'url': '{chromium_git}/chromium/src/build.git@0d770d19844c60dfb45d7ac339b1f4465124da67', 'condition': 'not build_with_chromium', }, 'buildtools': { - 'url': '{chromium_git}/chromium/src/buildtools.git@69f262d1015aea585fcf9745099c3839f110b530', + 'url': '{chromium_git}/chromium/src/buildtools.git@c24a0d5e7d5343d90663847e5b568b3a71691a3a', 'condition': 'not build_with_chromium', }, @@ -144,7 +144,7 @@ deps = { 'packages': [ { 'package': 'gn/gn/linux-${{arch}}', - 'version': 'git_revision:5705e56a0e5856621415cfdf444432554e72c9c9', + 'version': 'git_revision:00b741b1568d56cf4e117dcb9f70cd42653b4c78', } ], 'dep_type': 'cipd', @@ -155,7 +155,7 @@ deps = { 'packages': [ { 'package': 'gn/gn/mac-${{arch}}', - 'version': 'git_revision:5705e56a0e5856621415cfdf444432554e72c9c9', + 'version': 'git_revision:00b741b1568d56cf4e117dcb9f70cd42653b4c78', } ], 'dep_type': 'cipd', @@ -163,7 +163,7 @@ deps = { }, 'buildtools/third_party/libc++/trunk': { - 'url': '{chromium_git}/external/github.com/llvm/llvm-project/libcxx.git@e5670a0e0e4992f6a120142358b07e49c7d96918', + 'url': '{chromium_git}/external/github.com/llvm/llvm-project/libcxx.git@42e738f0a1928e8d70e27b96acb02cd23beefec8', 'condition': 'not build_with_chromium', }, @@ -181,7 +181,7 @@ deps = { 'packages': [ { 'package': 'gn/gn/windows-amd64', - 'version': 'git_revision:5705e56a0e5856621415cfdf444432554e72c9c9', + 'version': 'git_revision:00b741b1568d56cf4e117dcb9f70cd42653b4c78', } ], 'dep_type': 'cipd', @@ -189,12 +189,12 @@ deps = { }, 'testing': { - 'url': '{chromium_git}/chromium/src/testing@7a1bf5f185be229eb963586b3ff9c2b4da14410c', + 'url': '{chromium_git}/chromium/src/testing@822fdb25cd8e02d92e4f37f2061267d0a2b34fbe', 'condition': 'not build_with_chromium', }, 'third_party/abseil-cpp': { - 'url': '{chromium_git}/chromium/src/third_party/abseil-cpp@0733c941ff3da72c6f3cd8843bad602beac9a65b', + 'url': '{chromium_git}/chromium/src/third_party/abseil-cpp@d8ee1019415f3e333fbc3484a278e53ab36ecc03', 'condition': 'not build_with_chromium', }, @@ -259,7 +259,7 @@ deps = { }, 'third_party/android_deps': { - 'url': '{chromium_git}/chromium/src/third_party/android_deps@a40e46e3c0478125f27805ef8ce8663efebff046', + 'url': '{chromium_git}/chromium/src/third_party/android_deps@efda6e3f1406c25f2665c4d743e4a8107b257866', 'condition': 'checkout_android and not build_with_chromium', }, @@ -361,7 +361,7 @@ deps = { }, 'third_party/depot_tools': { - 'url': '{chromium_git}/chromium/tools/depot_tools.git@b0fb8d570df94ed4e457adaa827d1ce9b51ade00', + 'url': '{chromium_git}/chromium/tools/depot_tools.git@5084800dc3cea44a6e135ccee721034ec7951fa7', 'condition': 'not build_with_chromium', }, @@ -524,7 +524,7 @@ deps = { 'packages': [ { 'package': 'chromium/third_party/r8', - 'version': 'fBkGW5rA8tbENWw27QnOET2E7L4k4HstrWKg4kIBzDQC', + 'version': 'k-rsF0crG3zBArTjEZbYn9ZKk1MGSMeSKp_ruAONHXAC', }, ], 'condition': 'checkout_android and not build_with_chromium', @@ -622,7 +622,7 @@ deps = { }, 'tools/mb': { - 'url': '{chromium_git}/chromium/src/tools/mb@e439d80e7e016147f16298a7eeddf3b275d15530', + 'url': '{chromium_git}/chromium/src/tools/mb@41295bf592acaccedbe05f0bbb0b28606f4b97ad', 'condition': 'not build_with_chromium', }, @@ -637,7 +637,7 @@ deps = { }, 'tools/perf': { - 'url': '{chromium_git}/chromium/src/tools/perf@3e7faaebdea0133aff47ad5439cafd32015b973c', + 'url': '{chromium_git}/chromium/src/tools/perf@d548865dd09fd9c60db176b250bbfaa55a35e99d', 'condition': 'not build_with_chromium', }, @@ -3975,17 +3975,6 @@ deps = { 'dep_type': 'cipd', }, - 'third_party/android_deps/libs/org_robolectric_shadows_multidex': { - 'packages': [ - { - 'package': 'chromium/third_party/android_deps/libs/org_robolectric_shadows_multidex', - 'version': 'version:2@4.8.1.cr1', - }, - ], - 'condition': 'checkout_android and not build_with_chromium', - 'dep_type': 'cipd', - }, - 'third_party/android_deps/libs/org_robolectric_shadows_playservices': { 'packages': [ {