1707 Commits (4650df32ff452c915e1c447126c3c596f2c4679f)

Author SHA1 Message Date
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
Yihua Zhang c5f1eda10f implement loca credentials 7 years ago
Carter Sande b51f6aba26 Add Solaris and AIX autodetection 7 years ago
Juanli Shen 174166d20c Add header back in build.yaml 7 years ago
Juanli Shen f5f1d57d7a Add load reporting filter 7 years ago
ncteisen 9e26b6c282 Regenerate project and fix sanity 7 years ago
ncteisen 93a90e6132 Support codegen generic on server side 7 years ago
ncteisen 1ab1287ac7 Reviewer feedback 7 years ago
ncteisen c7166ae67d Make channelz an opt in feature 7 years ago
Ian Haken 68eff58df6 Create verify_peer_options when creating ssl credentials in order to expose a verification callback option. 7 years ago
Yash Tibrewal 21dbaab4be Add channel arg to enable/disable http proxy 7 years ago
ncteisen 16280c7398 Remove unused API 7 years ago
ncteisen d23739eda3 Reviewer feedback 7 years ago
ncteisen 9a1bb05181 Build out the channelz unit test 7 years ago
ncteisen c3c6e064b3 Add basic support for GetChannel 7 years ago
Muxi Yan 4dbd18aec5 Make mobile log per-host and rename as context 7 years ago
Muxi Yan a70102b1eb Use cc rather than mm files and merge cfstream related files into core 7 years ago
Michael Rebello 9c926f325d Resolve Swift warnings by specifying void arguments 7 years ago
Yash Tibrewal a3ba733a84 Add GPR_DEBUG_ASSERT 7 years ago
Yash Tibrewal adc733f024 Make linux polling engines capable of tracking errors separately with 7 years ago
Yihua Zhang fe2fa0c1c8 Add C++ experimental API extensions for ALTS C stack 7 years ago
Yash Tibrewal 794edb3207 use GPR_UNLIKELY in GPR_ASSERT 7 years ago
Sree Kuchibhotla f2f5a9a0a7 Keep things simple. Remove gpr_atm64 7 years ago