| .. |
|
ext
|
Merge pull request #18600 from karthikravis/grpc_namespace_proto_server
|
2019-04-03 15:33:04 -07:00 |
|
generic
|
Move grpc async, callback and sync implementation to grpc_impl namespace
|
2019-07-01 14:05:54 -07:00 |
|
impl
|
Merge pull request #20030 from karthikravis/move-method-handler
|
2019-09-10 21:45:08 -07:00 |
|
security
|
remove all unused-parameter warnings
|
2019-07-30 13:10:53 +02:00 |
|
support
|
Merge branch 'master' into move-method-handler
|
2019-09-03 14:47:45 -07:00 |
|
test
|
Formatting fixes
|
2019-09-13 09:10:59 -07: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
|
Move grpc async, callback and sync implementation to grpc_impl namespace
|
2019-07-01 14:05:54 -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 |
|
completion_queue_impl.h
|
Fix header guards
|
2019-06-26 12:32:31 -07: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
|
Revert "Clearly callout the behavior for listening ports."
|
2019-07-03 18:52:29 -04:00 |
|
server_context.h
|
Move headers from grpc++ to grpcpp
|
2018-02-15 14:49:34 -08:00 |
|
server_impl.h
|
remove all unused-parameter warnings
|
2019-07-30 13:10:53 +02: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 |