Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump chromium 129 dependents #1063

Merged
merged 8 commits into from
Aug 12, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/clang-tidy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ on:
schedule:
- cron: '0 16 * * *'
env:
CACHE_EPOCH: 128-3
CACHE_EPOCH: 128-1
GOPROXY: direct
jobs:
win-clang-tidy:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/compiler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ concurrency:
group: ${{ github.workflow }} / ${{ startsWith(github.event_name, 'pull') && github.ref_name || github.sha }}
cancel-in-progress: ${{ startsWith(github.event_name, 'pull') }}
env:
CACHE_EPOCH: 128-3
CACHE_EPOCH: 128-1
GOPROXY: direct
jobs:
win-compiler-compatible-2022:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/releases-android-binary.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ concurrency:
group: ${{ github.workflow }} / ${{ startsWith(github.event_name, 'pull') && github.ref_name || github.sha }}
cancel-in-progress: ${{ startsWith(github.event_name, 'pull') }}
env:
CACHE_EPOCH: 128-3
CACHE_EPOCH: 128-1
GOPROXY: direct
jobs:
android-binary-release:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/releases-deb.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ concurrency:
group: ${{ github.workflow }} / ${{ startsWith(github.event_name, 'pull') && github.ref_name || github.sha }}
cancel-in-progress: ${{ startsWith(github.event_name, 'pull') }}
env:
CACHE_EPOCH: 128-3
CACHE_EPOCH: 128-1
GOPROXY: direct
DH_QUIET: 1
jobs:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/releases-freebsd-binary.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ concurrency:
group: ${{ github.workflow }} / ${{ startsWith(github.event_name, 'pull') && github.ref_name || github.sha }}
cancel-in-progress: ${{ startsWith(github.event_name, 'pull') }}
env:
CACHE_EPOCH: 128-3
CACHE_EPOCH: 128-1
GOPROXY: direct
jobs:
freebsd-binary-release:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/releases-ios.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ concurrency:
group: ${{ github.workflow }} / ${{ startsWith(github.event_name, 'pull') && github.ref_name || github.sha }}
cancel-in-progress: ${{ startsWith(github.event_name, 'pull') }}
env:
CACHE_EPOCH: 128-3
CACHE_EPOCH: 128-1
GOPROXY: direct
jobs:
ios-simulator-release:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/releases-linux-binary.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ concurrency:
group: ${{ github.workflow }} / ${{ startsWith(github.event_name, 'pull') && github.ref_name || github.sha }}
cancel-in-progress: ${{ startsWith(github.event_name, 'pull') }}
env:
CACHE_EPOCH: 128-3
CACHE_EPOCH: 128-1
GOPROXY: direct
jobs:
linux-binary-release:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/releases-macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ concurrency:
group: ${{ github.workflow }} / ${{ startsWith(github.event_name, 'pull') && github.ref_name || github.sha }}
cancel-in-progress: ${{ startsWith(github.event_name, 'pull') }}
env:
CACHE_EPOCH: 128-3
CACHE_EPOCH: 128-1
GOPROXY: direct
jobs:
mac-release:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/releases-mingw-new.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ concurrency:
group: ${{ github.workflow }} / ${{ startsWith(github.event_name, 'pull') && github.ref_name || github.sha }}
cancel-in-progress: ${{ startsWith(github.event_name, 'pull') }}
env:
CACHE_EPOCH: 128-3
CACHE_EPOCH: 128-1
GOPROXY: direct
jobs:
mingw64-release:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/releases-mingw.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ on:
schedule:
- cron: '0 16 * * *'
env:
CACHE_EPOCH: 128-3
CACHE_EPOCH: 128-1
GOPROXY: direct
jobs:
mingw64-release:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/releases-openwrt-binary.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ concurrency:
group: ${{ github.workflow }} / ${{ startsWith(github.event_name, 'pull') && github.ref_name || github.sha }}
cancel-in-progress: ${{ startsWith(github.event_name, 'pull') }}
env:
CACHE_EPOCH: 128-3
CACHE_EPOCH: 128-1
GOPROXY: direct
jobs:
openwrt-binary-release:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/releases-rpm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ concurrency:
group: ${{ github.workflow }} / ${{ startsWith(github.event_name, 'pull') && github.ref_name || github.sha }}
cancel-in-progress: ${{ startsWith(github.event_name, 'pull') }}
env:
CACHE_EPOCH: 128-3
CACHE_EPOCH: 128-1
GOPROXY: direct
jobs:
docker_publish:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/releases-windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ defaults:
run:
shell: cmd
env:
CACHE_EPOCH: 128-3
CACHE_EPOCH: 128-1
GOPROXY: direct
jobs:
windows-release:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/sanitizers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ on:
schedule:
- cron: '0 16 * * *'
env:
CACHE_EPOCH: 128-3
CACHE_EPOCH: 128-1
GOPROXY: direct
jobs:
sanitizer-linux:
Expand Down
2 changes: 1 addition & 1 deletion CLANG_REVISION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
llvmorg-19-init-14561-gecea8371-3000
llvmorg-20-init-1009-g7088a5ed-9
2 changes: 1 addition & 1 deletion CRASHPAD_COMMIT
Original file line number Diff line number Diff line change
@@ -1 +1 @@
aef7de4e93b89e58f84888e6a4552fcd833e7630
1a62a0182557c89494676c06611f1ca731bcb2db
2 changes: 1 addition & 1 deletion third_party/abseil-cpp
Submodule abseil-cpp updated 54 files
+4 −1 CMake/AbseilDll.cmake
+15 −8 CMake/AbseilHelpers.cmake
+5 −4 CMake/install_test_project/test.sh
+2 −2 MODULE.bazel
+18 −14 WORKSPACE
+2 −2 absl/algorithm/algorithm.h
+13 −3 absl/algorithm/algorithm_test.cc
+74 −45 absl/algorithm/container.h
+210 −1 absl/algorithm/container_test.cc
+41 −0 absl/base/BUILD.bazel
+39 −0 absl/base/CMakeLists.txt
+6 −4 absl/base/attributes.h
+1 −1 absl/base/config.h
+3 −1 absl/base/internal/poison.cc
+14 −0 absl/base/internal/sysinfo.cc
+39 −0 absl/base/internal/tracing.cc
+81 −0 absl/base/internal/tracing.h
+117 −0 absl/base/internal/tracing_strong_test.cc
+34 −0 absl/base/internal/tracing_weak_test.cc
+16 −2 absl/container/flat_hash_map.h
+16 −2 absl/container/flat_hash_set.h
+1 −0 absl/container/internal/container_memory.h
+16 −2 absl/container/node_hash_map.h
+16 −2 absl/container/node_hash_set.h
+1 −1 absl/debugging/internal/stack_consumption.h
+1 −1 absl/debugging/leak_check.cc
+2 −0 absl/log/BUILD.bazel
+1 −0 absl/log/internal/BUILD.bazel
+1 −0 absl/random/BUILD.bazel
+0 −1 absl/strings/BUILD.bazel
+0 −1 absl/strings/CMakeLists.txt
+25 −12 absl/strings/ascii.cc
+32 −2 absl/strings/ascii.h
+28 −0 absl/strings/ascii_benchmark.cc
+4 −0 absl/strings/ascii_test.cc
+1 −6 absl/strings/cord.h
+20 −2 absl/strings/cord_test.cc
+33 −15 absl/strings/internal/cord_internal.h
+2 −2 absl/strings/internal/cord_rep_btree.h
+0 −54 absl/strings/internal/has_absl_stringify.h
+7 −0 absl/synchronization/BUILD.bazel
+7 −0 absl/synchronization/CMakeLists.txt
+16 −10 absl/synchronization/blocking_counter.cc
+6 −0 absl/synchronization/blocking_counter.h
+66 −0 absl/synchronization/blocking_counter_test.cc
+10 −2 absl/synchronization/notification.cc
+11 −1 absl/synchronization/notification.h
+93 −0 absl/synchronization/notification_test.cc
+2 −12 ci/cmake_common.sh
+1 −1 ci/cmake_install_test.sh
+2 −2 ci/linux_docker_containers.sh
+1 −3 ci/linux_gcc-floor_libstdcxx_bazel.sh
+0 −5 ci/macos_xcode_cmake.sh
+4 −13 ci/windows_msvc_cmake.bat
2 changes: 1 addition & 1 deletion third_party/libc++/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ foreach(CompilerFlag ${CompilerFlags})
string(REPLACE "-stdlib=libc++" "" ${CompilerFlag} "${${CompilerFlag}}")
endforeach()

