Roll Chromium from de1153f640b8 to 68d783529187 (590 revisions)

de1153f640..68d7835291

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,cnorthrop@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: 4c5f2bf0f3..7565823755
* buildtools/third_party/libc++abi/trunk: 8d21803b90..d6ce172e32
* testing: a59ee3caa2..2bac855313
* third_party/catapult: https://chromium.googlesource.com/catapult.git/+log/{catapult_..afb1d77b69
* third_party/depot_tools: 7265d88a45..abbd5858fa
* third_party/fuchsia-sdk/sdk: version:13.20230629.2.1..version:13.20230711.2.1
* tools/android: ffa8abcd30..80da587681
* tools/luci-go: git_revision:1b0aa1222dd6e11673230e5b093d0a8ed6244e95..git_revision:f02582af78f530a7bbfe2f059fa5d211c9517756
* tools/luci-go: git_revision:1b0aa1222dd6e11673230e5b093d0a8ed6244e95..git_revision:f02582af78f530a7bbfe2f059fa5d211c9517756
* tools/mb: f7c0d5e54a..f8f7cb6141
* tools/skia_goldctl/linux: rm5mLaL8XD6eQvwq5a1oqtyfUbbjnUo1uQlcF6zoxLAC..Q5cqdj5BQE3eWNCe2CqhLT13X-o0w1ta7V2XnmXIrnEC
* tools/skia_goldctl/mac_amd64: D2Xn7R8I-IEY0P-2JklhAHVSbuuUizevvyMlfXENjKkC..YieDEr0s0SH8j_1Os9w89pblPmGHE2vvLJtvdTYamfAC
* tools/skia_goldctl/mac_arm64: xKGurBAqifTBoPNsTYQDrb9o_k5Twba5Dh1qwgE3iR8C..isJD0ZhCCqmn1h8q6_12lvDCcKt_M-8v548oOoQwpN4C
* tools/skia_goldctl/win: rpb78oS4WtlmYjaFPtWhEWaEIOXmzXAoSTnFu9WwSmsC..OzmCj3mfsBuDD-gOktZNf1BcL8eg8Ewi8ekcYDI4tsAC
No update to Clang.

Bug: None
Tbr: cnorthrop@google.com
Change-Id: I96f28cdabed15d6d46736d0dfc49a7eba527f655
Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/4684436
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
2023-07-14 07:00:12 +00:00
committed by Angle LUCI CQ
parent 19c4e88503
commit da9ccc0155

28
DEPS
View File

