Skip to content

Commit

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

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,solti@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://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/9afcd7944d..ffd2960846
* buildtools: https://chromium.googlesource.com/chromium/src/buildtools.git/+log/0224bdb2e3..135baa8210
* buildtools/linux64: git_revision:eabc4de478e68adce5a645261aadbb00f2994f14..git_revision:dae6a4496ecbe141b76c67ce5f1996711a3f87cd
* buildtools/mac: git_revision:eabc4de478e68adce5a645261aadbb00f2994f14..git_revision:dae6a4496ecbe141b76c67ce5f1996711a3f87cd
* buildtools/win: git_revision:eabc4de478e68adce5a645261aadbb00f2994f14..git_revision:dae6a4496ecbe141b76c67ce5f1996711a3f87cd
* testing: https://chromium.googlesource.com/chromium/src/testing/+log/d8f523232f..0f5ae1427a
* third_party/abseil-cpp: https://chromium.googlesource.com/chromium/src/third_party/abseil-cpp/+log/2705c6655c..b0604d7ea2
* third_party/depot_tools: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/6d817fd7f4..f40ddcd8d5
* third_party/libc++/src: https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libcxx.git/+log/ac66645101..7c3087b8a7
* third_party/libjpeg_turbo: https://chromium.googlesource.com/chromium/deps/libjpeg_turbo.git/+log/927aabfcd2..e14cbfaa85
* third_party/llvm-libc/src: https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libc.git/+log/a35441f9bb..e12bb2ed8b
* third_party/r8/cipd: w5KUJIdByRgBQ6coQA_wTY1rmuuZ8IMvkfVpctohUIkC..XmGGyZBHve7V9GyuIoNw9bCzu7jot4K8f3QwfoJ7_MYC
* third_party/rust: https://chromium.googlesource.com/chromium/src/third_party/rust/+log/46287405a3..d6c6ae0ddf
* tools/android: https://chromium.googlesource.com/chromium/src/tools/android/+log/e5dbe2f5d9..3872603833
* tools/clang: https://chromium.googlesource.com/chromium/src/tools/clang.git/+log/3c16f5c569..6b8dd30537
* tools/perf: https://chromium.googlesource.com/chromium/src/tools/perf/+log/5dae5159e2..496cd4818d
* tools/skia_goldctl/linux: uLQB_1WxcmRdlgGWxlAm-iVcWjyluWWVqk9bd5iOK6wC..iooiiMwZUCMqHCv40mG4S7a86FM-mCHhc43iUkLWqEcC
* tools/skia_goldctl/mac_amd64: dd92wAzkVOkqYNdHKbG1PgtODtzTfTAM-IdVDacENC8C..J6jd6q-lIqYw3lwXZqUgINwrOoHMVWs-Qt_LZA3wsN4C
* tools/skia_goldctl/mac_arm64: ZhEAr6v2tWN1oxK6leQvyRjaNwUi4vrXZAyCwv5veegC..hD1Vv8Z7IQMShv-PK0PEaSkXuaQi3EgzFIY49YR9ApkC
* tools/skia_goldctl/win: LZpmI-6e2-R1o2X3Zgl_O54JicwHEzFp8T_XTBBs8zoC..xa9dza8Y74PPBKEHXdNtCQoVjtZgz1BmvtOM2CygAR8C
No update to Clang.

Bug: None
Tbr: solti@google.com
Change-Id: I1f93469d5738124e95b23aea6ce969f69360cf2d
Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/6332482
Commit-Queue: angle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com>
Bot-Commit: angle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com>
  • Loading branch information
