Commit 41dbfe9c by angle-autoroll Committed by Commit Bot

Roll Chromium from 6cad7c765c8b to 920c6c5ffe65 (341 revisions)

https://chromium.googlesource.com/chromium/src.git/+log/6cad7c765c8b..920c6c5ffe65 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 geofflang@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/8df5f2532b..0006b44d1f * testing: https://chromium.googlesource.com/chromium/src/testing/+log/b134bc315e..75df5ad7e8 * third_party/catapult: https://chromium.googlesource.com/catapult.git/+log/{catapult_..69936de9be * tools/clang: https://chromium.googlesource.com/chromium/src/tools/clang.git/+log/a387faa2a6..6e92ef6460 * tools/luci-go: git_revision:0f11e003d56071a19f4403570ebfdb8f197c2f87..git_revision:6b7ff5a4d7e3247a449a8dfa5511541dffebba8b * tools/luci-go: git_revision:0f11e003d56071a19f4403570ebfdb8f197c2f87..git_revision:6b7ff5a4d7e3247a449a8dfa5511541dffebba8b * tools/luci-go: git_revision:0f11e003d56071a19f4403570ebfdb8f197c2f87..git_revision:6b7ff5a4d7e3247a449a8dfa5511541dffebba8b * tools/mb: https://chromium.googlesource.com/chromium/src/tools/mb/+log/93c8ae3a54..e509f34db2 No update to Clang. Bug: angleproject:5417 Tbr: geofflang@google.com Change-Id: Icaf720255a92c10111226d330fc2a055e1d4950d Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2815103 Commit-Queue: angle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com> Bot-Commit: angle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com>
parent 4340fcfa
......@@ -20,7 +20,7 @@ vars = {
'checkout_angle_internal': False,
# Version of Chromium our Chromium-based DEPS are mirrored from.
'chromium_revision': '6cad7c765c8b5b15c14c95181439a8062ad0e8f8',
'chromium_revision': '920c6c5ffe658a0e76abc82462b0d5e6d8ce2940',
# We never want to checkout chromium,
# but need a dummy DEPS entry for the autoroller
'dummy_checkout_chromium': False,
......@@ -65,18 +65,18 @@ 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': '145b45a22725be0e7076e725a95c4cf720121b8b',
'catapult_revision': '69936de9bed83ede862c80990b10bbb7f7bce73b',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling luci-go
# and whatever else without interference from each other.
'luci_go': 'git_revision:0f11e003d56071a19f4403570ebfdb8f197c2f87',
'luci_go': 'git_revision:6b7ff5a4d7e3247a449a8dfa5511541dffebba8b',
}
deps = {
'build': {
'url': '{chromium_git}/chromium/src/build.git@8df5f2532bb66be4a34b37e019cde5a86b0ed473',
'url': '{chromium_git}/chromium/src/build.git@0006b44d1fc44a952cb7f557c3e3485e11486e6c',
'condition': 'not build_with_chromium',
},
......@@ -134,7 +134,7 @@ deps = {
},
'testing': {
'url': '{chromium_git}/chromium/src/testing@b134bc315e7c6a83757c599f972b2ea6bfb35ed0',
'url': '{chromium_git}/chromium/src/testing@75df5ad7e8b063fc79e7a301e35019de1a7ca94c',
'condition': 'not build_with_chromium',
},
......@@ -269,7 +269,7 @@ deps = {
},
'tools/clang': {
'url': '{chromium_git}/chromium/src/tools/clang.git@a387faa2a6741f565e45d78804a49a0e55de5909',
'url': '{chromium_git}/chromium/src/tools/clang.git@6e92ef64604dcb6b4b2be4f29e4ba25e9f638116',
'condition': 'not build_with_chromium',
},
......@@ -304,7 +304,7 @@ deps = {
},
'tools/mb': {
'url': '{chromium_git}/chromium/src/tools/mb@93c8ae3a54158b5054745de81c7f15be3b12919f',
'url': '{chromium_git}/chromium/src/tools/mb@e509f34db2745553be44eb3a0666971a61383f2f',
'condition': 'not build_with_chromium',
},
......
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