Skip to content

Commit

Permalink
Roll Chromium from 3405d3e2c23c to 0abb3a90f21c (691 revisions)
Browse files Browse the repository at this point in the history
https://chromium.googlesource.com/chromium/src.git/+log/3405d3e2c23c..0abb3a90f21c

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
* testing: https://chromium.googlesource.com/chromium/src/testing/+log/861d460c5d..87207dd445
* third_party/android_deps: https://chromium.googlesource.com/chromium/src/third_party/android_deps/+log/0d108157e1..e70dca1b50
* third_party/catapult: https://chromium.googlesource.com/catapult.git/+log/88367fd8c7..12e53bce03
* third_party/depot_tools: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/495b23b39a..22de5fb717
* third_party/libc++abi/src: https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libcxxabi.git/+log/932d253fed..51fe358446
* third_party/turbine: wWCZ6axEx90bs9sDY6jPFmdmO-FZfbp9nWunhqrozoIC..agNIST7gEMTmrnvQLPzx2dduGa52uMmOx3fEWm9z5MEC
* tools/android: https://chromium.googlesource.com/chromium/src/tools/android/+log/5f31812eda..84f141bb4e
* tools/memory: https://chromium.googlesource.com/chromium/src/tools/memory/+log/c6d669e138..2448d81f97
* tools/perf: https://chromium.googlesource.com/chromium/src/tools/perf/+log/c3ff5bb6a9..bcadedd547
No update to Clang.

Bug: None
Tbr: [email protected]
Change-Id: I8b7524ba2f6398fc8c5a5754c1165e571b62b13e
Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/5455454
Bot-Commit: angle-autoroll <[email protected]>
Commit-Queue: angle-autoroll <[email protected]>
  • Loading branch information
angle-autoroll authored and Angle LUCI CQ committed Apr 16, 2024
1 parent 6557da0 commit 2a29410
Show file tree
Hide file tree
Showing 9 changed files with 18 additions and 18 deletions.
20 changes: 10 additions & 10 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': '3405d3e2c23c816ae43da892ca9804e43b9e3bdb',
'chromium_revision': '0abb3a90f21c148a4c604b933e3635c51f97fba0',
# 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': '88367fd8c736a2601fc183920c9ffe9ac2ec32ac',
'catapult_revision': '12e53bce0326eda9bf9c1e12ef70a027a3a9c339',

# the commit queue can handle CLs rolling Fuchsia sdk
# and whatever else without interference from each other.
Expand Down Expand Up @@ -473,7 +473,7 @@ deps = {
},

'testing': {
'url': '{chromium_git}/chromium/src/testing@861d460c5d1f26820517e9e9bb6dab9ba4d9339c',
'url': '{chromium_git}/chromium/src/testing@87207dd4456c47523600430f8079dfa3283bd4da',
'condition': 'not build_with_chromium',
},

Expand Down Expand Up @@ -543,7 +543,7 @@ deps = {
},

'third_party/android_deps': {
'url': Var('chromium_git') + '/chromium/src/third_party/android_deps@0d108157e1c8c2ab6d110c7180bc14b62ba03019',
'url': Var('chromium_git') + '/chromium/src/third_party/android_deps@e70dca1b5096ba6ce6fcd5264d54ae5b27fe4a08',
'condition': 'checkout_android and not build_with_chromium',
},

Expand Down Expand Up @@ -655,7 +655,7 @@ deps = {
},

'third_party/depot_tools': {
'url': Var('chromium_git') + '/chromium/tools/depot_tools.git@495b23b39aaba2ca3b55dd27cadc523f1cb17ee6',
'url': Var('chromium_git') + '/chromium/tools/depot_tools.git@22de5fb71755dc55d735e942b86e97c0c1f91bde',
'condition': 'not build_with_chromium',
},

Expand Down Expand Up @@ -779,7 +779,7 @@ deps = {
},

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

Expand Down Expand Up @@ -926,7 +926,7 @@ deps = {
'packages': [
{
'package': 'chromium/third_party/turbine',
'version': 'wWCZ6axEx90bs9sDY6jPFmdmO-FZfbp9nWunhqrozoIC',
'version': 'agNIST7gEMTmrnvQLPzx2dduGa52uMmOx3fEWm9z5MEC',
},
],
'condition': 'checkout_android and not build_with_chromium',
Expand Down Expand Up @@ -958,7 +958,7 @@ deps = {
},

'tools/android': {
'url': Var('chromium_git') + '/chromium/src/tools/android@5f31812edac9f7fa1dc08ebec5493c2e97954783',
'url': Var('chromium_git') + '/chromium/src/tools/android@84f141bb4ef1124bbeda6953dbc7f714688f3a4e',
'condition': 'checkout_android and not build_with_chromium',
},

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

'tools/memory': {
'url': Var('chromium_git') + '/chromium/src/tools/memory@c6d669e13804ead0066fdd88e653dd4f9af7b0c1',
'url': Var('chromium_git') + '/chromium/src/tools/memory@2448d81f9741a5f791b1515893fc18c0999970e7',
'condition': 'not build_with_chromium',
},

'tools/perf': {
'url': Var('chromium_git') + '/chromium/src/tools/perf@c3ff5bb6a9751d64f579104312c5456979d4fdb6',
'url': Var('chromium_git') + '/chromium/src/tools/perf@bcadedd54713e60d65460608aaae4a58356fb4b9',
'condition': 'not build_with_chromium',
},

Expand Down
2 changes: 1 addition & 1 deletion testing
Submodule testing updated from 861d46 to 87207d
2 changes: 1 addition & 1 deletion third_party/android_deps
Submodule android_deps updated from 0d1081 to e70dca
2 changes: 1 addition & 1 deletion third_party/catapult
Submodule catapult updated from 88367f to 12e53b
2 changes: 1 addition & 1 deletion third_party/depot_tools
Submodule depot_tools updated from 495b23 to 22de5f
2 changes: 1 addition & 1 deletion third_party/libc++abi/src
Submodule src updated from 932d25 to 51fe35
2 changes: 1 addition & 1 deletion tools/android
Submodule android updated from 5f3181 to 84f141
2 changes: 1 addition & 1 deletion tools/memory
Submodule memory updated from c6d669 to 2448d8
2 changes: 1 addition & 1 deletion tools/perf
Submodule perf updated from c3ff5b to bcaded

0 comments on commit 2a29410

Please sign in to comment.