676 Commits (06f85fc987a513f77a7ce9a59baa552dbe04872d)

Author SHA1 Message Date
Na-Na Pang 25128d18c1 Modify unary ping pong to send next rpc in callback function 6 years ago
Na-Na Pang 7d3fdec445 Add microbenchmark for callback completion queue 6 years ago
Na-Na Pang e70d507abe Changes based on comment 6 years ago
Na-Na Pang b028141f01 Change streaming ping pong args and add comment 6 years ago
Na-Na Pang 8bf138d799 Add copyright 6 years ago
Na-Na Pang 875d2df399 Modify build file 6 years ago
Na-Na Pang bbd4eb5028 Add microbenchmark for callback unary ping pong and bidistreaming ping pong 6 years ago
Yash Tibrewal 9345b7e276 s/atleast/at\ least 6 years ago
Arjun Roy 8ce42f67b2 Shrink arena size by 40 bytes and add additional 6 years ago
Yash Tibrewal a2316142b2 Reviewer comments 6 years ago
Mark D. Roth ce3ff86763 Convert call_combiner to C++. 6 years ago
Karthik Ravi Shankar 858b5cca20 Fix clang_format_code.sh issues and move the internal calls to new name 6 years ago
Yash Tibrewal 4309a98b66 Health checking service name to be passed as a channel arg for now 6 years ago
Nicolas "Pixel" Noble b9a279c030 Resolving ambiguous call to CreateCustomChannel. 6 years ago
Yash Tibrewal 116ce0fb24 Use health check parser 6 years ago
Karthik Ravi Shankar 973fa6950e Fold Channel into grpc_impl from grpc namespace 6 years ago
Karthik Ravi Shankar dad3f34207
Revert "Revert "Revert "Folding the Channel class into the grpc_impl namespace.""" 6 years ago
Guantao Liu 872d2787a0 Avoid using grpc_core::Executor when the background poller is available. 6 years ago
Karthik Ravi Shankar 4e0923e802 Fix errors from clang_format_code.sh 6 years ago
Soheil Hassas Yeganeh 1014fe507f Use const ref for grpc_slice. 6 years ago
Bill Feng d93959853f Enabled Windows Bazel build for cpp tests 6 years ago
Karthik Ravi Shankar 4260fe1147 More fixes 6 years ago
Soheil Hassas Yeganeh ad1b3e5094 Introduce grpc_byte_buffer_reader_peek and use it for Protobuf parsing. 6 years ago
Karthik Ravi Shankar 2a8f3f79ab Fix more namespace stuff 6 years ago
Karthik Ravi Shankar f66b654795
Revert "Revert "Fold opencensus into grpc_impl namespace"" 6 years ago
Karthik Ravi Shankar 2bf934f97d
Revert "Fold opencensus into grpc_impl namespace" 6 years ago
Jan Tattermusch cf6a311761
Revert "Windows builds for gRPC C++ tests" 6 years ago
billfeng327 9e102ea8b0 excluded non-compatible test 6 years ago
billfeng327 4241edeaa4 renamed tag to no_windows in conformation with Bazel and TensorFlow 6 years ago
Soheil Hassas Yeganeh 18b19105f2 Implement TCP_INQ for gRPC in Linux 6 years ago
billfeng327 ab06853fc9 C++ Windows test builds 6 years ago
Soheil Hassas Yeganeh c060d55cc7
Revert "Introduce grpc_byte_buffer_reader_peek and use it for Protobuf parsing." 6 years ago
Karthik Ravi Shankar b606cad6cc Fold opencensus into grpc_impl namespace 6 years ago
Soheil Hassas Yeganeh 509e77a5a3 Introduce grpc_byte_buffer_reader_peek and use it for Protobuf parsing. 6 years ago
Mark D. Roth 251d66aac6 Convert client channel factory to C++ 6 years ago
Nicolas Noble 91ad888497
Revert "Revert "Folding the Channel class into the grpc_impl namespace."" 6 years ago
Vijay Pai 29191d5eda Need to properly init library for microbenchmarks 6 years ago
Mark D. Roth aa149fedbb Revert "Merge pull request #18093 from grpc/revert-17770-lb_policy_picker_api" 6 years ago
hcaseyal 275296c594
Revert "LB policy picker API" 6 years ago
Nicolas Noble 2ad245cb0c
Revert "Folding the Channel class into the grpc_impl namespace." 6 years ago
xtao 7766912dda
fix more detected mu/cv leaks 6 years ago
Mark D. Roth bab8123763 LB policy picker API 6 years ago
Vijay Pai f919ace038 Add a microbenchmark for immediately-firing alarms 6 years ago
Juanli Shen 4f3c1572e1
Revert "Revert "C++-ify subchannel"" 6 years ago
Juanli Shen bbfc024a02
Revert "C++-ify subchannel" 6 years ago
Juanli Shen 25dc2ffed6 C++-ify subchannel 6 years ago
Nicolas "Pixel" Noble 2fd079ff7c Channel folding. 6 years ago
Vijay Pai fab05d336c Dynamic callback requesting, graceful server shutdown, and separate ExecCtx for callbacks 6 years ago
Juanli Shen 23677bd827 Remove subchannel args 6 years ago
Guantao Liu 11eff929e2 Avoid the thread jump in server callback APIs. 6 years ago