3154 Commits (f3b57e35ec127e2e19b72d27660402fbac7054ed)

Author SHA1 Message Date
Jan Tattermusch bc8f515fb8 clang format 6 years ago
Jan Tattermusch 2bc7b8e0a3 address comments 6 years ago
Juanli Shen 14a858123d
Revert "Implement Watch method in health check service." 6 years ago
ncteisen 58e99b6377 Use strncmp over grpc_slice_str_cmp 6 years ago
ncteisen ca77fcd7cd Reviewer comments 6 years ago
ncteisen 743d40d635 Lazily fill metadata map 6 years ago
Mark D. Roth 99ce3e19af Implement Watch method in health check service. 6 years ago
Yash Tibrewal 86530acca7 Include linux/version.h in port_platform.h 6 years ago
Jan Tattermusch 458775d4f9 improve wording 6 years ago
Jan Tattermusch fe20ad62a0 improve doc comments for security constants 6 years ago
Eric Gribkoff b59d8674d2 Python post-fork handler: exit if grpc shutdown fails 6 years ago
Yash Tibrewal f80af5a7c7 Formatting 6 years ago
Yash Tibrewal 356fff684a Improve documentation on lifetime of message and status 6 years ago
Vijay Pai 616b5d798a Cast an index to size_t to avoid sign-conversion warning 6 years ago
Mark D. Roth 7a7e4f5652 Move C++ mu_guard class out of C-core public headers and fix style. 6 years ago
Neil Shen 4a1a447d35 Formalize the contract of grpc_call_start_batch with empty batches 6 years ago
ncteisen 3aa987a29a Add channelz server support 6 years ago
Vijay Pai 14ad82a76d Create a new method handler for resource exhaustion and tie into thread mgr 6 years ago
Mehrdad Afshari e58d400ba2
Fix type reference in documentation 6 years ago
Mehrdad Afshari b7b1e77943
Fix minor typo in documentation 6 years ago
Vijay Pai e84096bbe5 Experimental infrastructure for callback-based CQ 6 years ago
easy eaa51cbc9d Add explicit check that we're building with bazel. 6 years ago
Juanli Shen 5e9994bf30 Add warning about AsyncNotifyWhenDone bug 6 years ago
Mark D. Roth f7e72560b6 Add experimental API for resetting connection backoff. 6 years ago
Sree Kuchibhotla a2a64e5ad3 Fix default argument(put it in header instead of source file) 6 years ago
Juanli Shen fa8aa6df10 Update grpc.h comment 6 years ago
Sree Kuchibhotla 9ce673f861 Make resource quota argument optional to the Server constructor 6 years ago
Sree Kuchibhotla bdd13cb0ae
Revert "Revert "Restrict the number of threads in C++ sync server"" 6 years ago
Nicolas Noble bea98c3c1b
Revert "Restrict the number of threads in C++ sync server" 6 years ago
Alexander Polcyn 9896c64186 Revert "Merge pull request #16158 from apolcyn/revert_windows_breakage" 6 years ago
Alexander Polcyn f34c653936 Revert "Merge pull request #15797 from apolcyn/windows_compile_and_sort" 6 years ago
Alex Polcyn 1b1d5e52e7 Get c-ares to compile and do address sorting on windows 6 years ago
Yihua Zhang acc6ba0c24 Add C++ wrapper for local credentials 6 years ago
Sree Kuchibhotla ec1c112cc1 Each ThreadManager is a resource user 6 years ago
ncteisen 18a9d7d57c reviewer feedback 6 years ago
ncteisen b47214952b reviewer feedback 6 years ago
ncteisen 6104e4f33b Move ChannelzServicePlugin to public, experimental 6 years ago
ncteisen bbee13661c Add channelz subchannel support 6 years ago
ncteisen b86a744751 Expose GetChannel and GetTopChannels Core API 6 years ago
Sree Kuchibhotla 913f9b930a Add Core resource quota implementation 6 years ago
yang-g f48d3d5d98 Initialize member in default ctor 6 years ago
Sree Kuchibhotla 67bb4e3030 Initial scaffolding 6 years ago
Juanli Shen be40b0d3a8 Add server load reporting service 6 years ago
ncteisen 25082c5fc4 Reviewer feedback 6 years ago
Yash Tibrewal fa0373c599 GRPC_ARG_HTTP2_MIN_RECV_PING_INTERVAL_WITHOUT_DATA_MS only makes sense for the server 6 years ago
ncteisen 018498a06b Implements subchannel refs for pick_first 6 years ago
easy 1b6e8514a9 Move GetSpanFromServerContext() to public header. 6 years ago
Vijay Pai c5336fcf8b Drop a spurious assert, since ServerReader can SendInitialMetadata 6 years ago
Carter Sande a0a0610343 port_platform.h: GPR_GETPID_IN_UNISTD_H on Solaris/AIX 6 years ago
Carter Sande d5736045d3 port_platform.h: Make Solaris detection macro more precise 6 years ago