Commit 350ca026 by angle-autoroll Committed by Angle LUCI CQ

Roll Chromium from a47f97f33178 to 2d9121fa2280 (292 revisions)

https://chromium.googlesource.com/chromium/src.git/+log/a47f97f33178..2d9121fa2280 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 ianelliott@google.com on the revert to ensure that a human is aware of the problem. 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/master/autoroll/README.md Changed dependencies * build: https://chromium.googlesource.com/chromium/src/build.git/+log/bc2162111e..94441aacf6 * buildtools/third_party/libc++abi/trunk: https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libcxxabi.git/+log/6c2969375e..f4328ad7c0 * testing: https://chromium.googlesource.com/chromium/src/testing/+log/2dac35d518..1c1a1626e9 * third_party/abseil-cpp: https://chromium.googlesource.com/chromium/src/third_party/abseil-cpp/+log/bd17c406ba..8f8817d6f6 * third_party/catapult: https://chromium.googlesource.com/catapult.git/+log/{catapult_..6434229377 * third_party/depot_tools: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/ecdc362593..e319aba2ba * tools/clang: https://chromium.googlesource.com/chromium/src/tools/clang.git/+log/c6949cb1f9..4d45e0aeb2 * tools/mb: https://chromium.googlesource.com/chromium/src/tools/mb/+log/f463e5ab39..b6e0ed244f * tools/perf: https://chromium.googlesource.com/chromium/src/tools/perf/+log/f059cd2376..1337efa12c No update to Clang. Bug: None Tbr: ianelliott@google.com Change-Id: Ibb6ea3b03d3459b67468a21a304a1504508df0e0 Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2964191 Bot-Commit: angle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com> Reviewed-by: 's avatarIan Elliott <ianelliott@google.com> Commit-Queue: Ian Elliott <ianelliott@google.com>
parent 9c500951
......@@ -34,7 +34,7 @@ vars = {
'checkout_android_native_support': 'checkout_android or checkout_chromeos',
# Version of Chromium our Chromium-based DEPS are mirrored from.
'chromium_revision': 'a47f97f3317874bf960e9c02e5492e38150f37d3',
'chromium_revision': '2d9121fa22808a32ad764daf68e4b158992255ba',
# We never want to checkout chromium,
# but need a dummy DEPS entry for the autoroller
'dummy_checkout_chromium': False,
......@@ -79,7 +79,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': '1f843f39751367aea4e1c8eaa1671b06e0e9ef23',
'catapult_revision': '64342293771b54709ee2d2d4d0c823e2d74a7c20',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling luci-go
......@@ -119,7 +119,7 @@ vars = {
deps = {
'build': {
'url': '{chromium_git}/chromium/src/build.git@bc2162111e1641b36dc439000f92df2ce861e3e4',
'url': '{chromium_git}/chromium/src/build.git@94441aacf6a6e315987e70933548d9d698da8405',
'condition': 'not build_with_chromium',
},
......@@ -161,7 +161,7 @@ deps = {
},
'buildtools/third_party/libc++abi/trunk': {
'url': '{chromium_git}/external/github.com/llvm/llvm-project/libcxxabi.git@6c2969375e0af96179acea29e9a8a859978abf69',
'url': '{chromium_git}/external/github.com/llvm/llvm-project/libcxxabi.git@f4328ad7c0d8242d36cb5bea530925f9fea34248',
'condition': 'not build_with_chromium',
},
......@@ -177,12 +177,12 @@ deps = {
},
'testing': {
'url': '{chromium_git}/chromium/src/testing@2dac35d518541e8b9dbe9ca469d9f60e663bd218',
'url': '{chromium_git}/chromium/src/testing@1c1a1626e90003820328a5392a50630bbbcb7342',
'condition': 'not build_with_chromium',
},
'third_party/abseil-cpp': {
'url': '{chromium_git}/chromium/src/third_party/abseil-cpp@bd17c406bae17650d19bee34ee87c592714ada94',
'url': '{chromium_git}/chromium/src/third_party/abseil-cpp@8f8817d6f6c172f66951f208f4e4b9279bf076c2',
'condition': 'not build_with_chromium',
},
......@@ -327,7 +327,7 @@ deps = {
},
'third_party/depot_tools': {
'url': '{chromium_git}/chromium/tools/depot_tools.git@ecdc362593cfee1ade115ead7be6c3e96b2e7384',
'url': '{chromium_git}/chromium/tools/depot_tools.git@e319aba2ba1ce2aa82bb2508d2e85715d3bace53',
'condition': 'not build_with_chromium',
},
......@@ -531,7 +531,7 @@ deps = {
},
'tools/clang': {
'url': '{chromium_git}/chromium/src/tools/clang.git@c6949cb1f994efefc66e757bbd126d756ae95833',
'url': '{chromium_git}/chromium/src/tools/clang.git@4d45e0aeb2eb02a24c60048b11de5d65b87d0c73',
'condition': 'not build_with_chromium',
},
......@@ -566,7 +566,7 @@ deps = {
},
'tools/mb': {
'url': '{chromium_git}/chromium/src/tools/mb@f463e5ab3938e62f349d0e409e2e179132039431',
'url': '{chromium_git}/chromium/src/tools/mb@b6e0ed244f9672c4c6747615de973e1ab01f4939',
'condition': 'not build_with_chromium',
},
......@@ -581,7 +581,7 @@ deps = {
},
'tools/perf': {
'url': '{chromium_git}/chromium/src/tools/perf@f059cd2376fc519ba90ebf202d91116ad1f22c00',
'url': '{chromium_git}/chromium/src/tools/perf@1337efa12c005c7e6a75618b3bdabde10114c1b6',
'condition': 'not build_with_chromium',
},
......
......@@ -14,7 +14,7 @@
"infra/specs/waterfalls.pyl":
"fee8d5386149cf4b347eaa9036eb3d0d",
"testing/buildbot/generate_buildbot_json.py":
"11c3830d3508762d1adc1b5fb7d0cc1d",
"9f5d39d58f4a8baf4b74349147feb606",
"testing/buildbot/mixins.pyl":
"32abdb958c0ed08f0c8fdafedfe2e938"
}
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment