Skip to content

Commit

Permalink
Roll Chromium from dd17ed0c05d9 to 7b11e2d1e07c (692 revisions)
Browse files Browse the repository at this point in the history
https://chromium.googlesource.com/chromium/src.git/+log/dd17ed0c05d9..7b11e2d1e07c

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 [email protected],[email protected] 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://issues.skia.org/issues/new?component=1389291&template=1850622

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md

Changed dependencies
* third_party/catapult: https://chromium.googlesource.com/catapult.git/+log/b952ef48c3..ffa948a18e
* third_party/depot_tools: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/6dec85272d..e1f9cd1981
* third_party/libc++abi/src: https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libcxxabi.git/+log/3c26edd0c3..ae0729a012
* third_party/libunwind/src: https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libunwind.git/+log/b7cdacaadb..37c7d984b0
* third_party/r8/cipd: LHNTk_-ajFbwrjtRsvuqgsLQGXD5dbTlWyV1MJ4_u2EC..I9NkcalmFScQACQtkXVKfzARFBmSev5KPsswXhNBQy8C
* tools/luci-go: git_revision:cb4b10bea51ea74dbdfeb6d377481c884ab23db8..git_revision:825ada410ecdfd314f075a609b46ceb61dfa6442
* tools/luci-go: git_revision:cb4b10bea51ea74dbdfeb6d377481c884ab23db8..git_revision:825ada410ecdfd314f075a609b46ceb61dfa6442
* tools/skia_goldctl/linux: 4s_ABtbPMrcHw-KqJwj3L7vboveu3iDg8e7n8uRmve8C..MGzTqxIhMiRM2-6RgzsZFtumPnzV1TK3ZAi_6wCi3TcC
* tools/skia_goldctl/mac_amd64: 2hD9HfEqA8X9avGf12065M8P4WL34srX9Ba31JyGgWQC..EofOxC6ilCLtxC0iTbRKFI-IhhFd9GpM7kHznbfEOmIC
* tools/skia_goldctl/mac_arm64: JK9cZP89yujG9N6OVFr-rqipABokDP_AfO0itS1ewdMC..Alc4d73HA0rpjzmwe3tldUxbROvQQ2MVkDoMVFh8TfIC
* tools/skia_goldctl/win: hnJ2kurx2k7B9cFvcdV0wdw_62bq1NtnKmN98DP7N40C.._if0lxk5UzUITg0A-UWCM5n2hKP3bHSMG3u4G1ethVsC
No update to Clang.

Bug: None
Tbr: [email protected]
Change-Id: I130a7fc84380ac7c399f29e2fb94231bc99050f2
Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/5903302
Commit-Queue: angle-autoroll <[email protected]>
Bot-Commit: angle-autoroll <[email protected]>
  • Loading branch information
