Commit f78ec9db by angle-autoroll Committed by Commit Bot

Roll Chromium from cac0b331e3fc to 11d568cbfed1 (483 revisions)

https://chromium.googlesource.com/chromium/src.git/+log/cac0b331e3fc..11d568cbfed1 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 syoussefi@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/e966858a7e..e00ea2a33f * testing: https://chromium.googlesource.com/chromium/src/testing/+log/4ef8239f68..5d440f33b4 * third_party/catapult: https://chromium.googlesource.com/catapult.git/+log/{catapult_..c30133fce5 * third_party/depot_tools: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/b1cc5ed9e8..f959d17028 * tools/mb: https://chromium.googlesource.com/chromium/src/tools/mb/+log/fae4e7d723..5e7cca9ca0 No update to Clang. Bug: None Tbr: syoussefi@google.com Change-Id: I88c789cd45eb5dbdc4d002029d4fddade79aa06c Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2830144 Commit-Queue: angle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com> Bot-Commit: angle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com>
parent f2aa9d5d
...@@ -23,7 +23,7 @@ vars = { ...@@ -23,7 +23,7 @@ vars = {
'checkout_angle_restricted_traces': 'checkout_angle_internal', 'checkout_angle_restricted_traces': 'checkout_angle_internal',
# Version of Chromium our Chromium-based DEPS are mirrored from. # Version of Chromium our Chromium-based DEPS are mirrored from.
'chromium_revision': 'cac0b331e3fc6aa4f893a36b40b8b290ea9baefe', 'chromium_revision': '11d568cbfed12595ad7730eeb1b4e93870dfe548',
# 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,
...@@ -68,7 +68,7 @@ vars = { ...@@ -68,7 +68,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': '0fb9b3ace89baaf339c4bf9aba3303107fd5f567', 'catapult_revision': 'c30133fce5917e41e33d5f6e21276ee9ef3c2811',
# 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
...@@ -79,7 +79,7 @@ vars = { ...@@ -79,7 +79,7 @@ vars = {
deps = { deps = {
'build': { 'build': {
'url': '{chromium_git}/chromium/src/build.git@e966858a7eca3c6f5a49ee7b3a2732cf8ddce837', 'url': '{chromium_git}/chromium/src/build.git@e00ea2a33fbc22ebc1f59676532de27bd26ac4a1',
'condition': 'not build_with_chromium', 'condition': 'not build_with_chromium',
}, },
...@@ -137,7 +137,7 @@ deps = { ...@@ -137,7 +137,7 @@ deps = {
}, },
'testing': { 'testing': {
'url': '{chromium_git}/chromium/src/testing@4ef8239f685a1db17cd0f83c35ba093f70f176e5', 'url': '{chromium_git}/chromium/src/testing@5d440f33b48206cb602b9027f9bf0d18b45b0569',
'condition': 'not build_with_chromium', 'condition': 'not build_with_chromium',
}, },
...@@ -168,7 +168,7 @@ deps = { ...@@ -168,7 +168,7 @@ deps = {
}, },
'third_party/depot_tools': { 'third_party/depot_tools': {
'url': '{chromium_git}/chromium/tools/depot_tools.git@b1cc5ed9e8522b3a773ae22ffdd6cbfc3d3a4ffc', 'url': '{chromium_git}/chromium/tools/depot_tools.git@f959d17028daf846b64e20cfc14776ed280e6793',
'condition': 'not build_with_chromium', 'condition': 'not build_with_chromium',
}, },
...@@ -339,7 +339,7 @@ deps = { ...@@ -339,7 +339,7 @@ deps = {
}, },
'tools/mb': { 'tools/mb': {
'url': '{chromium_git}/chromium/src/tools/mb@fae4e7d723d94c7c8f4e7382d8d8e4114ff46e53', 'url': '{chromium_git}/chromium/src/tools/mb@5e7cca9ca00967882e90b0c098ba43e57b616c0e',
'condition': 'not build_with_chromium', 'condition': 'not build_with_chromium',
}, },
...@@ -1125,7 +1125,7 @@ deps = { ...@@ -1125,7 +1125,7 @@ deps = {
# === ANGLE Restricted Trace Generated Code End === # === ANGLE Restricted Trace Generated Code End ===
# === ANDROID_DEPS Generated Code Start === # === ANDROID_DEPS Generated Code Start ===
# Generated by //scripts/roll_chroium_deps.py # Generated by //third_party/android_deps/fetch_all.py
'third_party/android_deps/libs/android_arch_core_common': { 'third_party/android_deps/libs/android_arch_core_common': {
'packages': [ 'packages': [
{ {
......
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