Commit 7093777b by angle-autoroll Committed by Commit Bot

Roll Chromium from 920c6c5ffe65 to 497fa2f8d899 (507 revisions)

https://chromium.googlesource.com/chromium/src.git/+log/920c6c5ffe65..497fa2f8d899 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/0006b44d1f..563f147c85 * testing: https://chromium.googlesource.com/chromium/src/testing/+log/75df5ad7e8..85de9f3f89 * third_party/catapult: https://chromium.googlesource.com/catapult.git/+log/{catapult_..ab687ea7be * tools/clang: https://chromium.googlesource.com/chromium/src/tools/clang.git/+log/6e92ef6460..006bc90fc4 * tools/luci-go: git_revision:6b7ff5a4d7e3247a449a8dfa5511541dffebba8b..git_revision:f784260b204b2d93c7bd6d1a619f09c6822e5926 * tools/luci-go: git_revision:6b7ff5a4d7e3247a449a8dfa5511541dffebba8b..git_revision:f784260b204b2d93c7bd6d1a619f09c6822e5926 * tools/luci-go: git_revision:6b7ff5a4d7e3247a449a8dfa5511541dffebba8b..git_revision:f784260b204b2d93c7bd6d1a619f09c6822e5926 * tools/mb: https://chromium.googlesource.com/chromium/src/tools/mb/+log/e509f34db2..a2223becbd No update to Clang. Bug: None Tbr: geofflang@google.com Change-Id: I2bacfdbbb2205c3da9f37c546e82917fe2adc59d Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2820525 Commit-Queue: angle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com> Bot-Commit: angle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com>
parent f92eb43c
...@@ -20,7 +20,7 @@ vars = { ...@@ -20,7 +20,7 @@ vars = {
'checkout_angle_internal': False, 'checkout_angle_internal': False,
# Version of Chromium our Chromium-based DEPS are mirrored from. # Version of Chromium our Chromium-based DEPS are mirrored from.
'chromium_revision': '920c6c5ffe658a0e76abc82462b0d5e6d8ce2940', 'chromium_revision': '497fa2f8d8991174a113e3a100f131c24a18e9e5',
# We never want to checkout chromium, # We never want to checkout chromium,
# but need a dummy DEPS entry for the autoroller # but need a dummy DEPS entry for the autoroller
'dummy_checkout_chromium': False, 'dummy_checkout_chromium': False,
...@@ -65,18 +65,18 @@ vars = { ...@@ -65,18 +65,18 @@ vars = {
# Three lines of non-changing comments so that # Three lines of non-changing comments so that
# the commit queue can handle CLs rolling catapult # the commit queue can handle CLs rolling catapult
# and whatever else without interference from each other. # and whatever else without interference from each other.
'catapult_revision': '69936de9bed83ede862c80990b10bbb7f7bce73b', 'catapult_revision': 'ab687ea7be643e0f78176a60f3797aae7fbbae46',
# Three lines of non-changing comments so that # Three lines of non-changing comments so that
# the commit queue can handle CLs rolling luci-go # the commit queue can handle CLs rolling luci-go
# and whatever else without interference from each other. # and whatever else without interference from each other.
'luci_go': 'git_revision:6b7ff5a4d7e3247a449a8dfa5511541dffebba8b', 'luci_go': 'git_revision:f784260b204b2d93c7bd6d1a619f09c6822e5926',
} }
deps = { deps = {
'build': { 'build': {
'url': '{chromium_git}/chromium/src/build.git@0006b44d1fc44a952cb7f557c3e3485e11486e6c', 'url': '{chromium_git}/chromium/src/build.git@563f147c8543f957146dacf83facfbf43f8c57ba',
'condition': 'not build_with_chromium', 'condition': 'not build_with_chromium',
}, },
...@@ -134,7 +134,7 @@ deps = { ...@@ -134,7 +134,7 @@ deps = {
}, },
'testing': { 'testing': {
'url': '{chromium_git}/chromium/src/testing@75df5ad7e8b063fc79e7a301e35019de1a7ca94c', 'url': '{chromium_git}/chromium/src/testing@85de9f3f89b67c0e4a68f67bbe6937dcbd91477c',
'condition': 'not build_with_chromium', 'condition': 'not build_with_chromium',
}, },
...@@ -269,7 +269,7 @@ deps = { ...@@ -269,7 +269,7 @@ deps = {
}, },
'tools/clang': { 'tools/clang': {
'url': '{chromium_git}/chromium/src/tools/clang.git@6e92ef64604dcb6b4b2be4f29e4ba25e9f638116', 'url': '{chromium_git}/chromium/src/tools/clang.git@006bc90fc4fc1c2cba0ac29d047bf9df371c0a24',
'condition': 'not build_with_chromium', 'condition': 'not build_with_chromium',
}, },
...@@ -304,7 +304,7 @@ deps = { ...@@ -304,7 +304,7 @@ deps = {
}, },
'tools/mb': { 'tools/mb': {
'url': '{chromium_git}/chromium/src/tools/mb@e509f34db2745553be44eb3a0666971a61383f2f', 'url': '{chromium_git}/chromium/src/tools/mb@a2223becbdbeca90577dd5c9437a781d182363dc',
'condition': 'not build_with_chromium', '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