Roll Chromium from 172cae01c41b to 779c0d440060 (322 revisions)

172cae01c4..779c0d4400

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 jmadill@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: 5e09be1ee6..958a8ec2c1
* testing: 47f98e89a3..412b2038bc
* third_party/catapult: https://chromium.googlesource.com/catapult.git/+log/{catapult_..10f6e4b89b
* tools/clang: 131233f789..94ebf0661e
* tools/perf: 42bdc1223f..48df54f532
Clang version changed llvmorg-13-init-15163-g98033fdc:llvmorg-13-init-15561-gf98ed74f
Details: 131233f789..94ebf0661e/scripts/update.py

Bug: None
Tbr: jmadill@google.com
Change-Id: Id07aacc82c17d56790faec87e042b77db4f39d17
Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/3053611
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 2021-07-26 07:00:05 +00:00 коммит произвёл Angle LUCI CQ
Родитель d67cab2288
Коммит 2ce8181788
2 изменённых файлов: 6 добавлений и 6 удалений

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

@ -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': '172cae01c41bb6b409b66eb74ef9dc6399b9e222',
'chromium_revision': '779c0d4400602d2a8f9fdd6976453131719559e9',
# 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@5e09be1ee663fbbcc9e2b619a30bfbaf9e44f9de',
'url': '{chromium_git}/chromium/src/build.git@958a8ec2c1673515ff7dad6fde2206909ded940d',
'condition': 'not build_with_chromium',
},
@ -177,7 +177,7 @@ deps = {
},
'testing': {
'url': '{chromium_git}/chromium/src/testing@47f98e89a3858676e38c1a0e34dba075666deab9',
'url': '{chromium_git}/chromium/src/testing@412b2038bcb1968aced15736c664c7f1cb7aa83b',
'condition': 'not build_with_chromium',
},
@ -531,7 +531,7 @@ deps = {
},
'tools/clang': {
'url': '{chromium_git}/chromium/src/tools/clang.git@131233f78952301416fd1599964b58fe4af76285',
'url': '{chromium_git}/chromium/src/tools/clang.git@94ebf0661eb5b6ed2a2cbc46eb7a579a06c040b0',
'condition': 'not build_with_chromium',
},
@ -581,7 +581,7 @@ deps = {
},
'tools/perf': {
'url': '{chromium_git}/chromium/src/tools/perf@42bdc1223f777a1ca231e8739edd0b04e2cc20ce',
'url': '{chromium_git}/chromium/src/tools/perf@48df54f532c2b2987705119f02497f180b976960',
'condition': 'not build_with_chromium',
},

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

@ -16,5 +16,5 @@
"testing/buildbot/generate_buildbot_json.py":
"fe690e4102e742ca64eb316916af43cb",
"testing/buildbot/mixins.pyl":
"be022bcba39985c5c9ab998b6fd4b2f4"
"d7ac66381d29e2970d916e9053abbc10"
}