kpayson64 1482d3f25c PR Feedback Changes 7 лет назад
..
README.md f687cb89f4 Actually add the documentation 9 лет назад
api_trace.cc db3e898a98 Add a sanity check for inclusion of port_platform.h 8 лет назад
api_trace.h db3e898a98 Add a sanity check for inclusion of port_platform.h 8 лет назад
byte_buffer.cc c0cd82faed Remove unnecessary includes of exec_ctx.h 8 лет назад
byte_buffer_reader.cc c0cd82faed Remove unnecessary includes of exec_ctx.h 8 лет назад
call.cc 1482d3f25c PR Feedback Changes 7 лет назад
call.h 8f3222c4eb Remove allocation in server_auth filter and allocate on the arena instead 7 лет назад
call_details.cc db3e898a98 Add a sanity check for inclusion of port_platform.h 8 лет назад
call_log_batch.cc db3e898a98 Add a sanity check for inclusion of port_platform.h 8 лет назад
call_test_only.h db3e898a98 Add a sanity check for inclusion of port_platform.h 8 лет назад
channel.cc 5d373c40bd reviewer feedback 7 лет назад
channel.h 6c987cbf09 Rename channelz Channel to ChannelNode 7 лет назад
channel_init.cc db3e898a98 Add a sanity check for inclusion of port_platform.h 8 лет назад
channel_init.h db3e898a98 Add a sanity check for inclusion of port_platform.h 8 лет назад
channel_ping.cc db3e898a98 Add a sanity check for inclusion of port_platform.h 8 лет назад
channel_stack_type.cc db3e898a98 Add a sanity check for inclusion of port_platform.h 8 лет назад
channel_stack_type.h db3e898a98 Add a sanity check for inclusion of port_platform.h 8 лет назад
completion_queue.cc d488c0467f Default off for tracers, delete an unused one 7 лет назад
completion_queue.h d488c0467f Default off for tracers, delete an unused one 7 лет назад
completion_queue_factory.cc db3e898a98 Add a sanity check for inclusion of port_platform.h 8 лет назад
completion_queue_factory.h db3e898a98 Add a sanity check for inclusion of port_platform.h 8 лет назад
event_string.cc db3e898a98 Add a sanity check for inclusion of port_platform.h 8 лет назад
event_string.h db3e898a98 Add a sanity check for inclusion of port_platform.h 8 лет назад
init.cc 9a6c722e30 Rewrite registry to know type 7 лет назад
init.h 4fe2cd2555 Init default root certs store once 8 лет назад
init_secure.cc 4fe2cd2555 Init default root certs store once 8 лет назад
init_unsecure.cc 4fe2cd2555 Init default root certs store once 8 лет назад
lame_client.cc 7fed69b7ad Use static_cast rather than reinterpret_cast whenever possible 8 лет назад
lame_client.h db3e898a98 Add a sanity check for inclusion of port_platform.h 8 лет назад
metadata_array.cc db3e898a98 Add a sanity check for inclusion of port_platform.h 8 лет назад
server.cc 1482d3f25c PR Feedback Changes 7 лет назад
server.h db3e898a98 Add a sanity check for inclusion of port_platform.h 8 лет назад
validate_metadata.cc db3e898a98 Add a sanity check for inclusion of port_platform.h 8 лет назад
validate_metadata.h db3e898a98 Add a sanity check for inclusion of port_platform.h 8 лет назад
version.cc 8c9af7464c Regenerate projects 7 лет назад

README.md

Surface

Surface provides the bulk of the gRPC Core public API, and translates it into calls against core components.