Skip to content

Commit

Permalink
Roll Chromium from 98827507560a to 5f0b8ba66cd4 (624 revisions)
Browse files Browse the repository at this point in the history
https://chromium.googlesource.com/chromium/src.git/+log/98827507560a..5f0b8ba66cd4

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
* build: https://chromium.googlesource.com/chromium/src/build.git/+log/af425e050d..33cc0d5080
* buildtools: https://chromium.googlesource.com/chromium/src/buildtools.git/+log/36dc95f27a..ae5d810433
* buildtools/linux64: git_revision:d4f94f9a6c25497b2ce0356bb99a8d202c8c1d32..git_revision:0cdb7dd27f5cbafb31704a5d849efe17ef2a0acc
* buildtools/mac: git_revision:d4f94f9a6c25497b2ce0356bb99a8d202c8c1d32..git_revision:0cdb7dd27f5cbafb31704a5d849efe17ef2a0acc
* buildtools/win: git_revision:d4f94f9a6c25497b2ce0356bb99a8d202c8c1d32..git_revision:0cdb7dd27f5cbafb31704a5d849efe17ef2a0acc
* testing: https://chromium.googlesource.com/chromium/src/testing/+log/c9981e7bae..28ae5b226c
* third_party/abseil-cpp: https://chromium.googlesource.com/chromium/src/third_party/abseil-cpp/+log/d02875c9cb..60df7b9cbd
* third_party/catapult: https://chromium.googlesource.com/catapult.git/+log/9cb2dc6f1b..d64859bbfb
* third_party/depot_tools: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/280bb93210..7dc148fe3c
* third_party/libc++/src: https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libcxx.git/+log/834e97d73f..0285388fda
* third_party/r8: h_Nyj61z-U6meQbvpjcxE8NoosFmfjJ_VobRAFrNCjYC..juyH-99YkP1rnGZuGXrBKk4A3PjColdhrthOaV5_dC0C
* tools/perf: https://chromium.googlesource.com/chromium/src/tools/perf/+log/ba160132eb..78c79e3eb9
No update to Clang.

Bug: None
Tbr: [email protected]
Change-Id: Icd275ec4db43e331fd45a6c1473c40b58f6bd6f2
Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/5309437
Commit-Queue: angle-autoroll <[email protected]>
Bot-Commit: angle-autoroll <[email protected]>
  • Loading branch information
angle-autoroll authored and Angle LUCI CQ committed Feb 21, 2024
1 parent f546983 commit 0f6386a
Show file tree
Hide file tree
Showing 9 changed files with 21 additions and 21 deletions.
26 changes: 13 additions & 13 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': '98827507560a829216ad452cb89a2ac0a13fea88',
'chromium_revision': '5f0b8ba66cd42370835205bd353dd0cafb4355ac',
# 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': '9cb2dc6f1b9c56d67fffbb7cf7bb7bb4ee156825',
'catapult_revision': 'd64859bbfb6114ef2f102e7ab9a8d3fe3557c960',

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

'build': {
'url': Var('chromium_git') + '/chromium/src/build.git@af425e050d380060f87b386b35168eafff4d6552',
'url': Var('chromium_git') + '/chromium/src/build.git@33cc0d5080b09b06266ec22123e6c9b5425bfb87',
'condition': 'not build_with_chromium',
},

'buildtools': {
'url': Var('chromium_git') + '/chromium/src/buildtools.git@36dc95f27a27c10b727d67f04e4283b64980d404',
'url': Var('chromium_git') + '/chromium/src/buildtools.git@ae5d8104338d300192e16b9e3f399fdebbf5d290',
'condition': 'not build_with_chromium',
},

