grpc/src/cpp/common
ericsalo a6823b6e97 Fix deprecation warnings from upb (#35510)
Replace "upb:collections" with "upb:message"
Replace "upb/collections" with "upb/message"
Replace "upb:upb" with "upb:mem" and/or "upb:base"
Replace "upb/upb.hpp" with "upb/mem/arena.hpp" and/or "upb/base/status.hpp"

Closes #35510

COPYBARA_INTEGRATE_REVIEW=https://github.com/grpc/grpc/pull/35510 from ericsalo:master 112392a050
PiperOrigin-RevId: 597872730
2024-01-12 10:15:56 -08:00
..
alarm.cc [EventEngine] C++ Alarm migration and PosixEventEngine performance enhancements (#34056) 2023-08-16 11:54:04 -07:00
alts_context.cc Fix deprecation warnings from upb (#35510) 2024-01-12 10:15:56 -08:00
alts_util.cc Fix deprecation warnings from upb (#35510) 2024-01-12 10:15:56 -08:00
auth_property_iterator.cc Convert c-style comments to C++-style comments (#31923) 2022-12-22 23:01:53 -08:00
channel_arguments.cc [chttp2] Split ping policy from transport (#33703) 2023-07-26 09:19:35 -07:00
completion_queue_cc.cc Convert c-style comments to C++-style comments (#31923) 2022-12-22 23:01:53 -08:00
insecure_create_auth_context.cc Convert c-style comments to C++-style comments (#31923) 2022-12-22 23:01:53 -08:00
resource_quota_cc.cc Convert c-style comments to C++-style comments (#31923) 2022-12-22 23:01:53 -08:00
rpc_method.cc Convert c-style comments to C++-style comments (#31923) 2022-12-22 23:01:53 -08:00
secure_auth_context.cc Convert c-style comments to C++-style comments (#31923) 2022-12-22 23:01:53 -08:00
secure_auth_context.h Fix include guards for src/ and test/ directories (#32167) 2023-01-20 16:27:27 -08:00
secure_channel_arguments.cc [chttp2] Split ping policy from transport (#33703) 2023-07-26 09:19:35 -07:00
secure_create_auth_context.cc Convert c-style comments to C++-style comments (#31923) 2022-12-22 23:01:53 -08:00
tls_certificate_provider.cc Fix IWYU with clang-15 (#31556) 2022-11-04 15:49:56 -07:00
tls_certificate_verifier.cc [Deps] Update to Clang-16 (#34492) 2023-10-11 16:26:32 -07:00
tls_credentials_options.cc [tls] Add set min/max TLS version APIs to TLS credentials APIs. (#34861) 2023-12-11 09:27:44 -08:00
validate_service_config.cc Convert c-style comments to C++-style comments (#31923) 2022-12-22 23:01:53 -08:00
version_cc.cc Convert c-style comments to C++-style comments (#31923) 2022-12-22 23:01:53 -08:00