| .. |
|
ext
|
Merge pull request #18600 from karthikravis/grpc_namespace_proto_server
|
2019-04-03 15:33:04 -07:00 |
|
generic
|
Move CompletionQueue and Channel
|
2019-05-17 09:16:32 -07:00 |
|
impl
|
Merge pull request #19371 from yang-g/virtual_me
|
2019-06-19 12:25:05 -07:00 |
|
security
|
Move Channel to grpc_impl
|
2019-05-17 09:12:33 -07:00 |
|
support
|
Clean up
|
2019-05-28 11:57:57 -07:00 |
|
test
|
Move headers from grpc++ to grpcpp
|
2018-02-15 14:49:34 -08:00 |
|
alarm.h
|
Moving ::grpc::Alarm to ::grpc_impl::Alarm.
|
2018-12-12 16:48:32 +01:00 |
|
alarm_impl.h
|
Allow an alarm to be set again after firing
|
2019-02-05 14:07:40 -08:00 |
|
channel.h
|
Move Channel to grpc_impl
|
2019-05-17 09:12:33 -07:00 |
|
channel_impl.h
|
Fix clang errors.
|
2019-06-05 16:47:29 -07:00 |
|
client_context.h
|
Fix typos
|
2018-04-04 10:26:57 -07:00 |
|
completion_queue.h
|
Move headers from grpc++ to grpcpp
|
2018-02-15 14:49:34 -08:00 |
|
create_channel.h
|
Formatting issues
|
2019-04-26 13:08:25 -07:00 |
|
create_channel_impl.h
|
Move CompletionQueue and Channel
|
2019-05-17 09:16:32 -07:00 |
|
create_channel_posix.h
|
Fix errors from clang_format_code.sh
|
2019-03-25 15:53:22 -07:00 |
|
create_channel_posix_impl.h
|
Fixing clang_tidy_format.sh issues.
|
2019-03-25 15:52:42 -07:00 |
|
grpcpp.h
|
Move headers from grpc++ to grpcpp
|
2018-02-15 14:49:34 -08:00 |
|
health_check_service_interface.h
|
Fix errors from clang_format_code.sh
|
2019-03-25 15:51:28 -07:00 |
|
health_check_service_interface_impl.h
|
Move ::grpc::HealthCheckServiceInterface to ::grpc_impl namespace
|
2019-03-25 15:50:35 -07:00 |
|
opencensus.h
|
Move server context implementation to grpc_impl namespace and typedef the ref to it
|
2019-06-05 10:41:30 -07:00 |
|
opencensus_impl.h
|
Move server context implementation to grpc_impl namespace and typedef the ref to it
|
2019-06-05 10:41:30 -07:00 |
|
resource_quota.h
|
Revert "Moving ::grpc::ResourceQuota to ::grpc_impl::ResouceQuota"
|
2019-03-19 10:43:02 -07:00 |
|
resource_quota_impl.h
|
Revert "Moving ::grpc::ResourceQuota to ::grpc_impl::ResouceQuota"
|
2019-03-19 10:43:02 -07:00 |
|
server.h
|
Support accepting external connections.
|
2019-04-30 12:31:34 -07:00 |
|
server_builder.h
|
Move CompletionQueue and Channel
|
2019-05-17 09:16:32 -07:00 |
|
server_builder_impl.h
|
Add listner fd as part of the external connection parameters
|
2019-06-03 10:38:37 -07:00 |
|
server_context.h
|
Move headers from grpc++ to grpcpp
|
2018-02-15 14:49:34 -08:00 |
|
server_impl.h
|
Avoid using seq_cst atomic operations in grpcpp when unnecessary.
|
2019-06-16 16:09:24 -04:00 |
|
server_posix.h
|
Make changes to server_posix to expose method outside
|
2019-03-19 10:50:53 -07:00 |
|
server_posix_impl.h
|
Move server_posix from grpc to grpc_impl namespace
|
2019-03-14 14:26:25 -07:00 |