angle-autoroll authored and Angle LUCI CQ committed Oct 2, 2024
1 parent 7ff7775 commit bba8c29
Show file tree
Hide file tree
Showing 5 changed files with 15 additions and 15 deletions.
22 changes: 11 additions & 11 deletions DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ vars = {
'checkout_angle_mesa': False,

# Version of Chromium our Chromium-based DEPS are mirrored from.
'chromium_revision': 'dd17ed0c05d98be25d00505c75db757539bfd5f3',
'chromium_revision': '7b11e2d1e07cf534b6ee1a91dce07656189bce50',
# We never want to checkout chromium,
# but need a dummy DEPS entry for the autoroller
'dummy_checkout_chromium': False,
Expand Down Expand Up @@ -88,7 +88,7 @@ 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': 'b952ef48c38e2a78bdc8761b6ecab0e6bfaf0e8b',
'catapult_revision': 'ffa948a18ef8bd4c49b1edbe1274f2431bcf2b94',

# the commit queue can handle CLs rolling Fuchsia sdk
# and whatever else without interference from each other.
Expand All @@ -97,7 +97,7 @@ vars = {
# 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:cb4b10bea51ea74dbdfeb6d377481c884ab23db8',
'luci_go': 'git_revision:825ada410ecdfd314f075a609b46ceb61dfa6442',

# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling android_sdk_build-tools_version
Expand Down Expand Up @@ -694,7 +694,7 @@ deps = {
},

'third_party/depot_tools': {
'url': Var('chromium_git') + '/chromium/tools/depot_tools.git@6dec85272d23ae587984cdd78eae428ce3b2ad9b',
'url': Var('chromium_git') + '/chromium/tools/depot_tools.git@e1f9cd198136d743a1f004c9a5d94f280e9eb115',
'condition': 'not build_with_chromium',
},

Expand Down Expand Up @@ -818,12 +818,12 @@ deps = {
},

'third_party/libc++abi/src': {
'url': Var('chromium_git') + '/external/github.com/llvm/llvm-project/libcxxabi.git@3c26edd0c36a294c74800ac48c17b18d0045e3b6',
'url': Var('chromium_git') + '/external/github.com/llvm/llvm-project/libcxxabi.git@ae0729a01204f2cdf7304b69590c9606539520c6',
'condition': 'not build_with_chromium',
},

'third_party/libunwind/src': {
'url': Var('chromium_git') + '/external/github.com/llvm/llvm-project/libunwind.git@b7cdacaadbc4d121081ad6b146c7e94acec4c7ff',
'url': Var('chromium_git') + '/external/github.com/llvm/llvm-project/libunwind.git@37c7d984b0b8520a0f99c6e6bbb0514e9996edc8',
'condition': 'not build_with_chromium',
},

Expand Down Expand Up @@ -910,7 +910,7 @@ deps = {
'packages': [
{
'package': 'chromium/third_party/r8',
'version': 'LHNTk_-ajFbwrjtRsvuqgsLQGXD5dbTlWyV1MJ4_u2EC',
'version': 'I9NkcalmFScQACQtkXVKfzARFBmSev5KPsswXhNBQy8C',
},
],
'condition': 'checkout_android and not build_with_chromium',
Expand Down Expand Up @@ -1121,7 +1121,7 @@ deps = {
'packages': [
{
'package': 'skia/tools/goldctl/linux-amd64',
'version': '4s_ABtbPMrcHw-KqJwj3L7vboveu3iDg8e7n8uRmve8C',
'version': 'MGzTqxIhMiRM2-6RgzsZFtumPnzV1TK3ZAi_6wCi3TcC',
},
],
'dep_type': 'cipd',
Expand All @@ -1132,7 +1132,7 @@ deps = {
'packages': [
{
'package': 'skia/tools/goldctl/windows-amd64',
'version': 'hnJ2kurx2k7B9cFvcdV0wdw_62bq1NtnKmN98DP7N40C',
'version': '_if0lxk5UzUITg0A-UWCM5n2hKP3bHSMG3u4G1ethVsC',
},
],
'dep_type': 'cipd',
Expand All @@ -1143,7 +1143,7 @@ deps = {
'packages': [
{
'package': 'skia/tools/goldctl/mac-amd64',
'version': '2hD9HfEqA8X9avGf12065M8P4WL34srX9Ba31JyGgWQC',
'version': 'EofOxC6ilCLtxC0iTbRKFI-IhhFd9GpM7kHznbfEOmIC',
},
],
'dep_type': 'cipd',
Expand All @@ -1154,7 +1154,7 @@ deps = {
'packages': [
{
'package': 'skia/tools/goldctl/mac-arm64',
'version': 'JK9cZP89yujG9N6OVFr-rqipABokDP_AfO0itS1ewdMC',
'version': 'Alc4d73HA0rpjzmwe3tldUxbROvQQ2MVkDoMVFh8TfIC',
},
],
'dep_type': 'cipd',
Expand Down
2 changes: 1 addition & 1 deletion third_party/catapult
Submodule catapult updated from b952ef to ffa948
2 changes: 1 addition & 1 deletion third_party/depot_tools
Submodule depot_tools updated from 6dec85 to e1f9cd
2 changes: 1 addition & 1 deletion third_party/libc++abi/src
Submodule src updated from 3c26ed to ae0729
2 changes: 1 addition & 1 deletion third_party/libunwind/src
Submodule src updated from b7cdac to 37c7d9

0 comments on commit bba8c29

Please sign in to comment.