yang-g 2b8b7482ab Destroy byte buffer to avoid leak in zombied calls 8 anos atrás
..
README.md f687cb89f4 Actually add the documentation 9 anos atrás
alarm.c 274bbbe6a0 Add rich closure debug mode 8 anos atrás
api_trace.c 7897ae9308 auto-fix most of licenses 8 anos atrás
api_trace.h 7897ae9308 auto-fix most of licenses 8 anos atrás
byte_buffer.c 7897ae9308 auto-fix most of licenses 8 anos atrás
byte_buffer_reader.c 7897ae9308 auto-fix most of licenses 8 anos atrás
call.c 2024353b07 Merge pull request #11499 from markdroth/trailers_only 8 anos atrás
call.h 9c43fc0242 Add refcount tracers for resolver, lb_policy, stream 8 anos atrás
call_details.c 7897ae9308 auto-fix most of licenses 8 anos atrás
call_log_batch.c 7897ae9308 auto-fix most of licenses 8 anos atrás
call_test_only.h 7897ae9308 auto-fix most of licenses 8 anos atrás
channel.c 9c43fc0242 Add refcount tracers for resolver, lb_policy, stream 8 anos atrás
channel.h 9c43fc0242 Add refcount tracers for resolver, lb_policy, stream 8 anos atrás
channel_init.c 7897ae9308 auto-fix most of licenses 8 anos atrás
channel_init.h 7897ae9308 auto-fix most of licenses 8 anos atrás
channel_ping.c 274bbbe6a0 Add rich closure debug mode 8 anos atrás
channel_stack_type.c 7897ae9308 auto-fix most of licenses 8 anos atrás
channel_stack_type.h 7897ae9308 auto-fix most of licenses 8 anos atrás
completion_queue.c 3bc255818b clang fmt 8 anos atrás
completion_queue.h d39010e68a Add cq and fd tracer 8 anos atrás
completion_queue_factory.c 7897ae9308 auto-fix most of licenses 8 anos atrás
completion_queue_factory.h 7897ae9308 auto-fix most of licenses 8 anos atrás
event_string.c 7897ae9308 auto-fix most of licenses 8 anos atrás
event_string.h 7897ae9308 auto-fix most of licenses 8 anos atrás
init.c f8061e88ea Fix compile. WIP probably 8 anos atrás
init.h 7897ae9308 auto-fix most of licenses 8 anos atrás
init_secure.c d39010e68a Add cq and fd tracer 8 anos atrás
init_unsecure.c 7897ae9308 auto-fix most of licenses 8 anos atrás
lame_client.cc 274bbbe6a0 Add rich closure debug mode 8 anos atrás
lame_client.h 7897ae9308 auto-fix most of licenses 8 anos atrás
metadata_array.c 7897ae9308 auto-fix most of licenses 8 anos atrás
server.c 2b8b7482ab Destroy byte buffer to avoid leak in zombied calls 8 anos atrás
server.h 7897ae9308 auto-fix most of licenses 8 anos atrás
validate_metadata.c 7897ae9308 auto-fix most of licenses 8 anos atrás
validate_metadata.h 7897ae9308 auto-fix most of licenses 8 anos atrás
version.c 7897ae9308 auto-fix most of licenses 8 anos atrás

README.md

Surface

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