19464 Commits (5fbace0a0316e7b03ba54a47cb3fedcb41a54cf4)

Author SHA1 Message Date
Vijay Pai 6b6bdbbb76 Address reviewer and clang-tidy comments 7 years ago
Vijay Pai 8bf52535d1 Provide a generic client-side unary callback API 7 years ago
Sree Kuchibhotla 50419a04ae fix format specifier for size_t and and a typo in test 7 years ago
Sree Kuchibhotla 0a7363ffcb Add a test to parse invalid addresses 7 years ago
Sree Kuchibhotla 7269fd47eb Fix ipv6 address parsing issue 7 years ago
Juanli Shen 14a858123d
Revert "Implement Watch method in health check service." 7 years ago
ncteisen f8a4aae119 Fix all instances of bugprone-undefined-memory-manipulation 7 years ago
Hope Casey-Allen 73d0cd4d2d Add ability to use static hpack table on the encode path 7 years ago
ncteisen e165579d3e Subchannel support to C++ 7 years ago
ncteisen 743d40d635 Lazily fill metadata map 7 years ago
Moiz Haidry 12b9e0beb5 Fixed formatting 7 years ago
Moiz Haidry e3e1840efb Porting fix from CL- https://critique.corp.google.com/#review/210573936 7 years ago
Mark D. Roth 69b416a08c Update naming documentation. 7 years ago
Mark D. Roth 99ce3e19af Implement Watch method in health check service. 7 years ago
ganmacs 005cb34614 Rescue GRPC::Core::CallError not to kill the worker threads 7 years ago
Yash Tibrewal 0cb982974f Remove linux/version.h include from port.h 7 years ago
Yash Tibrewal 8d47cd4992
Revert "Revert "Fathom tcp changes"" 7 years ago
Juanli Shen 89659e2925 Regenerate projects 7 years ago
Juanli Shen 8ceb27a324 Regenerate projects 7 years ago
Jan Tattermusch 6ba637f7ec add Marshallers.Create factory method 7 years ago
Jan Tattermusch fb704ee949 deserialization context always has non-null payload 7 years ago
Jan Tattermusch 97ba943f17
Revert "Fathom tcp changes" 7 years ago
Hope Casey-Allen 2529cfe30a Light refactoring of some transport code 7 years ago
Hope Casey-Allen 839a0520a2 Add an option to collect medians every epoch. Useful for gathering per second median latencies 7 years ago
Arian Arfaian 99e09fe821 Fix compilation error due to missing absl qualification. 7 years ago
Yash Tibrewal ffdcad5e06 Redefine constants from errqueue.h. Some header files lag behind the kernel version 7 years ago
Yash Tibrewal d60a4b0f6b Reviewer comments 7 years ago
Yash Tibrewal 841f186041 %s/sendmsg_wrapper/tcp_send 7 years ago
Muxi Yan 571109e400 Update README to document the change 7 years ago
Eric Gribkoff edac3c6f9b sanity 7 years ago
Eric Gribkoff 676f99a8eb Fix a parameter name mismatch 7 years ago
Eric Gribkoff b01a2774f4 fix comments 7 years ago
Yash Tibrewal 927fc8d3a3 Reset bytes_counter on setting socket options. Wrap out sendmsg and add comments for bytes_counter 7 years ago
Nicolas "Pixel" Noble 71655cf48a Fixing the SSL_REUSE auth context string attribute. 7 years ago
Yash Tibrewal 497532027d Reviewer comments 7 years ago
Juanli Shen 32a8a86045 Fix build issue 7 years ago
Eric Gribkoff 0cd641b444 do not track fds for poll-cv 7 years ago
Muxi Yan b24b212ee5 Make symbols of BoringSSL private to gRPC 7 years ago
Eric Gribkoff 3d1dacd73d Check poll strategy in core fork handler and log error if unsupported 7 years ago
Eric Gribkoff acc020caf7 Support tracking and closing fds post-fork in ev_poll_posix 7 years ago
Jan Tattermusch a80fa8732f C#: allow dot in metadata keys 7 years ago
Jan Tattermusch e7fb4e57ae avoid deadlock while cancelling a call 7 years ago
Jan Tattermusch dc7bedd128 C#: fix subchannel sharing for secure channels 7 years ago
Mehrdad Afshari 3a5da64e5d Move _server_cert_config_fetcher_wrapper to credentials.pyx.pxi 7 years ago
Eric Gribkoff b59d8674d2 Python post-fork handler: exit if grpc shutdown fails 7 years ago
Eric Gribkoff 0ff641a246 Define the allow pthread atfork macro for gRPC Python MacOS builds 7 years ago
Eric Gribkoff f8cf7ee56d Support gRPC Python client-side fork with epoll1 7 years ago
Yash Tibrewal 39e53c13bf remove extra blank line 7 years ago
Yash Tibrewal 2c37c51dd9 Add logging for tcp_user_timeout not supported 7 years ago
Chris Lamb fba18d8551 Fix a number of spelling errors. 7 years ago