grpc/src/cpp/server
Mark D. Roth 148f59c15a [reorg] move LB policy code to src/core/load_balancing (#35786)
This new directory combines code from the following locations:
- src/core/ext/filters/client_channel/lb_policy
- src/core/lib/load_balancing

Closes #35786

COPYBARA_INTEGRATE_REVIEW=https://github.com/grpc/grpc/pull/35786 from markdroth:client_channel_resolver_reorg 98554efb98
PiperOrigin-RevId: 604351832
2024-02-05 10:05:35 -08:00
..
admin [iwyu] c++ (#29721) 2022-05-19 07:34:48 -07:00
channelz [Build] Fix proto includes (#35345) 2023-12-19 09:09:56 -08:00
csds [csds] Make grpc_dump_xds_configs return ClientStatusResponse (#35612) 2024-01-29 11:14:23 -08:00
health Fix deprecation warnings from upb (#35510) 2024-01-12 10:15:56 -08:00
load_reporter [Build] Fix proto includes (#35345) 2023-12-19 09:09:56 -08:00
orca [reorg] move LB policy code to src/core/load_balancing (#35786) 2024-02-05 10:05:35 -08:00
async_generic_service.cc Convert c-style comments to C++-style comments (#31923) 2022-12-22 23:01:53 -08:00
authorization_policy_provider.cc Fix IWYU with clang-15 (#31556) 2022-11-04 15:49:56 -07:00
backend_metric_recorder.cc [reorg] move LB policy code to src/core/load_balancing (#35786) 2024-02-05 10:05:35 -08:00
backend_metric_recorder.h [reorg] move LB policy code to src/core/load_balancing (#35786) 2024-02-05 10:05:35 -08:00
channel_argument_option.cc Add MakeChannelArgumentOption() for void* (#32096) 2023-01-13 17:15:30 -08:00
create_default_thread_pool.cc Convert c-style comments to C++-style comments (#31923) 2022-12-22 23:01:53 -08:00
dynamic_thread_pool.h Fix include guards for src/ and test/ directories (#32167) 2023-01-20 16:27:27 -08:00
external_connection_acceptor_impl.cc Convert c-style comments to C++-style comments (#31923) 2022-12-22 23:01:53 -08:00
external_connection_acceptor_impl.h Fix include guards for src/ and test/ directories (#32167) 2023-01-20 16:27:27 -08:00
insecure_server_credentials.cc Convert c-style comments to C++-style comments (#31923) 2022-12-22 23:01:53 -08:00
secure_server_credentials.cc [server] Fix typo in the class name (#35216) 2023-12-05 12:01:57 -08:00
secure_server_credentials.h [server] Fix typo in the class name (#35216) 2023-12-05 12:01:57 -08:00
server_builder.cc [Deps] Update to Clang-16 (#34492) 2023-10-11 16:26:32 -07:00
server_callback.cc Convert c-style comments to C++-style comments (#31923) 2022-12-22 23:01:53 -08:00
server_cc.cc [Deps] Update to Clang-16 (#34492) 2023-10-11 16:26:32 -07:00
server_context.cc [Deps] Update to Clang-16 (#34492) 2023-10-11 16:26:32 -07:00
server_posix.cc Convert c-style comments to C++-style comments (#31923) 2022-12-22 23:01:53 -08:00
thread_pool_interface.h Fix include guards for src/ and test/ directories (#32167) 2023-01-20 16:27:27 -08:00
xds_server_builder.cc [xds] C++ XdsServerBuilder Remove src/... header dependency from public header (#34790) 2023-10-25 11:31:07 -07:00
xds_server_credentials.cc [iwyu] c++ (#29721) 2022-05-19 07:34:48 -07:00