Commit e335cc65 by angle-autoroll Committed by Commit Bot

Roll Chromium from 5a03bdd6e398 to 0592a5f8d414 (472 revisions)

https://chromium.googlesource.com/chromium/src.git/+log/5a03bdd6e398..0592a5f8d414 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 cwallez@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/3156ee0cf9..deb698d48d * testing: https://chromium.googlesource.com/chromium/src/testing/+log/715d9573da..6e6d8d1651 * third_party/catapult: https://chromium.googlesource.com/catapult.git/+log/{catapult_..f600415e92 * tools/mb: https://chromium.googlesource.com/chromium/src/tools/mb/+log/b93f034c30..9cb7877086 No update to Clang. Bug: angleproject:5390 Tbr: cwallez@google.com Change-Id: I8dc12fad910dbfcf737fe1f0589a41b065cd3d8f Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2594635Reviewed-by: 's avatarangle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: angle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com>
parent 328f72ae
......@@ -20,7 +20,7 @@ vars = {
'checkout_angle_internal': False,
# Version of Chromium our Chromium-based DEPS are mirrored from.
'chromium_revision': '5a03bdd6e398bfb1d52c241b3b154485f48174a3',
'chromium_revision': '0592a5f8d414338b05c57877841607625940c89f',
# We never want to checkout chromium,
# but need a dummy DEPS entry for the autoroller
'dummy_checkout_chromium': False,
......@@ -89,7 +89,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': 'f22b977bc4c0d3ed4c4d85a50ec3f25f608c4b45',
'catapult_revision': 'f600415e92651c5750d3dbefb496929ef3728ca3',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling luci-go
......@@ -100,7 +100,7 @@ vars = {
deps = {
'build': {
'url': '{chromium_git}/chromium/src/build.git@3156ee0cf91267dd914f2aae27b895feb101d7cd',
'url': '{chromium_git}/chromium/src/build.git@deb698d48d090ee0db4904edd6e44e4dd7f57484',
'condition': 'not build_with_chromium',
},
......@@ -110,7 +110,7 @@ deps = {
},
'testing': {
'url': '{chromium_git}/chromium/src/testing@715d9573daaffc5a7e47e49ed39528cb10d63c84',
'url': '{chromium_git}/chromium/src/testing@6e6d8d16513624f0efb26d6cb528abe6c2bbd7ce',
'condition': 'not build_with_chromium',
},
......@@ -311,7 +311,7 @@ deps = {
},
'tools/mb': {
'url': '{chromium_git}/chromium/src/tools/mb@b93f034c3004b43423a48fc4e4ead412ea24cf1f',
'url': '{chromium_git}/chromium/src/tools/mb@9cb78770869e3a6c6236f22ade65f4e866f8b9e4',
'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