Expand All @@ -428,7 +428,7 @@ deps = {
'packages': [
{
'package': 'gn/gn/linux-${{arch}}',
'version': 'git_revision:d4f94f9a6c25497b2ce0356bb99a8d202c8c1d32',
'version': 'git_revision:0cdb7dd27f5cbafb31704a5d849efe17ef2a0acc',
}
],
'dep_type': 'cipd',
Expand All @@ -439,7 +439,7 @@ deps = {
'packages': [
{
'package': 'gn/gn/mac-${{arch}}',
'version': 'git_revision:d4f94f9a6c25497b2ce0356bb99a8d202c8c1d32',
'version': 'git_revision:0cdb7dd27f5cbafb31704a5d849efe17ef2a0acc',
}
],
'dep_type': 'cipd',
Expand All @@ -461,20 +461,20 @@ deps = {
'packages': [
{
'package': 'gn/gn/windows-amd64',
'version': 'git_revision:d4f94f9a6c25497b2ce0356bb99a8d202c8c1d32',
'version': 'git_revision:0cdb7dd27f5cbafb31704a5d849efe17ef2a0acc',
}
],
'dep_type': 'cipd',
'condition': 'not build_with_chromium and host_os == "win"',
},

'testing': {
'url': '{chromium_git}/chromium/src/testing@c9981e7bae6727dee52bfd2c4fea3af73749b33b',
'url': '{chromium_git}/chromium/src/testing@28ae5b226cc7fca3a1ec95174d3a172b83c063c5',
'condition': 'not build_with_chromium',
},

'third_party/abseil-cpp': {
'url': Var('chromium_git') + '/chromium/src/third_party/abseil-cpp@d02875c9cb9cdc8ab262cfa28024e8cf239eaadd',
'url': Var('chromium_git') + '/chromium/src/third_party/abseil-cpp@60df7b9cbdc788a214acecb074391d295c1cb4a9',
'condition': 'not build_with_chromium',
},

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

'third_party/depot_tools': {
'url': Var('chromium_git') + '/chromium/tools/depot_tools.git@280bb93210cf6759498f8227ed439bb7845fce07',
'url': Var('chromium_git') + '/chromium/tools/depot_tools.git@7dc148fe3ca0df5a010cfb3b2fcaa9ea2b48e92d',
'condition': 'not build_with_chromium',
},

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

'third_party/libc++/src': {
'url': Var('chromium_git') + '/external/github.com/llvm/llvm-project/libcxx.git@834e97d73f13a166af65952fb681071eec87a2c4',
'url': Var('chromium_git') + '/external/github.com/llvm/llvm-project/libcxx.git@0285388fda81cb4db349b42b706858a7607ae4b8',
'condition': 'not build_with_chromium',
},

Expand Down Expand Up @@ -862,7 +862,7 @@ deps = {
'packages': [
{
'package': 'chromium/third_party/r8',
'version': 'h_Nyj61z-U6meQbvpjcxE8NoosFmfjJ_VobRAFrNCjYC',
'version': 'juyH-99YkP1rnGZuGXrBKk4A3PjColdhrthOaV5_dC0C',
},
],
'condition': 'checkout_android and not build_with_chromium',
Expand Down Expand Up @@ -1000,7 +1000,7 @@ deps = {
},

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

Expand Down
2 changes: 1 addition & 1 deletion build
Submodule build updated from af425e to 33cc0d
2 changes: 1 addition & 1 deletion buildtools
Submodule buildtools updated from 36dc95 to ae5d81
2 changes: 1 addition & 1 deletion testing
Submodule testing updated from c9981e to 28ae5b
2 changes: 1 addition & 1 deletion third_party/abseil-cpp
Submodule abseil-cpp updated from d02875 to 60df7b
2 changes: 1 addition & 1 deletion third_party/catapult
Submodule catapult updated from 9cb2dc to d64859
2 changes: 1 addition & 1 deletion third_party/depot_tools
Submodule depot_tools updated from 280bb9 to 7dc148
2 changes: 1 addition & 1 deletion third_party/libc++/src
Submodule src updated from 834e97 to 028538
2 changes: 1 addition & 1 deletion tools/perf
Submodule perf updated from ba1601 to 78c79e

0 comments on commit 0f6386a

Please sign in to comment.