@@ -43,7 +43,7 @@ vars = {
'checkout_angle_mesa': False,
# Version of Chromium our Chromium-based DEPS are mirrored from.
'chromium_revision': 'de1153f640b8d2dbceb6af9b65797e82c7941d12',
'chromium_revision': '68d7835291879d280b1158f6542e69449708818a',
# We never want to checkout chromium,
# but need a dummy DEPS entry for the autoroller
'dummy_checkout_chromium': False,
@@ -88,16 +88,16 @@ 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': '4ca1551fb46ffd28a5f842e5b6099fae88b8cbe4',
'catapult_revision': 'afb1d77b69efd4fe0711fe79903488f117ad36fc',
# the commit queue can handle CLs rolling Fuchsia sdk
# and whatever else without interference from each other.
'fuchsia_version': 'version:13.20230629.2.1',
'fuchsia_version': 'version:13.20230711.2.1',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling luci-go
# and whatever else without interference from each other.
'luci_go': 'git_revision:1b0aa1222dd6e11673230e5b093d0a8ed6244e95',
'luci_go': 'git_revision:f02582af78f530a7bbfe2f059fa5d211c9517756',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling android_sdk_build-tools_version
@@ -140,7 +140,7 @@ vars = {
deps = {
'build': {
'url': '{chromium_git}/chromium/src/build.git@4c5f2bf0f32e6e93f06fe15b41c23d7e41313a82',
'url': '{chromium_git}/chromium/src/build.git@7565823755b750be076ac4f27a2617787aa3d010',
'condition': 'not build_with_chromium',
},
@@ -182,7 +182,7 @@ deps = {
},
'buildtools/third_party/libc++abi/trunk': {
'url': '{chromium_git}/external/github.com/llvm/llvm-project/libcxxabi.git@8d21803b9076b16d46c32e2f10da191ee758520c',
'url': '{chromium_git}/external/github.com/llvm/llvm-project/libcxxabi.git@d6ce172e328b9846bd32b60765641f5b7aaa3c61',
'condition': 'not build_with_chromium',
},
@@ -203,7 +203,7 @@ deps = {
},
'testing': {
'url': '{chromium_git}/chromium/src/testing@a59ee3caa2cfa831d76c6e62a5090c25b028dcf5',
'url': '{chromium_git}/chromium/src/testing@2bac85531301dabda82b5e82c34dc8bcb24755eb',
'condition': 'not build_with_chromium',
},
@@ -391,7 +391,7 @@ deps = {
},
'third_party/depot_tools': {
'url': '{chromium_git}/chromium/tools/depot_tools.git@7265d88a458e73c5abc00cc90c0e31b052a53830',
'url': '{chromium_git}/chromium/tools/depot_tools.git@abbd5858fa4264ab07c35fc3d46d8779edd5c883',
'condition': 'not build_with_chromium',
},
@@ -653,7 +653,7 @@ deps = {
},
'tools/android': {
'url': '{chromium_git}/chromium/src/tools/android@ffa8abcd30b83983dda4b9f5afd4139ad9bf0a26',
'url': '{chromium_git}/chromium/src/tools/android@80da587681108ea427892a47435afc95372c037f',
'condition': 'checkout_android and not build_with_chromium',
},
@@ -689,7 +689,7 @@ deps = {
},
'tools/mb': {
'url': '{chromium_git}/chromium/src/tools/mb@f7c0d5e54abd1cbf91a38293658e6d6a6067a882',
'url': '{chromium_git}/chromium/src/tools/mb@f8f7cb614133ea8fabc576adf292e1ff6de73bfd',
'condition': 'not build_with_chromium',
},
@@ -722,7 +722,7 @@ deps = {
'packages': [
{
'package': 'skia/tools/goldctl/linux-amd64',
'version': 'rm5mLaL8XD6eQvwq5a1oqtyfUbbjnUo1uQlcF6zoxLAC',
'version': 'Q5cqdj5BQE3eWNCe2CqhLT13X-o0w1ta7V2XnmXIrnEC',
},
],
'dep_type': 'cipd',
@@ -733,7 +733,7 @@ deps = {
'packages': [
{
'package': 'skia/tools/goldctl/windows-amd64',
'version': 'rpb78oS4WtlmYjaFPtWhEWaEIOXmzXAoSTnFu9WwSmsC',
'version': 'OzmCj3mfsBuDD-gOktZNf1BcL8eg8Ewi8ekcYDI4tsAC',
},
],
'dep_type': 'cipd',
@@ -744,7 +744,7 @@ deps = {
'packages': [
{
'package': 'skia/tools/goldctl/mac-amd64',
'version': 'D2Xn7R8I-IEY0P-2JklhAHVSbuuUizevvyMlfXENjKkC',
'version': 'YieDEr0s0SH8j_1Os9w89pblPmGHE2vvLJtvdTYamfAC',
},
],
'dep_type': 'cipd',
@@ -755,7 +755,7 @@ deps = {
'packages': [
{
'package': 'skia/tools/goldctl/mac-arm64',
'version': 'xKGurBAqifTBoPNsTYQDrb9o_k5Twba5Dh1qwgE3iR8C',
'version': 'isJD0ZhCCqmn1h8q6_12lvDCcKt_M-8v548oOoQwpN4C',
},
],
'dep_type': 'cipd',