3352 Commits (ba4f66e705d149a4f30993befb4d6d5825b13841)

Author SHA1 Message Date
Yash Tibrewal 0ee7574732 Removing instances of exec_ctx being passed around in functions in 7 years ago
Craig Tiller 25b037fe9d Fix benchmark crash 7 years ago
Craig Tiller f83b6ce151 Fix compilation 7 years ago
yang-g c010d1d18a Update benchmark according to new encoding method 7 years ago
yang-g c94c7cc5b5 restore existing fixtures 7 years ago
yang-g 377636f4d2 Make hpack micro bm more representative 7 years ago
Alexander Polcyn 7a57b0c4a1 explicitly recycle every port after every test run 7 years ago
Craig Tiller 3273648a87 flow control fixes 7 years ago
Craig Tiller 2145d2cee4 clang-format 7 years ago
Vijay Pai 4f0cd0e82c Add flow control to inproc transport so send needs a matching recv; fix 7 years ago
Craig Tiller 4048569477 Fix compilation 7 years ago
Craig Tiller 99fafa17a3 Fix compilation 7 years ago
Vijay Pai 07165cbaf2 Only put server to sleep when explicitly requested 7 years ago
Vijay Pai a6294056c8 Run ProxyEnd2End tests (without proxy) for inproc transport 7 years ago
Vijay Pai 9f10a587a9 Make short deadlines actually expire 7 years ago
Jan Tattermusch 779ae6f8b7 cap json_run_localhost to 10 mins under sanitizers 7 years ago
Craig Tiller c18ad11837 Wait until all clients connected before starting streams 7 years ago
Craig Tiller f6cd77c48d Stability fixes 7 years ago
Vijay Pai 156e8bf617 Make sure to accept expected tags exactly once 7 years ago
Vijay Pai f063f7951f Add some const that is now allowed 7 years ago
Vijay Pai 541974a709 Eliminate magic #s, follow API 7 years ago
Vijay Pai c4afc644f7 Reduce # of message sizes used in each scenario 7 years ago
Jan Tattermusch 768c894519 reduce timeout for json_run_localhost 7 years ago
yang-g 53a64b9936 Properly clean up stress test clients 7 years ago
Yuchen Zeng 5dd2f48e24 Fix windows build 7 years ago
Yuchen Zeng b5eaf7734c gRPC CLI batch mode 7 years ago
yang-g 3c00328b62 Add a simple test 7 years ago
Alexander Polcyn 9e3a76ba71 Add c-ares resolver tests against GCE DNS, using the unit test. 7 years ago
Juanli Shen fe40815682 Readd grpclb fallback 7 years ago
Muxi Yan 8fa4d15513 Fix C++ builds 7 years ago
Craig Tiller 710334577c Fix sanity 7 years ago
Vijay Pai 2046d0b3c5 Add unary call mode to GenericStub to allow generic RPC with 1 CQ trip 7 years ago
Craig Tiller f7225eb5f6 Fix some stalling in bm_fullstack_trickle, also switch to synthetic time 7 years ago
Vijay Pai efce6e1e50 Revert "Revert "Allow SerializationTraits to use grpc::ByteBuffer rather than only grpc_byte_buffer"" 7 years ago
Craig Tiller ff58b27696 Make generic_test tolerant of encoding 7 years ago
Craig Tiller 1a8f1e831d Make alarm_test tolerant of threading 7 years ago
Craig Tiller c1f288dedb Bug fixes, remove async e2e dependence on flow control size 7 years ago
Yuchen Zeng 46c821fe81 Remove extra record_to_resolve 7 years ago
Yuchen Zeng 79c12b9dc0 Drain readable fd 7 years ago
Craig Tiller d0ceb377a4 clang-format 7 years ago
Craig Tiller 4aa2331958 Fix compile 7 years ago
Vijay Pai 43b55221e4 Cancel outstanding streams when shutting down the client 7 years ago
Craig Tiller 350a4239fe Fix compile error 7 years ago
David Garcia Quintas 588e36a3e3 Get rid of magic numbers 7 years ago
David Garcia Quintas 7d764673ef Backends must be up before some grpclb tests start. 7 years ago
Vijay Pai 4b047a3bff Construction of streams shouldn't require triggering async ops 7 years ago
Alexander Polcyn 27bf05d003 Add tests for c-ares wrapper using a local DNS server. 7 years ago
Jan Tattermusch 5432dd8874 Revert "Allow SerializationTraits to use grpc::ByteBuffer rather than only grpc_byte_buffer" 7 years ago
Ken Payson 01e83b55e4 Revert "Add fallback (use backends from resolver if can't reach balancer) to grpclb." 7 years ago
Alok Kumar 6b84005651 Add independent library targets for newly added .h files for microbenchmarks. Also fix includes in fullstack_fixtures.h 7 years ago