1671 Commits (07728ed01c170c1d4843357c1eca32e5d44323e4)

Author SHA1 Message Date
Soheil Hassas Yeganeh 9128881b6d Add GPR_ATM_INC_ADD_THEN to grpc_core::RefCount 6 years ago
yang-g cdd698810b Move grpc_shutdown internals to a detached thread 6 years ago
Yash Tibrewal 726f044932 Include linux/version.h for manylinux 6 years ago
ncteisen 693f46841a Add GetServer to core 6 years ago
Mark D. Roth f85fd026e3 Client-side health checking support. 6 years ago
Vijay Pai a46ddf4a09 Remove grpc_use_signal which is no longer relevant 6 years ago
Muxi Yan e2e5c81893 New API for GRPCCall 6 years ago
Soheil Hassas Yeganeh d6b140df03 Revert the change in grpc.h because it's part of C API. 6 years ago
Soheil Hassas Yeganeh 5faf1b72ed Avoid unnecessary ref/unref calls to get mdelem from slices. 6 years ago
ncteisen 664178164a reviewer feedback 6 years ago
ncteisen d7bbc60ad6 Reviewer feedback 6 years ago
ncteisen a139b44acc Clenaer channelz default values 6 years ago
ncteisen a64cb54de1 Channel trace is limited by memory 6 years ago
ncteisen 3545d754d5 Channelz get server sockets support 6 years ago
Muxi Yan 983d9be035 Update function signature in grpc_security 6 years ago
Vijay Pai 17fc4d4029 Address reviewer comments 6 years ago
Vijay Pai 9e6511ae2e Make the core callback interface API so that it can be used in generated code 6 years ago
Muxi Yan 51b79f1757
Update function signature 6 years ago
ncteisen bd9d97a200 Channelz socket support 6 years ago
Hope Casey-Allen 5b27941372 Even cleaner implementation that does not modify the grpc_mdelem struct. 7 years ago
ncteisen 157e7fa03e fix clang tidy 7 years ago
Hope Casey-Allen 33d87e3ffd Fix internal_data to be the same size as the new grpc_linked_mdelem 7 years ago
ncteisen 16f53ff583 Surface user agent by default 7 years ago
ncteisen c9e300d5b0 Add channel arg control for user agent 7 years ago
Jan Tattermusch bc8f515fb8 clang format 7 years ago
Jan Tattermusch 2bc7b8e0a3 address comments 7 years ago
Yash Tibrewal 86530acca7 Include linux/version.h in port_platform.h 7 years ago
Jan Tattermusch 458775d4f9 improve wording 7 years ago
Jan Tattermusch fe20ad62a0 improve doc comments for security constants 7 years ago
Eric Gribkoff b59d8674d2 Python post-fork handler: exit if grpc shutdown fails 7 years ago
Mark D. Roth 7a7e4f5652 Move C++ mu_guard class out of C-core public headers and fix style. 7 years ago
Neil Shen 4a1a447d35 Formalize the contract of grpc_call_start_batch with empty batches 7 years ago
ncteisen 3aa987a29a Add channelz server support 7 years ago
Vijay Pai e84096bbe5 Experimental infrastructure for callback-based CQ 7 years ago
Mark D. Roth f7e72560b6 Add experimental API for resetting connection backoff. 7 years ago
Juanli Shen fa8aa6df10 Update grpc.h comment 7 years ago
Sree Kuchibhotla bdd13cb0ae
Revert "Revert "Restrict the number of threads in C++ sync server"" 7 years ago
Nicolas Noble bea98c3c1b
Revert "Restrict the number of threads in C++ sync server" 7 years ago
Alexander Polcyn 9896c64186 Revert "Merge pull request #16158 from apolcyn/revert_windows_breakage" 7 years ago
Alexander Polcyn f34c653936 Revert "Merge pull request #15797 from apolcyn/windows_compile_and_sort" 7 years ago
Alex Polcyn 1b1d5e52e7 Get c-ares to compile and do address sorting on windows 7 years ago
Yihua Zhang acc6ba0c24 Add C++ wrapper for local credentials 7 years ago
ncteisen bbee13661c Add channelz subchannel support 7 years ago
ncteisen b86a744751 Expose GetChannel and GetTopChannels Core API 7 years ago
Sree Kuchibhotla 67bb4e3030 Initial scaffolding 7 years ago
ncteisen 25082c5fc4 Reviewer feedback 7 years ago
Yash Tibrewal fa0373c599 GRPC_ARG_HTTP2_MIN_RECV_PING_INTERVAL_WITHOUT_DATA_MS only makes sense for the server 7 years ago
ncteisen 018498a06b Implements subchannel refs for pick_first 7 years ago
Carter Sande a0a0610343 port_platform.h: GPR_GETPID_IN_UNISTD_H on Solaris/AIX 7 years ago
Carter Sande d5736045d3 port_platform.h: Make Solaris detection macro more precise 7 years ago