19420 Commits (d926b04ced131550755663d0d96ca67894d62a1e)

Author SHA1 Message Date
Hope Casey-Allen 8a8ed0e711 WIP. Handling error conditions such as duplicate metadata, metadata size limit, and default count. Clang tidy. 6 years ago
ncteisen 16f53ff583 Surface user agent by default 6 years ago
ncteisen c9e300d5b0 Add channel arg control for user agent 6 years ago
Mark D. Roth 7975c6ad98 Fix internal build breakage from #16351. 6 years ago
Mark D. Roth 6d2c8f8072 Revert "Merge pull request #16512 from grpc/revert-16351-health_checking_service" 6 years ago
Jan Tattermusch bc3e95c6b2 simplify ChannelConnectivityTest 6 years ago
Jan Tattermusch 7557c270a3 clang format 6 years ago
Yash Tibrewal 3a41245e46 Rectify the condition and add a test 6 years ago
Yash Tibrewal dd95194a08 Prefer grpc status over http status 6 years ago
Ruslan Nigmatullin dcc0a223c6 [bazel] Fix python BUILD rules 6 years ago
jiangtaoli2016 e361d0f691 Turn loading system root certificate as default 6 years ago
Jan Tattermusch 113f5bd2e8 exception handling in native callback 6 years ago
ncteisen 5e054bf11e Stop unconditionally surfacing user agent to server 6 years ago
Hope Casey-Allen 6e7e29aaae WIP. Created static data for size of metadata and callouts index 6 years ago
Jan Tattermusch 1abe2aeb9f c#: expose TryWaitForStateChangedAsync 6 years ago
Jan Tattermusch 603a9a0635 add tests for sync unary 6 years ago
Jan Tattermusch ee510fb328 make sync unary call behave more like async unary 6 years ago
Jan Tattermusch b155c314f1 handle failures in async call initialization without leaks 6 years ago
Jan Tattermusch d4065b9596 add constructor for RpcException 6 years ago
Jan Tattermusch db0e21a5cb Expose certificate request type in SslServerCredentials. 6 years ago
Jan Tattermusch 4c0d540fb6 add exception info to Status.Detail if metadata credentials fail 6 years ago
Hope Casey-Allen 85721e22b4 Change method name for consistency 6 years ago
Yash Tibrewal 0b59c106d7 use grpc_slice_unref_internal inside grpc 6 years ago
Yash Tibrewal d68e8b4f62 %s/state_op_done[OP_FAILED]/state_callback_received[OP_FAILED] 6 years ago
Vijay Pai 5474e92292 Allocate using call arenas 6 years ago
Vijay Pai 6b6bdbbb76 Address reviewer and clang-tidy comments 6 years ago
Vijay Pai 8bf52535d1 Provide a generic client-side unary callback API 6 years ago
Sree Kuchibhotla 50419a04ae fix format specifier for size_t and and a typo in test 6 years ago
Sree Kuchibhotla 0a7363ffcb Add a test to parse invalid addresses 6 years ago
Sree Kuchibhotla 7269fd47eb Fix ipv6 address parsing issue 6 years ago
Juanli Shen 14a858123d
Revert "Implement Watch method in health check service." 6 years ago
ncteisen f8a4aae119 Fix all instances of bugprone-undefined-memory-manipulation 6 years ago
Hope Casey-Allen 73d0cd4d2d Add ability to use static hpack table on the encode path 6 years ago
ncteisen e165579d3e Subchannel support to C++ 6 years ago
ncteisen 743d40d635 Lazily fill metadata map 6 years ago
Moiz Haidry 12b9e0beb5 Fixed formatting 6 years ago
Moiz Haidry e3e1840efb Porting fix from CL- https://critique.corp.google.com/#review/210573936 6 years ago
Mark D. Roth 69b416a08c Update naming documentation. 6 years ago
Mark D. Roth 99ce3e19af Implement Watch method in health check service. 6 years ago
ganmacs 005cb34614 Rescue GRPC::Core::CallError not to kill the worker threads 6 years ago
Yash Tibrewal 0cb982974f Remove linux/version.h include from port.h 6 years ago
Yash Tibrewal 8d47cd4992
Revert "Revert "Fathom tcp changes"" 6 years ago
Juanli Shen 89659e2925 Regenerate projects 6 years ago
Juanli Shen 8ceb27a324 Regenerate projects 6 years ago
Jan Tattermusch 6ba637f7ec add Marshallers.Create factory method 6 years ago
Jan Tattermusch fb704ee949 deserialization context always has non-null payload 6 years ago
Jan Tattermusch 97ba943f17
Revert "Fathom tcp changes" 6 years ago
Hope Casey-Allen 2529cfe30a Light refactoring of some transport code 6 years ago
Hope Casey-Allen 839a0520a2 Add an option to collect medians every epoch. Useful for gathering per second median latencies 6 years ago
Arian Arfaian 99e09fe821 Fix compilation error due to missing absl qualification. 6 years ago