Roll Chromium from 1bfae54dd233 to 8bf3474ad33a (639 revisions)

1bfae54dd2..8bf3474ad3

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 ianelliott@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: 4e6d71ddc1..5b369fe7f5
* buildtools/third_party/libc++abi/trunk: b5f3d3b904..3007992fc7
* testing: 4e9a37120c..7663e0cfff
* third_party/catapult: https://chromium.googlesource.com/catapult.git/+log/{catapult_..c76626ec30
* third_party/depot_tools: 2f3c96d5e4..a83ac9395c
* third_party/fuchsia-sdk/sdk: version:8.20220627.1.1..version:8.20220627.3.1
* tools/clang: 086948bae5..c8f1e5e5b7
* tools/mb: a1724fdef3..e7effce34f
* tools/perf: 0ee7593147..7c096990d7
No update to Clang.

Bug: None
Tbr: ianelliott@google.com
Change-Id: I2aa37a72de18ffc95630a6656ad98fbb037983ec
Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/3733893
Commit-Queue: angle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com>
Bot-Commit: angle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com>
This commit is contained in:
angle-autoroll 2022-06-29 07:30:00 +00:00 коммит произвёл Angle LUCI CQ
Родитель d50b22764b
Коммит 3224b16a4d
2 изменённых файлов: 11 добавлений и 11 удалений

20
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': '1bfae54dd233d7fd44f48f90677705315c7cb4bc',
'chromium_revision': '8bf3474ad33ab2229f970abe30a66ac935447c13',
# We never want to checkout chromium,
# but need a dummy DEPS entry for the autoroller
'dummy_checkout_chromium': False,
@ -82,11 +82,11 @@ 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': '17a97abb47d14a5196dbbc0dc25c125c5af95253',
'catapult_revision': 'c76626ec30e470b604b3bd4880f53035d95ca64d',
# the commit queue can handle CLs rolling Fuchsia sdk
# and whatever else without interference from each other.
'fuchsia_version': 'version:8.20220627.1.1',
'fuchsia_version': 'version:8.20220627.3.1',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling luci-go
@ -126,7 +126,7 @@ vars = {
deps = {
'build': {
'url': '{chromium_git}/chromium/src/build.git@4e6d71ddc18505dcf0c189f030cca52bc548e46f',
'url': '{chromium_git}/chromium/src/build.git@5b369fe7f566661fd4c312a2d2517dcd1683c0a3',
'condition': 'not build_with_chromium',
},
@ -168,7 +168,7 @@ deps = {
},
'buildtools/third_party/libc++abi/trunk': {
'url': '{chromium_git}/external/github.com/llvm/llvm-project/libcxxabi.git@b5f3d3b904425613311516b1ee27fa2bae57b1e4',
'url': '{chromium_git}/external/github.com/llvm/llvm-project/libcxxabi.git@3007992fc7706df4e0b17b63eaf601c421e163ae',
'condition': 'not build_with_chromium',
},
@ -189,7 +189,7 @@ deps = {
},
'testing': {
'url': '{chromium_git}/chromium/src/testing@4e9a37120caae836e06495d0c3084f1d0f256968',
'url': '{chromium_git}/chromium/src/testing@7663e0cfff8eaffc5b115b0cabef4af420433570',
'condition': 'not build_with_chromium',
},
@ -346,7 +346,7 @@ deps = {
},
'third_party/depot_tools': {
'url': '{chromium_git}/chromium/tools/depot_tools.git@2f3c96d5e4eeef5bc0992fc7140c2d198b71f669',
'url': '{chromium_git}/chromium/tools/depot_tools.git@a83ac9395c14b74938a84665a3cd695e50559d4e',
'condition': 'not build_with_chromium',
},
@ -561,7 +561,7 @@ deps = {
},
'tools/clang': {
'url': '{chromium_git}/chromium/src/tools/clang.git@086948bae5fc29e9236a6bfa8ecb9fa4e376a0e5',
'url': '{chromium_git}/chromium/src/tools/clang.git@c8f1e5e5b7722962ecb28ba041775939d451ed82',
'condition': 'not build_with_chromium',
},
@ -592,7 +592,7 @@ deps = {
},
'tools/mb': {
'url': '{chromium_git}/chromium/src/tools/mb@a1724fdef3608ee5bac3e352c00db444b90bd8a9',
'url': '{chromium_git}/chromium/src/tools/mb@e7effce34f34aa47d00acf48c29f1b3b8d57aa9a',
'condition': 'not build_with_chromium',
},
@ -607,7 +607,7 @@ deps = {
},
'tools/perf': {
'url': '{chromium_git}/chromium/src/tools/perf@0ee75931479d6e77f837c8de348c3ce2c18241b8',
'url': '{chromium_git}/chromium/src/tools/perf@7c096990d76927ad1f37f5790eef9f0e9cd8708e',
'condition': 'not build_with_chromium',
},

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

@ -16,5 +16,5 @@
"testing/buildbot/generate_buildbot_json.py":
"55a7eb01e3068430169b2cf652639889",
"testing/buildbot/mixins.pyl":
"9e0e32d051d7fe57da554f11d5645aa6"
"90a99f5cf72ebb62dd6531ed53337038"
}