set(libcxx_CR "6bb75caa139ee1e686d2205910454cf6ea212e58")
set(libcxx_CR "edb1e0a15de69d2d8fb62ff87f5d52987ad849b8")
# Fixed libc++ configuration macros are in
# buildtools/third_party/libc++/__config_site. This config only has defines
# that vary depending on gn args, and non-define flags.
Expand Down
11 changes: 0 additions & 11 deletions third_party/libc++/__config_site
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,6 @@
// does not match ours. Only has an effect on Windows.
#define _LIBCPP_NO_AUTO_LINK

#define _LIBCPP_REMOVE_TRANSITIVE_INCLUDES

// Don't add ABI tags to libc++ symbols. ABI tags increase mangled name sizes.
// This only exists to allow multiple // libc++ versions to be linked into a
// binary, which Chrome doesn't do.
Expand All @@ -75,13 +73,4 @@
// termination function on Apple platforms.
#define _LIBCPP_VERBOSE_ABORT(...) ::std::__libcpp_verbose_abort(__VA_ARGS__)

// TODO(crbug.com/40272953) Link against compiler-rt's builtins library to
// enable 128-arithmetic.
#if defined(_WIN32)
#define _LIBCPP_HAS_NO_INT128
#endif

// TODO(thakis): Remove this after LLVM 19's libc++ is rolled in.
#define _LIBCPP_CHAR_TRAITS_REMOVE_BASE_SPECIALIZATION

