3867 Commits (6a4ddc967fd67c00c8e922d24cfb4e36aec2a2d7)

Author SHA1 Message Date
Mark D. Roth 5f806d77dc Fix bug in subchannel backoff reset code. 7 years ago
Vijay Pai 611bb6b495 Test reactor reuse 7 years ago
Sheena Madan 8a461613d1
Revert "Make Microbenchmarks Test Targets" 7 years ago
Sheena Madan de00c613a9
Revert "Add Testonly to Targets" 7 years ago
Sheena Madan 073467b584
Update BUILD 7 years ago
ncteisen 0a37159ff4 re add testonly 7 years ago
Hope Casey-Allen 9d2b3f35b9 Fix another problem in grpc_tool_test 7 years ago
Hope Casey-Allen b7f283b06f Fix bazel rbe tests 7 years ago
Hope Casey-Allen f0cb7e6bdc Remove log lines 7 years ago
Alexander Polcyn 570599cfc6 Cancel still-active c-ares queries after 10 seconds to avoid chance of deadlock 7 years ago
Hope Casey-Allen c12aabc6a7 Clang format 7 years ago
Vijay Pai 09ba4b4047 Test client-side callback streaming with callback server 7 years ago
Vijay Pai 2a0c0d7ad6 Streaming API for callback servers 7 years ago
ncteisen 8ace4e16df disable some add some 7 years ago
Alexander Polcyn b203ed3c07 Cancel still-active c-ares queries after 10 seconds to avoid chance of deadlock 7 years ago
ncteisen 475ccfd110 Fix ubsan 7 years ago
ncteisen 3eb6c4779d Exclude census 7 years ago
ncteisen bdd0d47e07 microbenchmarks don't use polling 7 years ago
Noah Eisen 12d9d04cb4 Make microbenchmarks test targets 7 years ago
Hope Casey-Allen 4a6e165328 Add service definition to sync server 7 years ago
yang-g e75fc243da change tests to use the new class instead of grpc_test_init 7 years ago
Vijay Pai 2b5d45ab38 Fix clang-tidy and golden file issues 7 years ago
Vijay Pai ea1156da3f Stop exposing streaming object class 7 years ago
Vijay Pai dac2066a1c Make StartCall() a releasing operation so that you can pile up ops 7 years ago
Vijay Pai 60949a8232 Revert an order change 7 years ago
Vijay Pai 5dcfc8be96 More review comments 7 years ago
Vijay Pai 85128c7f41 Improve test readability at suggestion of @ghemawat 7 years ago
Vijay Pai d7eb26648d Client callback streaming 7 years ago
Hope Casey-Allen 470ea17843 Debugging unimplemented error in CheckClientInitialMetadata 7 years ago
Mark D. Roth 217de89085 Don't ignore empty serverlists from the grpclb balancer. 7 years ago
yang-g cdd698810b Move grpc_shutdown internals to a detached thread 7 years ago
ncteisen d3631f9c79 fix clang tidy 7 years ago
Alexander Polcyn d9dbb76969 Allow specifying specific credential types to reach specific works in QPS benchmark driver 7 years ago
Guantao Liu 458d9d28db Add the missing definition of shutdown_background_closure to bm_cq_multiple_threads 7 years ago
Yash Tibrewal bab043e865 Cleanup 7 years ago
Yash Tibrewal a60fd359cb Modify remaining usecases in test/cpp 7 years ago
Yash Tibrewal 626f1c9d53 Remove the std::unique_ptr, instead use move semantics everywhere 7 years ago
Yash Tibrewal 00c9c40004 Remove extraneous logging statements 7 years ago
Yash Tibrewal d4ebd30eb2 Add method to get status of send message op on POST_SEND_MESSAGE 7 years ago
Yash Tibrewal 0911e489e3 Add a method to check whether the message was received successfully 7 years ago
Mark D. Roth d18458720c Don't reset channel state on resolver failure when LB policy exists. 7 years ago
Yash Tibrewal ceeb28a360 s/count/count_/ 7 years ago
Yash Tibrewal 5d7d6c0fbd Add method to fail hijacked send messages 7 years ago
Jan Tattermusch e5f9f5ef46 disable grpc_tool_test on msan 7 years ago
Vijay Pai 0e29d7b9bc Properly clear metadata and other structs when reusing ServerContext 7 years ago
Vijay Pai a192fc6880 Fix clang-tidy issues 7 years ago
Yash Tibrewal 699c10386d Add method to fail recv msg for hijacked rpcs 7 years ago
Hope Casey-Allen e42afb0d63 Make namespace more explicit. 7 years ago
Bill Feng 9759a1b241 removed accidental submodule update 7 years ago
Vijay Pai 432b34bf74 Initialize value before creating slice 7 years ago