angle-autoroll authored and Angle LUCI CQ committed Mar 6, 2025
1 parent b5ad503 commit 99ebd28
Show file tree
Hide file tree
Showing 13 changed files with 33 additions and 33 deletions.
42 changes: 21 additions & 21 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': '368392cfc3942f331b7246b93b51bbaeee98d528',
'chromium_revision': '7cf51f2bf4b04199c5f763ae375f821e1a2b26b7',
# We never want to checkout chromium,
# but need a dummy DEPS entry for the autoroller
'dummy_checkout_chromium': False,
Expand Down Expand Up @@ -453,12 +453,12 @@ vars = {
deps = {

'build': {
'url': Var('chromium_git') + '/chromium/src/build.git@9afcd7944ded41e734dd38eed0a1913c7327e307',
'url': Var('chromium_git') + '/chromium/src/build.git@ffd2960846e9850bd9f46a02f691d48b5e744e8e',
'condition': 'not build_with_chromium',
},

'buildtools': {
'url': Var('chromium_git') + '/chromium/src/buildtools.git@0224bdb2e3700e2e530260847b2030b537face6d',
'url': Var('chromium_git') + '/chromium/src/buildtools.git@135baa82105d87576f14ecbcb0b9cd0875de85fe',
'condition': 'not build_with_chromium',
},

Expand All @@ -471,7 +471,7 @@ deps = {
'packages': [
{
'package': 'gn/gn/linux-${{arch}}',
'version': 'git_revision:eabc4de478e68adce5a645261aadbb00f2994f14',
'version': 'git_revision:dae6a4496ecbe141b76c67ce5f1996711a3f87cd',
}
],
'dep_type': 'cipd',
Expand All @@ -482,7 +482,7 @@ deps = {
'packages': [
{
'package': 'gn/gn/mac-${{arch}}',
'version': 'git_revision:eabc4de478e68adce5a645261aadbb00f2994f14',
'version': 'git_revision:dae6a4496ecbe141b76c67ce5f1996711a3f87cd',
}
],
'dep_type': 'cipd',
Expand All @@ -504,20 +504,20 @@ deps = {
'packages': [
{
'package': 'gn/gn/windows-amd64',
'version': 'git_revision:eabc4de478e68adce5a645261aadbb00f2994f14',
'version': 'git_revision:dae6a4496ecbe141b76c67ce5f1996711a3f87cd',
}
],
'dep_type': 'cipd',
'condition': 'not build_with_chromium and host_os == "win"',
},

'testing': {
'url': '{chromium_git}/chromium/src/testing@d8f523232f3d9566e372469ca29a4f4dae34cb1f',
'url': '{chromium_git}/chromium/src/testing@0f5ae1427a5927c3ccb1740ed6ea8302b18d9fbd',
'condition': 'not build_with_chromium',
},

'third_party/abseil-cpp': {
'url': Var('chromium_git') + '/chromium/src/third_party/abseil-cpp@2705c6655c0008cc3fb152dae27890d44bc335f1',
'url': Var('chromium_git') + '/chromium/src/third_party/abseil-cpp@b0604d7ea23399001c8f4dbc19bd28a0b2316d3c',
'condition': 'not build_with_chromium',
},

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

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

Expand Down Expand Up @@ -798,7 +798,7 @@ deps = {

# libjpeg_turbo is used by glmark2.
'third_party/libjpeg_turbo': {
'url': Var('chromium_git') + '/chromium/deps/libjpeg_turbo.git@927aabfcd26897abb9776ecf2a6c38ea5bb52ab6',
'url': Var('chromium_git') + '/chromium/deps/libjpeg_turbo.git@e14cbfaa85529d47f9f55b0f104a579c1061f9ad',
'condition': 'not build_with_chromium',
},

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

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

Expand All @@ -855,7 +855,7 @@ deps = {
},

'third_party/llvm-libc/src': {
'url': Var('chromium_git') + '/external/github.com/llvm/llvm-project/libc.git@a35441f9bbcc779f89ffc049ef643a6e6d1b93fe',
'url': Var('chromium_git') + '/external/github.com/llvm/llvm-project/libc.git@e12bb2ed8b7df34d40872cc8690dd3ebd046bf12',
'condition': 'not build_with_chromium',
},

Expand Down Expand Up @@ -947,7 +947,7 @@ deps = {
'packages': [
{
'package': 'chromium/third_party/r8',
'version': 'w5KUJIdByRgBQ6coQA_wTY1rmuuZ8IMvkfVpctohUIkC',
'version': 'XmGGyZBHve7V9GyuIoNw9bCzu7jot4K8f3QwfoJ7_MYC',
},
],
'condition': 'checkout_android and not build_with_chromium',
Expand Down Expand Up @@ -978,7 +978,7 @@ deps = {
},

'third_party/rust': {
'url': Var('chromium_git') + '/chromium/src/third_party/rust@46287405a33ce40a6f85a224c714209262970e97',
'url': Var('chromium_git') + '/chromium/src/third_party/rust@d6c6ae0ddf3cb698a4d7493f091bec574e9a3105',
'condition': 'not build_with_chromium',
},

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

'tools/android': {
'url': Var('chromium_git') + '/chromium/src/tools/android@e5dbe2f5d9231892ec2a43c934de206c73de0484',
'url': Var('chromium_git') + '/chromium/src/tools/android@38726038337739a22e0824dbcd1f827cea3ffbe5',
'condition': 'checkout_android and not build_with_chromium',
},

'tools/clang': {
'url': Var('chromium_git') + '/chromium/src/tools/clang.git@3c16f5c5693004da1fcd279a2b357302ab2f45f5',
'url': Var('chromium_git') + '/chromium/src/tools/clang.git@6b8dd30537f5bc82a9f8c01ad687598c10f7c692',
'condition': 'not build_with_chromium',
},

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

'tools/perf': {
'url': Var('chromium_git') + '/chromium/src/tools/perf@5dae5159e2b9684cc00da9c04d6724e76489ea66',
'url': Var('chromium_git') + '/chromium/src/tools/perf@496cd4818dc58b459e61a2dfed848cf51b132d16',
'condition': 'not build_with_chromium',
},

Expand All @@ -1167,7 +1167,7 @@ deps = {
'packages': [
{
'package': 'skia/tools/goldctl/linux-amd64',
'version': 'uLQB_1WxcmRdlgGWxlAm-iVcWjyluWWVqk9bd5iOK6wC',
'version': 'iooiiMwZUCMqHCv40mG4S7a86FM-mCHhc43iUkLWqEcC',
},
],
'dep_type': 'cipd',
Expand All @@ -1178,7 +1178,7 @@ deps = {
'packages': [
{
'package': 'skia/tools/goldctl/windows-amd64',
'version': 'LZpmI-6e2-R1o2X3Zgl_O54JicwHEzFp8T_XTBBs8zoC',
'version': 'xa9dza8Y74PPBKEHXdNtCQoVjtZgz1BmvtOM2CygAR8C',
},
],
'dep_type': 'cipd',
Expand All @@ -1189,7 +1189,7 @@ deps = {
'packages': [
{
'package': 'skia/tools/goldctl/mac-amd64',
'version': 'dd92wAzkVOkqYNdHKbG1PgtODtzTfTAM-IdVDacENC8C',
'version': 'J6jd6q-lIqYw3lwXZqUgINwrOoHMVWs-Qt_LZA3wsN4C',
},
],
'dep_type': 'cipd',
Expand All @@ -1200,7 +1200,7 @@ deps = {
'packages': [
{
'package': 'skia/tools/goldctl/mac-arm64',
'version': 'ZhEAr6v2tWN1oxK6leQvyRjaNwUi4vrXZAyCwv5veegC',
'version': 'hD1Vv8Z7IQMShv-PK0PEaSkXuaQi3EgzFIY49YR9ApkC',
},
],
'dep_type': 'cipd',
Expand Down
2 changes: 1 addition & 1 deletion build
Submodule build updated from 9afcd7 to ffd296
2 changes: 1 addition & 1 deletion buildtools
Submodule buildtools updated from 0224bd to 135baa
2 changes: 1 addition & 1 deletion testing
Submodule testing updated from d8f523 to 0f5ae1
2 changes: 1 addition & 1 deletion third_party/abseil-cpp
Submodule abseil-cpp updated from 2705c6 to b0604d
2 changes: 1 addition & 1 deletion third_party/depot_tools
Submodule depot_tools updated from 6d817f to f40ddc
2 changes: 1 addition & 1 deletion third_party/libc++/src
Submodule src updated from ac6664 to 7c3087
2 changes: 1 addition & 1 deletion third_party/libjpeg_turbo
Submodule libjpeg_turbo updated from 927aab to e14cbf
2 changes: 1 addition & 1 deletion third_party/llvm-libc/src
Submodule src updated from a35441 to e12bb2
2 changes: 1 addition & 1 deletion third_party/rust
Submodule rust updated from 462874 to d6c6ae
2 changes: 1 addition & 1 deletion tools/android
Submodule android updated from e5dbe2 to 387260
2 changes: 1 addition & 1 deletion tools/clang
Submodule clang updated from 3c16f5 to 6b8dd3
2 changes: 1 addition & 1 deletion tools/perf
Submodule perf updated from 5dae51 to 496cd4

0 comments on commit 99ebd28

Please sign in to comment.