Commit b6f0faa8 by angle-autoroll Committed by Angle LUCI CQ

Roll Chromium from 38c67803c283 to 1d5cc5e25281 (194 revisions)

https://chromium.googlesource.com/chromium/src.git/+log/38c67803c283..1d5cc5e25281 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 timvp@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/main/autoroll/README.md Changed dependencies * build: https://chromium.googlesource.com/chromium/src/build.git/+log/6f773f2fd2..92f8e1efea * buildtools/linux64: git_revision:4d207c94eab41f09c9a8505eb47f3d2919e47943..git_revision:31f2bba8aafa8015ca5761100a21f17c2d741062 * buildtools/mac: git_revision:4d207c94eab41f09c9a8505eb47f3d2919e47943..git_revision:31f2bba8aafa8015ca5761100a21f17c2d741062 * buildtools/win: git_revision:4d207c94eab41f09c9a8505eb47f3d2919e47943..git_revision:31f2bba8aafa8015ca5761100a21f17c2d741062 * testing: https://chromium.googlesource.com/chromium/src/testing/+log/537028df55..7ec8dcae8b * third_party/catapult: https://chromium.googlesource.com/catapult.git/+log/{catapult_..de5768d311 * tools/clang: https://chromium.googlesource.com/chromium/src/tools/clang.git/+log/e1e56a5807..081034a4ff * tools/perf: https://chromium.googlesource.com/chromium/src/tools/perf/+log/8eae38b597..2904cc4e6d Clang version changed llvmorg-13-init-14086-ge1b8fde1:llvmorg-13-init-14563-gbcaf57ca Details: https://chromium.googlesource.com/chromium/src/tools/clang/+/e1e56a58075d9d3ee55a86be0ed2e87be317968a..081034a4ff0462c46b9261be81de77562d19936e/scripts/update.py Bug: None Tbr: timvp@google.com Change-Id: I7f8f56e0672cf2bc5973d983ffef0309e9b96d4c Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/3007567 Commit-Queue: angle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com> Bot-Commit: angle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com>
parent 3b0fcf6a
......@@ -34,7 +34,7 @@ vars = {
'checkout_android_native_support': 'checkout_android or checkout_chromeos',
# Version of Chromium our Chromium-based DEPS are mirrored from.
'chromium_revision': '38c67803c283b0da660417742d325e51716dc2dd',
'chromium_revision': '1d5cc5e25281f2358e139d99bb22ee10a9c893fa',
# We never want to checkout chromium,
# but need a dummy DEPS entry for the autoroller
'dummy_checkout_chromium': False,
......@@ -119,7 +119,7 @@ vars = {
deps = {
'build': {
'url': '{chromium_git}/chromium/src/build.git@6f773f2fd2d47e16bdc31eba5c578c87caf879af',
'url': '{chromium_git}/chromium/src/build.git@92f8e1efeaa5e669181ef31e20101700a3928c86',
'condition': 'not build_with_chromium',
},
......@@ -137,7 +137,7 @@ deps = {
'packages': [
{
'package': 'gn/gn/linux-amd64',
'version': 'git_revision:4d207c94eab41f09c9a8505eb47f3d2919e47943',
'version': 'git_revision:31f2bba8aafa8015ca5761100a21f17c2d741062',
}
],
'dep_type': 'cipd',
......@@ -148,7 +148,7 @@ deps = {
'packages': [
{
'package': 'gn/gn/mac-${{arch}}',
'version': 'git_revision:4d207c94eab41f09c9a8505eb47f3d2919e47943',
'version': 'git_revision:31f2bba8aafa8015ca5761100a21f17c2d741062',
}
],
'dep_type': 'cipd',
......@@ -169,7 +169,7 @@ deps = {
'packages': [
{
'package': 'gn/gn/windows-amd64',
'version': 'git_revision:4d207c94eab41f09c9a8505eb47f3d2919e47943',
'version': 'git_revision:31f2bba8aafa8015ca5761100a21f17c2d741062',
}
],
'dep_type': 'cipd',
......@@ -177,7 +177,7 @@ deps = {
},
'testing': {
'url': '{chromium_git}/chromium/src/testing@537028df553e1feeeab5dc691eaaf9a3276a6ed8',
'url': '{chromium_git}/chromium/src/testing@7ec8dcae8b2984cd4f9f7095e92321287613420a',
'condition': 'not build_with_chromium',
},
......@@ -531,7 +531,7 @@ deps = {
},
'tools/clang': {
'url': '{chromium_git}/chromium/src/tools/clang.git@e1e56a58075d9d3ee55a86be0ed2e87be317968a',
'url': '{chromium_git}/chromium/src/tools/clang.git@081034a4ff0462c46b9261be81de77562d19936e',
'condition': 'not build_with_chromium',
},
......@@ -581,7 +581,7 @@ deps = {
},
'tools/perf': {
'url': '{chromium_git}/chromium/src/tools/perf@8eae38b597155697d03e8d586a8a2e70d76706e0',
'url': '{chromium_git}/chromium/src/tools/perf@2904cc4e6da005b30efba67fc7abe75133a3e52c',
'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