Roll Chromium from 19b3acaded0d to dd175d86ee90 (646 revisions)

19b3acaded..dd175d86ee

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 angle-team@google.com,syoussefi@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: e9f9f56b0d..35d9bb8611
* testing: fa612350fe..4ac1a5873d
* third_party/catapult: https://chromium.googlesource.com/catapult.git/+log/{catapult_..3517008e56
* third_party/depot_tools: 978f43dd52..3aeb682373
* third_party/fuchsia-sdk/sdk: version:14.20230811.1.1..version:14.20230818.1.3
* third_party/libunwind/src: b113f23e4c..d92e619eaa
* third_party/r8: tDdXJHu3mdHCZRM7rVC6e0OajNZJy8FGLqu9ItFtnUwC..crtFbDFNOQ4YZT_MQmz65TmbaQo5-URl1at11okEGTUC
* tools/clang: 74786020a9..86670f0684
No update to Clang.

Bug: angleproject:3686
Tbr: syoussefi@google.com
Change-Id: Ic2f584390ffc436af1ec0ca74ceaaeb662dc5593
Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/4797174
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
2023-08-21 07:53:13 +00:00
committed by Angle LUCI CQ
parent 3479f4a180
commit ee0df29eae
7 changed files with 15 additions and 15 deletions

18
DEPS
View File

@@ -45,7 +45,7 @@ vars = {
'checkout_angle_mesa': False,
# Version of Chromium our Chromium-based DEPS are mirrored from.
'chromium_revision': '19b3acaded0d5ed735142b83edd414ae18d063c8',
'chromium_revision': 'dd175d86ee9075c80c5fec57aab2aea865c80c64',
# We never want to checkout chromium,
# but need a dummy DEPS entry for the autoroller
'dummy_checkout_chromium': False,
@@ -90,11 +90,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': '2c0142037db492e8d65a8ba89665553a0cc1a184',
'catapult_revision': '3517008e56570b52826dbed2d77b2cb7e5f56b92',
# the commit queue can handle CLs rolling Fuchsia sdk
# and whatever else without interference from each other.
'fuchsia_version': 'version:14.20230811.1.1',
'fuchsia_version': 'version:14.20230818.1.3',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling luci-go
@@ -161,7 +161,7 @@ vars = {
deps = {
'build': {
'url': '{chromium_git}/chromium/src/build.git@e9f9f56b0dee9032936d23c81c8246ae0ffe36bd',
'url': '{chromium_git}/chromium/src/build.git@35d9bb861168b289696249038f99d64ad4efd3ea',
'condition': 'not build_with_chromium',
},
@@ -220,7 +220,7 @@ deps = {
},
'testing': {
'url': '{chromium_git}/chromium/src/testing@fa612350fe9965b408ac18eac637caebebe8dae4',
'url': '{chromium_git}/chromium/src/testing@4ac1a5873d61b146a89c1e227ab975aec6b44046',
'condition': 'not build_with_chromium',
},
@@ -403,7 +403,7 @@ deps = {
},
'third_party/depot_tools': {
'url': '{chromium_git}/chromium/tools/depot_tools.git@978f43dd52c498224e72f806fbf47b25edf249d5',
'url': '{chromium_git}/chromium/tools/depot_tools.git@3aeb682373154b38d95c17da521d8a0235be8be1',
'condition': 'not build_with_chromium',
},
@@ -527,7 +527,7 @@ deps = {
},
'third_party/libunwind/src': {
'url': '{chromium_git}/external/github.com/llvm/llvm-project/libunwind.git@b113f23e4c61d00e3e7160a2d36b74d7c179364c',
'url': '{chromium_git}/external/github.com/llvm/llvm-project/libunwind.git@d92e619eaa12123a2c235f81c8b0399aafe49ddf',
'condition': 'not build_with_chromium',
},
@@ -604,7 +604,7 @@ deps = {
'packages': [
{
'package': 'chromium/third_party/r8',
'version': 'tDdXJHu3mdHCZRM7rVC6e0OajNZJy8FGLqu9ItFtnUwC',
'version': 'crtFbDFNOQ4YZT_MQmz65TmbaQo5-URl1at11okEGTUC',
},
],
'condition': 'checkout_android and not build_with_chromium',
@@ -696,7 +696,7 @@ deps = {
},
'tools/clang': {
'url': '{chromium_git}/chromium/src/tools/clang.git@74786020a98af81c5f59415ef52ae93b3c0a6fc0',
'url': '{chromium_git}/chromium/src/tools/clang.git@86670f0684a3a3365063b666a1f357e717245cff',
'condition': 'not build_with_chromium',
},

2
build

Submodule build updated: e9f9f56b0d...35d9bb8611

Submodule testing updated: fa612350fe...4ac1a5873d