| .. |
|
security
|
Move headers from grpc++ to grpcpp
|
2018-02-15 14:49:34 -08:00 |
|
async_generic_service.h
|
Merge branch 'master' into grpc_namespace_server
|
2019-03-27 14:32:10 -07:00 |
|
async_stream.h
|
Move Server into grpc_impl from grpc
|
2019-03-20 13:05:36 -07:00 |
|
async_unary_call.h
|
Address reviewer comments.
|
2018-10-31 01:02:07 -07:00 |
|
byte_buffer.h
|
Avoid build errors
|
2019-02-26 03:08:06 -08:00 |
|
call.h
|
Rename call.h to call_op_set.h and call_wrapper.h to call.h
|
2018-10-26 15:15:48 -07:00 |
|
call_hook.h
|
Move headers from grpc++ to grpcpp
|
2018-02-15 14:49:34 -08:00 |
|
call_op_set.h
|
Rever copyright changes
|
2019-01-28 16:18:49 -08:00 |
|
call_op_set_interface.h
|
Address reviewer comments.
|
2018-10-31 01:02:07 -07:00 |
|
callback_common.h
|
Streaming API for callback servers
|
2018-11-30 16:14:21 -08:00 |
|
channel_interface.h
|
Allow the interceptor to know the method type
|
2018-12-06 15:51:31 -08:00 |
|
client_callback.h
|
Merge branch 'master' into revert-18076-revert-17797-channel
|
2019-04-08 12:55:07 -07:00 |
|
client_context.h
|
Merge branch 'master' into revert-18076-revert-17797-channel
|
2019-04-09 08:22:37 -07:00 |
|
client_interceptor.h
|
Merge branch 'master' into revert-18076-revert-17797-channel
|
2019-04-08 12:55:07 -07:00 |
|
client_unary_call.h
|
Rename new SendMessage types to SendMessagePtr
|
2019-01-02 14:46:52 -08:00 |
|
completion_queue.h
|
Merge branch 'master' into revert-18076-revert-17797-channel
|
2019-04-08 16:04:24 -07:00 |
|
completion_queue_tag.h
|
Address reviewer comments
|
2018-09-11 09:14:57 -07:00 |
|
config.h
|
Move headers from grpc++ to grpcpp
|
2018-02-15 14:49:34 -08:00 |
|
config_protobuf.h
|
Unifying grpc build hacks
|
2018-10-24 17:25:51 -07:00 |
|
core_codegen.h
|
Introduce grpc_byte_buffer_reader_peek and use it for Protobuf parsing.
|
2019-03-21 06:03:45 -04:00 |
|
core_codegen_interface.h
|
Introduce grpc_byte_buffer_reader_peek and use it for Protobuf parsing.
|
2019-03-21 06:03:45 -04:00 |
|
create_auth_context.h
|
Move headers from grpc++ to grpcpp
|
2018-02-15 14:49:34 -08:00 |
|
grpc_library.h
|
fix non-virtual-dtor
|
2018-02-16 12:42:05 +01:00 |
|
intercepted_channel.h
|
Register global interceptors functionality
|
2018-10-30 02:43:01 -07:00 |
|
interceptor.h
|
Remove extra semicolons after function definitions
|
2019-02-20 17:58:30 -08:00 |
|
interceptor_common.h
|
Fixing memory leak in interceptor by removing unsued send_status_
|
2019-03-13 21:42:02 +01:00 |
|
metadata_map.h
|
Properly clear metadata and other structs when reusing ServerContext
|
2018-11-13 12:44:56 -08:00 |
|
method_handler_impl.h
|
Rename new SendMessage types to SendMessagePtr
|
2019-01-02 14:46:52 -08:00 |
|
proto_buffer_reader.h
|
Introduce grpc_byte_buffer_reader_peek and use it for Protobuf parsing.
|
2019-03-21 06:03:45 -04:00 |
|
proto_buffer_writer.h
|
Rename ProtoBuffer helpers
|
2018-04-12 17:19:54 -07:00 |
|
proto_utils.h
|
Rename ProtoBuffer helpers
|
2018-04-12 17:19:54 -07:00 |
|
rpc_method.h
|
Move headers from grpc++ to grpcpp
|
2018-02-15 14:49:34 -08:00 |
|
rpc_service_method.h
|
Renamed the param in the documentation for HandleParameter to match the actual parameter.
|
2019-02-01 12:56:56 -08:00 |
|
serialization_traits.h
|
Move headers from grpc++ to grpcpp
|
2018-02-15 14:49:34 -08:00 |
|
server_callback.h
|
Promise to call OnStarted and forbid Start* until after OnStarted
|
2019-03-27 16:30:07 -07:00 |
|
server_context.h
|
Fix clang format code errors.
|
2019-03-27 14:33:58 -07:00 |
|
server_interceptor.h
|
Remove extra semicolons after function definitions
|
2019-02-20 17:58:30 -08:00 |
|
server_interface.h
|
Fix errors from clang scripts
|
2019-04-08 13:41:19 -07:00 |
|
service_type.h
|
Fix clang format code errors.
|
2019-03-27 14:33:58 -07:00 |
|
slice.h
|
Make GrpcProtoBufferReaderWriter public
|
2018-04-06 07:05:27 -07:00 |
|
status.h
|
Delete status_test that has no coverage; replace with static_asserts
|
2018-03-15 11:30:59 -07:00 |
|
status_code_enum.h
|
Move headers from grpc++ to grpcpp
|
2018-02-15 14:49:34 -08:00 |
|
string_ref.h
|
Move headers from grpc++ to grpcpp
|
2018-02-15 14:49:34 -08:00 |
|
stub_options.h
|
Move headers from grpc++ to grpcpp
|
2018-02-15 14:49:34 -08:00 |
|
sync.h
|
Introduce C++ wrappers for gpr_mu and gpr_cv.
|
2019-04-08 18:27:07 -04:00 |
|
sync_stream.h
|
Rename new SendMessage types to SendMessagePtr
|
2019-01-02 14:46:52 -08:00 |
|
time.h
|
Move headers from grpc++ to grpcpp
|
2018-02-15 14:49:34 -08:00 |