Mark D. Roth dbdf495f61 Split lib/support into lib/gpr and lib/gpr++. 8 yıl önce
..
README.md f687cb89f4 Actually add the documentation 9 yıl önce
alarm.cc 8cf1470a51 Revert "Revert "All instances of exec_ctx being passed around in src/core removed"" 8 yıl önce
alarm_internal.h 993e9f0692 Merge branch 'master' of https://github.com/grpc/grpc into no-more-extern-c 8 yıl önce
api_trace.cc 694580faee Better name 8 yıl önce
api_trace.h dabd7c0ad9 Fix window compile 8 yıl önce
byte_buffer.cc 8cf1470a51 Revert "Revert "All instances of exec_ctx being passed around in src/core removed"" 8 yıl önce
byte_buffer_reader.cc 8cf1470a51 Revert "Revert "All instances of exec_ctx being passed around in src/core removed"" 8 yıl önce
call.cc dbdf495f61 Split lib/support into lib/gpr and lib/gpr++. 8 yıl önce
call.h 8cf1470a51 Revert "Revert "All instances of exec_ctx being passed around in src/core removed"" 8 yıl önce
call_details.cc 8cf1470a51 Revert "Revert "All instances of exec_ctx being passed around in src/core removed"" 8 yıl önce
call_log_batch.cc dbdf495f61 Split lib/support into lib/gpr and lib/gpr++. 8 yıl önce
call_test_only.h 66dfcf5919 clang fmt 8 yıl önce
channel.cc dbdf495f61 Split lib/support into lib/gpr and lib/gpr++. 8 yıl önce
channel.h 8cf1470a51 Revert "Revert "All instances of exec_ctx being passed around in src/core removed"" 8 yıl önce
channel_init.cc 8cf1470a51 Revert "Revert "All instances of exec_ctx being passed around in src/core removed"" 8 yıl önce
channel_init.h 8cf1470a51 Revert "Revert "All instances of exec_ctx being passed around in src/core removed"" 8 yıl önce
channel_ping.cc d6c292f177 Merge master 8 yıl önce
channel_stack_type.cc baa14a975e Update clang-format to 5.0 8 yıl önce
channel_stack_type.h 66dfcf5919 clang fmt 8 yıl önce
completion_queue.cc dbdf495f61 Split lib/support into lib/gpr and lib/gpr++. 8 yıl önce
completion_queue.h 8cf1470a51 Revert "Revert "All instances of exec_ctx being passed around in src/core removed"" 8 yıl önce
completion_queue_factory.cc 4782d92b2d s/NULL/nullptr 8 yıl önce
completion_queue_factory.h 66dfcf5919 clang fmt 8 yıl önce
event_string.cc dbdf495f61 Split lib/support into lib/gpr and lib/gpr++. 8 yıl önce
event_string.h 66dfcf5919 clang fmt 8 yıl önce
init.cc dbdf495f61 Split lib/support into lib/gpr and lib/gpr++. 8 yıl önce
init.h 66dfcf5919 clang fmt 8 yıl önce
init_secure.cc 8cf1470a51 Revert "Revert "All instances of exec_ctx being passed around in src/core removed"" 8 yıl önce
init_unsecure.cc 83062842c3 Changes for C to C++. Adding extern C to header files for compatibility. 8 yıl önce
lame_client.cc dbdf495f61 Split lib/support into lib/gpr and lib/gpr++. 8 yıl önce
lame_client.h 66dfcf5919 clang fmt 8 yıl önce
metadata_array.cc 83062842c3 Changes for C to C++. Adding extern C to header files for compatibility. 8 yıl önce
server.cc dbdf495f61 Split lib/support into lib/gpr and lib/gpr++. 8 yıl önce
server.h 8cf1470a51 Revert "Revert "All instances of exec_ctx being passed around in src/core removed"" 8 yıl önce
validate_metadata.cc baa14a975e Update clang-format to 5.0 8 yıl önce
validate_metadata.h 66dfcf5919 clang fmt 8 yıl önce
version.cc 14e96f9ae8 Bump 1.8.0-dev to 1.9.0-dev 8 yıl önce

README.md

Surface

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