| .. |
|
channelz
|
Move channel plugin from grpc_impl to grpc
|
2020-10-07 12:08:14 -07:00 |
|
health
|
Merge pull request #24453 from veblush/tidy-modernize-make-unique
|
2020-10-16 16:35:08 -07:00 |
|
load_reporter
|
Fix format warnings
|
2021-01-27 11:16:57 -08:00 |
|
async_generic_service.cc
|
Revert "Revert "Fold Channel and CompletionQueue from grpc_impl to grpc""
|
2020-08-06 20:42:54 -07:00 |
|
channel_argument_option.cc
|
Fix by tidy-modernize-use-override
|
2020-10-16 14:01:06 -07:00 |
|
create_default_thread_pool.cc
|
Revert "Stop using std::thread in C++ library since it can trigger exceptions"
|
2018-01-12 10:16:22 +01:00 |
|
dynamic_thread_pool.cc
|
Fix by clang-format-8.
|
2020-10-16 11:37:18 -07:00 |
|
dynamic_thread_pool.h
|
Fix google-explicit-constructor
|
2020-12-03 15:03:39 -08:00 |
|
external_connection_acceptor_impl.cc
|
Replaced grpc::string with std::string
|
2020-06-29 17:56:36 -07:00 |
|
external_connection_acceptor_impl.h
|
Move ServerCredentials from ::grpc_impl to ::grpc
|
2020-07-23 16:18:23 -07:00 |
|
insecure_server_credentials.cc
|
Experimental API for XdsServerCredentials
|
2020-12-01 12:47:52 -08:00 |
|
secure_server_credentials.cc
|
Fix readability-inconsistent-declaration-parameter-name manually
|
2020-11-30 14:22:40 -08:00 |
|
secure_server_credentials.h
|
Fix google-explicit-constructor
|
2020-12-03 15:03:39 -08:00 |
|
server_builder.cc
|
Support ServerContext for callback API
|
2021-01-19 22:00:10 -08:00 |
|
server_callback.cc
|
Fix by clang-format-8.
|
2020-10-16 11:37:18 -07:00 |
|
server_cc.cc
|
Support ServerContext for callback API
|
2021-01-19 22:00:10 -08:00 |
|
server_context.cc
|
Delay ServerContextBase unref until lock freed since it could delete
|
2020-12-01 09:39:12 -08:00 |
|
server_credentials.cc
|
Initialize gRPC on ServerCredentials
|
2021-01-27 17:51:14 -08:00 |
|
server_posix.cc
|
Move ServerPosix from ::grpc_impl to ::grpc
|
2020-06-23 13:56:08 -07:00 |
|
thread_pool_interface.h
|
Revert "Stop using std::thread in C++ library since it can trigger exceptions"
|
2018-01-12 10:16:22 +01:00 |
|
xds_server_credentials.cc
|
Experimental API for XdsServerCredentials
|
2020-12-01 12:47:52 -08:00 |