438 Commits (4d74056b0806f68397111dc2b16f56386339b8e0)

Author SHA1 Message Date
yang-g 0b6ad7d4bc Bug fix. Do not push to incoming_queue after it is flushed. 10 years ago
Craig Tiller f75fc12e3a Add a test that headers are properly in build.json 10 years ago
yang-g b1bbc8764d proper init const char * 10 years ago
Yang Gao 89c5a56233 Add const to ByteBuffer methods and add tests 10 years ago
Craig Tiller 8cca4694ee Fix flaky test 10 years ago
Craig Tiller aeedff1ef8 Use a character literal instead of grpc::string 10 years ago
David Garcia Quintas 96e12defaf Removed const-ness from Reporter interface methods 10 years ago
Yang Gao 45bd28e0d3 One more thing... 10 years ago
Yang Gao c1a2c314fb Update the Status API 10 years ago
Yang Gao 102eccb632 Support sending and showing received metadata in grpc_cli 10 years ago
Craig Tiller aea081ffb5 Flush pending incoming messages when writing status 10 years ago
Craig Tiller 51f938f169 Make async server use one CQ per server thread 10 years ago
Yang Gao b6d57e704b add missed explicit 10 years ago
vjpai e78ee18db5 Renumber message fields 10 years ago
David Garcia Quintas 59f905d79a Changes to byte_buffer based on comments. 10 years ago
vjpai 2490d9dc91 Handle all cases properly 10 years ago
Vijay Pai d9c7e7e373 Stop worrying about 1 second deadline as a fatal problem 10 years ago
Vijay Pai 372fd8791b Revert "Revert "Open loop sync/async multithreaded testing"" 10 years ago
David Garcia Quintas bb7370fc68 Missing required changes from pull req. #1964 10 years ago
Craig Tiller d55636d813 Revert "Open loop sync/async multithreaded testing" 10 years ago
Craig Tiller 250e96d941 Dont serialize new call requests under the server test lock 10 years ago
Craig Tiller 18c6d9c227 Fix build breakage 10 years ago
vjpai fb61373066 Add a new test for qps openloop to make sure this code gets exercised 10 years ago
vjpai aa4548ddf0 Add a new test for qps openloop to make sure this code gets exercised 10 years ago
David Garcia Quintas c695066fec Removed redundant parameter from Reporter interface. 10 years ago
vjpai 191b67437b Address reviewer comment by not having non-const reference 10 years ago
vjpai 804afe6aac Update QPS test to proto3 syntax 10 years ago
Vijay Pai 36403af71e Address review comments for code clarity 10 years ago
Vijay Pai 92b7f872fd Add comments describing various random distributions 10 years ago
Vijay Pai fcedc15082 Use typedef rather than using to make Travis happy 10 years ago
Vijay Pai cf3fb092cc clang-format 10 years ago
Vijay Pai c7de81e57e Better management of channel attempts and channel coverage 10 years ago
Vijay Pai db398e0609 Omit redundant record-keeping 10 years ago
Vijay Pai 06c995137b Take some code out from under a lock_guard and try to 10 years ago
Vijay Pai 7b172b2411 Get the code to stop crashing by fixing bugs 10 years ago
Craig Tiller 789471cfc6 Client side compiles/links 10 years ago
vjpai dc0615fa87 Init a variable 10 years ago
vjpai d1dce90c9a Minor fixes 10 years ago
Vijay Pai 8eedd4a2c6 Context activation for async 10 years ago
Masood Malekghassemi 701af6031f Expose gpr_asprintf and gpr_strdup 10 years ago
Vijay Pai 9dc5c15b56 Account for time difference in mac and linux 10 years ago
Vijay Pai 8559485c23 Bug fix 10 years ago
vjpai 7abc4e720c Invoke LoadTest setup 10 years ago
vjpai 3beb20c3e2 Support use of high_res clock in timepoints 10 years ago
David Garcia Quintas c9516d4e28 Fixed memory leak in server_async 10 years ago
vjpai 924d459c27 Fix timer issues 10 years ago
Yang Gao 69fe0759be Various minor fixes 10 years ago
Craig Tiller f54f2d0586 Make test more robust 10 years ago
Yang Gao a9b5de8131 Add a check against potential failure to bring up client binary 10 years ago
Xudong Ma a5861f3414 Correct the test request/response size, to be consistent with the test spec:https://github.com/grpc/grpc/blob/master/doc/interop-test-descriptions.md 10 years ago