Roll Chromium from b6105122ebd7 to 5c4a77844a5d (596 revisions)

b6105122eb..5c4a77844a

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 romanl@google.com on the revert to ensure that a human
is aware of the problem.

To file a bug in Chromium: https://bugs.chromium.org/p/chromium/issues/entry
To file a bug in ANGLE: https://bugs.chromium.org/p/angleproject/issues/entry

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: 4f7a8d7266..9868184629
* buildtools: f9d0f8488f..133d7cdb35
* buildtools/third_party/libc++/trunk: 71619e734c..11bdb46a42
* testing: 7b6ba87ea3..b1c37f6f10
* third_party/abseil-cpp: fa30a0badb..751b72a8c1
* third_party/android_deps: 47a0ef5311..e594b95790
* third_party/catapult: https://chromium.googlesource.com/catapult.git/+log/{catapult_..5eb0675d9c
* third_party/depot_tools: fcf9fc4c36..e3ed6a8e01
* third_party/fuchsia-sdk/sdk: version:9.20220927.1.1..version:9.20220928.2.1
* third_party/r8/d8: xpZ7PmWRng3qxWvJQkt5btj_zJ-3QbBxahH-_MsVX48C..ph4ji7m0nOipD5V48QjtM23WPzpNxYAOFUzDJ6cHBXUC
* tools/mb: 6d9f2a7eed..92b729fbc4
* tools/perf: 6886879e42..d88a81a644
No update to Clang.

Bug: None
Tbr: romanl@google.com
Change-Id: I72e08d9867aceabfa7a49e50edb1d93144dd9de2
Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/3928302
Bot-Commit: angle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: angle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com>
This commit is contained in:
angle-autoroll 2022-09-29 07:02:18 +00:00 коммит произвёл Angle LUCI CQ
Родитель d524157fe1
Коммит 0d5ba4e05a
2 изменённых файлов: 13 добавлений и 13 удалений

24
DEPS
Просмотреть файл

@ -37,7 +37,7 @@ vars = {
'checkout_android_native_support': 'checkout_android or checkout_chromeos',
# Version of Chromium our Chromium-based DEPS are mirrored from.
'chromium_revision': 'b6105122ebd733c17b06e737817358b8975db226',
'chromium_revision': '5c4a77844a5d8dbba25362b8ca122e387c462f03',
# We never want to checkout chromium,
# but need a dummy DEPS entry for the autoroller
'dummy_checkout_chromium': False,
@ -86,7 +86,7 @@ vars = {
# the commit queue can handle CLs rolling Fuchsia sdk
# and whatever else without interference from each other.
'fuchsia_version': 'version:9.20220927.1.1',
'fuchsia_version': 'version:9.20220928.2.1',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling luci-go
@ -126,12 +126,12 @@ vars = {
deps = {
'build': {
'url': '{chromium_git}/chromium/src/build.git@4f7a8d726692762c27650586fe4596b9de5ada43',
'url': '{chromium_git}/chromium/src/build.git@9868184629470a1ee517073a4218b1742bd9c1f6',
'condition': 'not build_with_chromium',
},
'buildtools': {
'url': '{chromium_git}/chromium/src/buildtools.git@f9d0f8488f83f4f81139c297d7702006138c1ba6',
'url': '{chromium_git}/chromium/src/buildtools.git@133d7cdb35bf80c4a17bd4977bfc385ffeb4743d',
'condition': 'not build_with_chromium',
},
@ -163,7 +163,7 @@ deps = {
},
'buildtools/third_party/libc++/trunk': {
'url': '{chromium_git}/external/github.com/llvm/llvm-project/libcxx.git@71619e734caf944bdc576a70c5ca4830e2723830',
'url': '{chromium_git}/external/github.com/llvm/llvm-project/libcxx.git@11bdb46a42a9947797fb273821769a59fa2becbb',
'condition': 'not build_with_chromium',
},
@ -189,12 +189,12 @@ deps = {
},
'testing': {
'url': '{chromium_git}/chromium/src/testing@7b6ba87ea3955509e9c9205c24c7f313e7f41fa0',
'url': '{chromium_git}/chromium/src/testing@b1c37f6f10f362aa276faf5528e999514a0f7353',
'condition': 'not build_with_chromium',
},
'third_party/abseil-cpp': {
'url': '{chromium_git}/chromium/src/third_party/abseil-cpp@fa30a0badb7b13a9cfa9c885c21377028487e03a',
'url': '{chromium_git}/chromium/src/third_party/abseil-cpp@751b72a8c1370f4586f5f726e396262f98f4dcdb',
'condition': 'not build_with_chromium',
},
@ -259,7 +259,7 @@ deps = {
},
'third_party/android_deps': {
'url': '{chromium_git}/chromium/src/third_party/android_deps@47a0ef5311538ad849a7d3b5b646aa2154dbfb0e',
'url': '{chromium_git}/chromium/src/third_party/android_deps@e594b95790de4c234092a2410986e3f5bbd6adb0',
'condition': 'checkout_android and not build_with_chromium',
},
@ -362,7 +362,7 @@ deps = {
},
'third_party/depot_tools': {
'url': '{chromium_git}/chromium/tools/depot_tools.git@fcf9fc4c36d6a3b244fd95fbceaa7b9030e67362',
'url': '{chromium_git}/chromium/tools/depot_tools.git@e3ed6a8e015bada7f2708d990b5e8c4d01bcf047',
'condition': 'not build_with_chromium',
},
@ -539,7 +539,7 @@ deps = {
'packages': [
{
'package': 'chromium/third_party/r8',
'version': 'xpZ7PmWRng3qxWvJQkt5btj_zJ-3QbBxahH-_MsVX48C',
'version': 'ph4ji7m0nOipD5V48QjtM23WPzpNxYAOFUzDJ6cHBXUC',
},
],
'condition': 'checkout_android and not build_with_chromium',
@ -637,7 +637,7 @@ deps = {
},
'tools/mb': {
'url': '{chromium_git}/chromium/src/tools/mb@6d9f2a7eede9708666d9ad20c06c6990326d5299',
'url': '{chromium_git}/chromium/src/tools/mb@92b729fbc4fc0c94d6c618e4a4e31c99774a3c34',
'condition': 'not build_with_chromium',
},
@ -652,7 +652,7 @@ deps = {
},
'tools/perf': {
'url': '{chromium_git}/chromium/src/tools/perf@6886879e4236ff57e2fa156d375be9f29142af17',
'url': '{chromium_git}/chromium/src/tools/perf@d88a81a644f5f9e42e001a5c9ad0db09f924363b',
'condition': 'not build_with_chromium',
},

Просмотреть файл

@ -16,5 +16,5 @@
"testing/buildbot/generate_buildbot_json.py":
"1d6e57d43c9957b92dfc03880c69bb92",
"testing/buildbot/mixins.pyl":
"ff5a87cd1b11c3a002fce1b95b7ba537"
"aadebb163aa7cf892482a65e2b4072ba"
}