Roll Chromium from 3bc34dd4d819 to 333c8248b125 (124 revisions)

3bc34dd4d8..333c8248b1

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 abdolrashidi@google.com,ynovikov@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
* testing: 75ef0df86b..1a91b3f90b
* third_party/catapult: https://chromium.googlesource.com/catapult.git/+log/{catapult_..778ecbcb2a
* third_party/fuchsia-sdk/sdk: version:8.20220504.0.1..version:8.20220506.0.1
* tools/clang: 3e15bc0c33..59264cc01a
* tools/mb: 159461b27b..523694f5a4
Clang version changed llvmorg-15-init-9074-gc62b014d:llvmorg-15-init-9576-g75f9e83a
Details: 3e15bc0c33..59264cc01a/scripts/update.py

Bug: None
Tbr: abdolrashidi@google.com,ynovikov@google.com
Change-Id: Ia0bf8e108fa5469a345d8f1d346c6172f509c565
Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/3632651
Bot-Commit: angle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: Yuly Novikov <ynovikov@chromium.org>
This commit is contained in:
angle-autoroll 2022-05-06 18:13:20 +00:00 коммит произвёл Angle LUCI CQ
Родитель 1d073482af
Коммит cadb933fdb
2 изменённых файлов: 6 добавлений и 6 удалений

10
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': '3bc34dd4d819e8e5ca06b9117fce0fff404e4fb7',
'chromium_revision': '333c8248b125c629f609500b890f85bc8e96d082',
# 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:8.20220504.0.1',
'fuchsia_version': 'version:8.20220506.0.1',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling luci-go
@ -189,7 +189,7 @@ deps = {
},
'testing': {
'url': '{chromium_git}/chromium/src/testing@75ef0df86b7a616106b05042723439acdb0af8ea',
'url': '{chromium_git}/chromium/src/testing@1a91b3f90bb71efe09a43b6d59f1c60c42f93f12',
'condition': 'not build_with_chromium',
},
@ -550,7 +550,7 @@ deps = {
},
'tools/clang': {
'url': '{chromium_git}/chromium/src/tools/clang.git@3e15bc0c33d1b05433e5dd05b247dc9b971c6be8',
'url': '{chromium_git}/chromium/src/tools/clang.git@59264cc01ad990a0079be09bf0985ab32790ae0e',
'condition': 'not build_with_chromium',
},
@ -581,7 +581,7 @@ deps = {
},
'tools/mb': {
'url': '{chromium_git}/chromium/src/tools/mb@159461b27b6a1696ac1df083cca61e07fed27989',
'url': '{chromium_git}/chromium/src/tools/mb@523694f5a41141d93461df247465d906ec33c0e2',
'condition': 'not build_with_chromium',
},

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

@ -16,5 +16,5 @@
"testing/buildbot/generate_buildbot_json.py":
"e8e039a45433ac7254fb838f2facde45",
"testing/buildbot/mixins.pyl":
"ac8a90985330519505fe64b2d556d0f9"
"66afe619313e4e85480b44968f754340"
}