Commit 72815904 by angle-autoroll Committed by Commit Bot

Roll Chromium from 6b006f95bb79 to f5e138b74576 (467 revisions)

https://chromium.googlesource.com/chromium/src.git/+log/6b006f95bb79..f5e138b74576 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/46a0056a44..fc04613723 * testing: https://chromium.googlesource.com/chromium/src/testing/+log/d2dcdd0691..967a8819da * third_party/catapult: https://chromium.googlesource.com/catapult.git/+log/{catapult_..5c5a2976d5 * tools/clang: https://chromium.googlesource.com/chromium/src/tools/clang.git/+log/455d077360..4ee065a4cc * tools/mb: https://chromium.googlesource.com/chromium/src/tools/mb/+log/7b1875ee59..5c2436468d * tools/skia_goldctl/linux: IVFOp-Te_OC8Hb0U5-sVhId98p1bYPyyIfuRG1_azZEC..6LF5F6aXrWP5GXP59OtHK-18DPO1aPrWT-5XYQEaYBMC * tools/skia_goldctl/mac: A1gA-0qf7jDyzvaC64y1M7gCo29AH4NKhihm_wregxsC..wKJl4xmBqSYjy0jV-1mXCtsx-D8if80AIBo9uiP-nrEC * tools/skia_goldctl/win: blyrcy7Sj3SVM1D1ALLFTRtSxoOKvF0OWnGXubSAbyQC..pUKrWuFOfyPuNAzRy9gRHv-8dvvUOzMEHO9KvF9dRMIC No update to Clang. Bug: angleproject:5236 Tbr: geofflang@google.com Change-Id: I9548e0c201b7befc3aedbfc8124a8b1cd18e3eba Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2674782Reviewed-by: 's avatarangle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: angle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com>
parent 4e8a848d
...@@ -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': '6b006f95bb7930f7f4c3c4a23355b5d5e06ffca4', 'chromium_revision': 'f5e138b745764b5271b65a59f1494e0cd06ede3d',
# 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,7 +65,7 @@ vars = { ...@@ -65,7 +65,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': '5b022f3c5e699895f195deb0c7b27f86a3110b18', 'catapult_revision': '5c5a2976d525ca07cb873a74a5c26c98707fec6f',
# 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
...@@ -76,7 +76,7 @@ vars = { ...@@ -76,7 +76,7 @@ vars = {
deps = { deps = {
'build': { 'build': {
'url': '{chromium_git}/chromium/src/build.git@46a0056a44b695a0c1c0d185193ec9008e551644', 'url': '{chromium_git}/chromium/src/build.git@fc04613723a4d362416678ddace5c09d8fd2f541',
'condition': 'not build_with_chromium', 'condition': 'not build_with_chromium',
}, },
...@@ -86,7 +86,7 @@ deps = { ...@@ -86,7 +86,7 @@ deps = {
}, },
'testing': { 'testing': {
'url': '{chromium_git}/chromium/src/testing@d2dcdd06918ec3910542605e84a1ebaf186f9443', 'url': '{chromium_git}/chromium/src/testing@967a8819da4f9f7169a735cb597e8432cfc090d0',
'condition': 'not build_with_chromium', 'condition': 'not build_with_chromium',
}, },
...@@ -221,7 +221,7 @@ deps = { ...@@ -221,7 +221,7 @@ deps = {
}, },
'tools/clang': { 'tools/clang': {
'url': '{chromium_git}/chromium/src/tools/clang.git@455d07736084ef0940986d95497cf82b514c568f', 'url': '{chromium_git}/chromium/src/tools/clang.git@4ee065a4cc321651d2bded29751fe32d47aca3f4',
'condition': 'not build_with_chromium', 'condition': 'not build_with_chromium',
}, },
...@@ -256,7 +256,7 @@ deps = { ...@@ -256,7 +256,7 @@ deps = {
}, },
'tools/mb': { 'tools/mb': {
'url': '{chromium_git}/chromium/src/tools/mb@7b1875ee59415943009bb667ef6c7efb8adedc5e', 'url': '{chromium_git}/chromium/src/tools/mb@5c2436468d3563f42e218558692672fa7a886d30',
'condition': 'not build_with_chromium', 'condition': 'not build_with_chromium',
}, },
...@@ -279,7 +279,7 @@ deps = { ...@@ -279,7 +279,7 @@ deps = {
'packages': [ 'packages': [
{ {
'package': 'skia/tools/goldctl/linux-amd64', 'package': 'skia/tools/goldctl/linux-amd64',
'version': 'IVFOp-Te_OC8Hb0U5-sVhId98p1bYPyyIfuRG1_azZEC', 'version': '6LF5F6aXrWP5GXP59OtHK-18DPO1aPrWT-5XYQEaYBMC',
}, },
], ],
'dep_type': 'cipd', 'dep_type': 'cipd',
...@@ -290,7 +290,7 @@ deps = { ...@@ -290,7 +290,7 @@ deps = {
'packages': [ 'packages': [
{ {
'package': 'skia/tools/goldctl/windows-amd64', 'package': 'skia/tools/goldctl/windows-amd64',
'version': 'blyrcy7Sj3SVM1D1ALLFTRtSxoOKvF0OWnGXubSAbyQC', 'version': 'pUKrWuFOfyPuNAzRy9gRHv-8dvvUOzMEHO9KvF9dRMIC',
}, },
], ],
'dep_type': 'cipd', 'dep_type': 'cipd',
...@@ -301,7 +301,7 @@ deps = { ...@@ -301,7 +301,7 @@ deps = {
'packages': [ 'packages': [
{ {
'package': 'skia/tools/goldctl/mac-amd64', 'package': 'skia/tools/goldctl/mac-amd64',
'version': 'A1gA-0qf7jDyzvaC64y1M7gCo29AH4NKhihm_wregxsC', 'version': 'wKJl4xmBqSYjy0jV-1mXCtsx-D8if80AIBo9uiP-nrEC',
}, },
], ],
'dep_type': 'cipd', 'dep_type': 'cipd',
......
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