Commit 4c7e159c by angle-autoroll Committed by Angle LUCI CQ

Roll Chromium from 637b4cdf0c64 to 685eab2b2e45 (109 revisions)

https://chromium.googlesource.com/chromium/src.git/+log/637b4cdf0c64..685eab2b2e45 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 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/e4e59f8437..38ed2cb517 * buildtools: https://chromium.googlesource.com/chromium/src/buildtools.git/+log/466954eda3..9c143ace75 * buildtools/linux64: git_revision:170c2dba1e0c0299fe8c6a441caf2f2352a42ae0..git_revision:e9b8433248ae2c117644b4e40b33203e7d3da192 * buildtools/mac: git_revision:170c2dba1e0c0299fe8c6a441caf2f2352a42ae0..git_revision:e9b8433248ae2c117644b4e40b33203e7d3da192 * buildtools/win: git_revision:170c2dba1e0c0299fe8c6a441caf2f2352a42ae0..git_revision:e9b8433248ae2c117644b4e40b33203e7d3da192 * testing: https://chromium.googlesource.com/chromium/src/testing/+log/05f219c87f..2150962daf * third_party/catapult: https://chromium.googlesource.com/catapult.git/+log/{catapult_..ada99637c0 * third_party/depot_tools: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/70dcfe26e2..b714c17658 * tools/perf: https://chromium.googlesource.com/chromium/src/tools/perf/+log/b4326be4ac..e2f6c49548 No update to Clang. Bug: None Tbr: jonahr@google.com Change-Id: I7377d246831b15d8572fd086be00a39811639586 Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2978451 Commit-Queue: angle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com> Bot-Commit: angle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com>
parent 7df7fc7f
...@@ -34,7 +34,7 @@ vars = { ...@@ -34,7 +34,7 @@ vars = {
'checkout_android_native_support': 'checkout_android or checkout_chromeos', 'checkout_android_native_support': 'checkout_android or checkout_chromeos',
# Version of Chromium our Chromium-based DEPS are mirrored from. # Version of Chromium our Chromium-based DEPS are mirrored from.
'chromium_revision': '637b4cdf0c6429883e9d4a74800f842c85a7c003', 'chromium_revision': '685eab2b2e451c44949d2cd2fb8f65f0243449e0',
# 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,
...@@ -79,7 +79,7 @@ vars = { ...@@ -79,7 +79,7 @@ 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': '986f4bb45c120aec31b57ffbeaaffe684d49b5b1', 'catapult_revision': 'ada99637c0f077259a054cb85f558f6cc001f59b',
# 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
...@@ -119,12 +119,12 @@ vars = { ...@@ -119,12 +119,12 @@ vars = {
deps = { deps = {
'build': { 'build': {
'url': '{chromium_git}/chromium/src/build.git@e4e59f8437ac6279176a94363e5fa8b414eed122', 'url': '{chromium_git}/chromium/src/build.git@38ed2cb517a311587133f70a8133f478a0d10965',
'condition': 'not build_with_chromium', 'condition': 'not build_with_chromium',
}, },
'buildtools': { 'buildtools': {
'url': '{chromium_git}/chromium/src/buildtools.git@466954eda391b83e90f8b925767e6152318d690b', 'url': '{chromium_git}/chromium/src/buildtools.git@9c143ace7560797fed136da85e22ea4834e6b147',
'condition': 'not build_with_chromium', 'condition': 'not build_with_chromium',
}, },
...@@ -137,7 +137,7 @@ deps = { ...@@ -137,7 +137,7 @@ deps = {
'packages': [ 'packages': [
{ {
'package': 'gn/gn/linux-amd64', 'package': 'gn/gn/linux-amd64',
'version': 'git_revision:170c2dba1e0c0299fe8c6a441caf2f2352a42ae0', 'version': 'git_revision:e9b8433248ae2c117644b4e40b33203e7d3da192',
} }
], ],
'dep_type': 'cipd', 'dep_type': 'cipd',
...@@ -148,7 +148,7 @@ deps = { ...@@ -148,7 +148,7 @@ deps = {
'packages': [ 'packages': [
{ {
'package': 'gn/gn/mac-${{arch}}', 'package': 'gn/gn/mac-${{arch}}',
'version': 'git_revision:170c2dba1e0c0299fe8c6a441caf2f2352a42ae0', 'version': 'git_revision:e9b8433248ae2c117644b4e40b33203e7d3da192',
} }
], ],
'dep_type': 'cipd', 'dep_type': 'cipd',
...@@ -169,7 +169,7 @@ deps = { ...@@ -169,7 +169,7 @@ deps = {
'packages': [ 'packages': [
{ {
'package': 'gn/gn/windows-amd64', 'package': 'gn/gn/windows-amd64',
'version': 'git_revision:170c2dba1e0c0299fe8c6a441caf2f2352a42ae0', 'version': 'git_revision:e9b8433248ae2c117644b4e40b33203e7d3da192',
} }
], ],
'dep_type': 'cipd', 'dep_type': 'cipd',
...@@ -177,7 +177,7 @@ deps = { ...@@ -177,7 +177,7 @@ deps = {
}, },
'testing': { 'testing': {
'url': '{chromium_git}/chromium/src/testing@05f219c87f83eeec917307d109a9b069a1371bc7', 'url': '{chromium_git}/chromium/src/testing@2150962daf3d59551cb93e012d5fe8c9f1726f1c',
'condition': 'not build_with_chromium', 'condition': 'not build_with_chromium',
}, },
...@@ -327,7 +327,7 @@ deps = { ...@@ -327,7 +327,7 @@ deps = {
}, },
'third_party/depot_tools': { 'third_party/depot_tools': {
'url': '{chromium_git}/chromium/tools/depot_tools.git@70dcfe26e2b8baea8194d61b661442ee3e0cd876', 'url': '{chromium_git}/chromium/tools/depot_tools.git@b714c17658d3e34a6e6abdc2b54be954b79cc4fa',
'condition': 'not build_with_chromium', 'condition': 'not build_with_chromium',
}, },
...@@ -581,7 +581,7 @@ deps = { ...@@ -581,7 +581,7 @@ deps = {
}, },
'tools/perf': { 'tools/perf': {
'url': '{chromium_git}/chromium/src/tools/perf@b4326be4ac71bf1c0d14611a914e82ae31a31bf1', 'url': '{chromium_git}/chromium/src/tools/perf@e2f6c495486c5729e37bbd67011a1533751e5d00',
'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