#endif // _LIBCPP_CONFIG_SITE
2 changes: 1 addition & 1 deletion third_party/libc++/trunk
Submodule trunk updated from 6bb75c to edb1e0
2 changes: 1 addition & 1 deletion third_party/libc++abi/trunk
Submodule trunk updated from a3c7d3 to eb6567
2 changes: 1 addition & 1 deletion third_party/libunwind/trunk
Submodule trunk updated from d09db7 to 116c20
1 change: 0 additions & 1 deletion third_party/quiche/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -254,7 +254,6 @@ set(quiche_SRCS
src/quiche/spdy/core/spdy_bitmasks.h
src/quiche/spdy/core/spdy_frame_builder.h
src/quiche/spdy/core/spdy_framer.h
src/quiche/spdy/core/spdy_headers_handler_interface.h
src/quiche/spdy/core/spdy_protocol.h
src/quiche/web_transport/complete_buffer_visitor.cc
src/quiche/web_transport/complete_buffer_visitor.h
Expand Down
2 changes: 1 addition & 1 deletion third_party/quiche/src
Submodule src updated 78 files
+8 −1 build/source_list.bzl
+8 −1 build/source_list.gni
+8 −1 build/source_list.json
+20 −11 quiche/balsa/balsa_frame.cc
+41 −40 quiche/balsa/balsa_frame.h
+126 −5 quiche/balsa/balsa_frame_test.cc
+6 −1 quiche/balsa/http_validation_policy.h
+4 −3 quiche/common/quiche_feature_flags_list.h
+23 −3 quiche/common/quiche_text_utils.h
+19 −0 quiche/common/quiche_text_utils_test.cc
+0 −10 quiche/http2/adapter/http2_protocol.cc
+14 −14 quiche/http2/adapter/http2_protocol.h
+2 −2 quiche/http2/adapter/nghttp2_util.cc
+4 −6 quiche/http2/adapter/oghttp2_session.cc
+2 −9 quiche/http2/core/spdy_protocol.cc
+1 −11 quiche/http2/core/spdy_protocol.h
+1 −0 quiche/quic/core/crypto/crypto_protocol.h
+42 −1 quiche/quic/core/http/end_to_end_test.cc
+131 −90 quiche/quic/core/http/http_decoder.cc
+26 −13 quiche/quic/core/http/http_decoder.h
+115 −0 quiche/quic/core/http/http_decoder_test.cc
+30 −0 quiche/quic/core/http/http_encoder.cc
+3 −0 quiche/quic/core/http/http_encoder.h
+27 −0 quiche/quic/core/http/http_encoder_test.cc
+16 −1 quiche/quic/core/http/http_frames.h
+2 −1 quiche/quic/core/http/metadata_decoder_test.cc
+19 −1 quiche/quic/core/http/quic_receive_control_stream.cc
+2 −0 quiche/quic/core/http/quic_receive_control_stream.h
+45 −0 quiche/quic/core/http/quic_receive_control_stream_test.cc
+3 −1 quiche/quic/core/http/quic_spdy_server_stream_base_test.cc
+7 −2 quiche/quic/core/http/quic_spdy_session.cc
+12 −0 quiche/quic/core/http/quic_spdy_session.h
+10 −0 quiche/quic/core/http/quic_spdy_stream.cc
+14 −13 quiche/quic/core/http/quic_spdy_stream_test.cc
+19 −8 quiche/quic/core/qpack/fuzzer/qpack_round_trip_fuzzer.cc
+4 −2 quiche/quic/core/qpack/qpack_encoder.cc
+4 −1 quiche/quic/core/qpack/qpack_encoder.h
+81 −2 quiche/quic/core/qpack/qpack_encoder_test.cc
+2 −1 quiche/quic/core/qpack/qpack_round_trip_test.cc
+13 −6 quiche/quic/core/qpack/value_splitting_header_list.cc
+11 −4 quiche/quic/core/qpack/value_splitting_header_list.h
+91 −15 quiche/quic/core/qpack/value_splitting_header_list_test.cc
+362 −98 quiche/quic/core/quic_buffered_packet_store.cc
+115 −10 quiche/quic/core/quic_buffered_packet_store.h
+131 −85 quiche/quic/core/quic_buffered_packet_store_test.cc
+12 −0 quiche/quic/core/quic_connection.cc
+16 −0 quiche/quic/core/quic_connection.h
+257 −61 quiche/quic/core/quic_dispatcher.cc
+18 −4 quiche/quic/core/quic_dispatcher.h
+248 −19 quiche/quic/core/quic_dispatcher_test.cc
+3 −0 quiche/quic/core/quic_error_codes.cc
+4 −1 quiche/quic/core/quic_error_codes.h
+58 −0 quiche/quic/core/quic_packet_creator.cc
+15 −0 quiche/quic/core/quic_packet_creator.h
+20 −0 quiche/quic/core/quic_packet_creator_test.cc
+6 −0 quiche/quic/core/quic_types.cc
+2 −0 quiche/quic/core/quic_types.h
+2 −2 quiche/quic/core/tls_client_handshaker.cc
+3 −6 quiche/quic/moqt/moqt_integration_test.cc
+155 −0 quiche/quic/moqt/moqt_live_relay_queue.cc
+109 −0 quiche/quic/moqt/moqt_live_relay_queue.h
+349 −0 quiche/quic/moqt/moqt_live_relay_queue_test.cc
+2 −5 quiche/quic/moqt/moqt_outgoing_queue.h
+1 −1 quiche/quic/moqt/moqt_outgoing_queue_test.cc
+12 −11 quiche/quic/moqt/tools/chat_client_bin.cc
+183 −0 quiche/quic/moqt/tools/chat_server.cc
+122 −0 quiche/quic/moqt/tools/chat_server.h
+43 −0 quiche/quic/moqt/tools/chat_server_bin.cc
+74 −0 quiche/quic/moqt/tools/moq_chat.h
+72 −0 quiche/quic/moqt/tools/moq_chat_test.cc
+1 −1 quiche/quic/moqt/tools/moqt_simulator_bin.cc
+3 −10 quiche/quic/platform/README.md
+0 −72 quiche/quic/platform/api/README.md
+2 −1 quiche/quic/qbone/qbone_packet_exchanger.cc
+18 −2 quiche/quic/test_tools/quic_buffered_packet_store_peer.cc
+5 −0 quiche/quic/test_tools/quic_buffered_packet_store_peer.h
+4 −0 quiche/quic/test_tools/quic_test_utils.h
+0 −10 quiche/spdy/core/spdy_headers_handler_interface.h
Loading
Loading