8726 Commits (aa66d8669eecd69a4559319e5a3a730e3efb2a5a)

Author SHA1 Message Date
Mark D. Roth 217de89085 Don't ignore empty serverlists from the grpclb balancer. 6 years ago
Yash Tibrewal 77ba25ab72 s/int/uint32_t 6 years ago
Yash Tibrewal 9506d35674 Add a byte counter to chttp2_stream and use that for timestamps 6 years ago
Yash Tibrewal fe4ef31ac2 Do not add the TCP buffer length. 6 years ago
Yash Tibrewal e57f8aebcb Update test 6 years ago
Mark D. Roth 5214f8bc57 Fix InlinedVector to use its elements' move and copy methods. 6 years ago
ncteisen d3631f9c79 fix clang tidy 6 years ago
Alexander Polcyn d9dbb76969 Allow specifying specific credential types to reach specific works in QPS benchmark driver 6 years ago
Yash Tibrewal c7e92f26eb Reviewer comments 6 years ago
Guantao Liu 458d9d28db Add the missing definition of shutdown_background_closure to bm_cq_multiple_threads 6 years ago
Yash Tibrewal bab043e865 Cleanup 6 years ago
Vishal Powar 68c353351c Run the tools/codegen/core/gen_static_metadata.py and generate the 6 years ago
Yash Tibrewal a60fd359cb Modify remaining usecases in test/cpp 6 years ago
Yash Tibrewal 626f1c9d53 Remove the std::unique_ptr, instead use move semantics everywhere 6 years ago
Mark D. Roth d18458720c Don't reset channel state on resolver failure when LB policy exists. 6 years ago
Jan Tattermusch e5f9f5ef46 disable grpc_tool_test on msan 6 years ago
Soheil Hassas Yeganeh 1dd09321cd Add a non-polymorphic variant to RefCounted. 6 years ago
Vijay Pai 0e29d7b9bc Properly clear metadata and other structs when reusing ServerContext 6 years ago
Vijay Pai a192fc6880 Fix clang-tidy issues 6 years ago
Hope Casey-Allen e42afb0d63 Make namespace more explicit. 6 years ago
Bill Feng 9759a1b241 removed accidental submodule update 6 years ago
Vijay Pai 432b34bf74 Initialize value before creating slice 6 years ago
Moiz Haidry 1303ec7b53 Added benchmarks for Callback based Unary server 6 years ago
Yash Tibrewal 617f90aaae Add BUILD file for stats_test.cc 6 years ago
Vijay Pai a3b803cfad Added another test case for status ordering 6 years ago
Soheil Hassas Yeganeh 48e4a81b05 Remeve memset(0) from arena allocated memory. 6 years ago
ncteisen 1b8bf9f190 Add blank line 6 years ago
ncteisen e7d59f718f clang format 6 years ago
ncteisen 131eedaa40 Add test 6 years ago
Yihua Zhang cd768ec12a use gRPC thread model 6 years ago
Yash Tibrewal b732e9c403 Make client interceptors see notification even if Cancel was done before the RPC was issued. Also add tests 6 years ago
Yash Tibrewal e2361a4751 Add server interceptors in end2end_test 6 years ago
Yash Tibrewal d736b1d309 Refactor tests slightly 6 years ago
ncteisen 580216da82 remove debugging output 6 years ago
Yash Tibrewal 3ec20b75ed Add tests for global interceptor 6 years ago
ncteisen 1a3c2d3e3a Move uri_parser to lib 6 years ago
Hope Casey-Allen 1547f604e0 Remove unused fuzzer 6 years ago
Hope Casey-Allen 1b27657044 Use grpc_cc_library and remove copt 6 years ago
Hope Casey-Allen c01f4a1d22 Fix internal BUILD error 6 years ago
Hope Casey-Allen 025bda7c33 Remove unused BUILD dependencies 6 years ago
Hope Casey-Allen fabff52be5 Move fallthrough comment so it is recognized internally 6 years ago
ncteisen 3cb8b0b8cb Move uri_parser to common spot 6 years ago
ncteisen d82dff4ea0 reviewer feedback, debuging helper 6 years ago
hcaseyal 30903abea2
Rename memory_profile_test to match .cc 6 years ago
Mark D. Roth 8352f9d274 Fix handling of call context in health check call batch payload. 6 years ago
Vijay Pai 84e763f10a Experimental C++ server callback unary API 6 years ago
Hope Casey-Allen 14361541eb Added bazel BUILD file for test/core/memory_usage 6 years ago
Yash Tibrewal 85ddf5c713 Get ClientContext included with ChannelInterface, and slight more cleanup 6 years ago
Yash Tibrewal d21a175b28 Revert "Add dummy interceptors to end2end_test and async_end2end_test" 6 years ago
Yash Tibrewal d075719477 Add dummy interceptors to end2end_test and async_end2end_test 6 years ago