786 Commits (4f4a45e97ec7b41bf6caa1feb8511c5b13815c45)

Author SHA1 Message Date
Mark D. Roth 33e5cbbbb8 Add include to fix gcc-4.4 problem. 8 years ago
Craig Tiller 6c8619bbe7 Better fix for flow control bug 9 years ago
Craig Tiller eda85c6765 Expunge all references to zookeeper 9 years ago
Mark D. Roth ab950ee7c5 Move channel_filter.h from include/ tree to src/ tree. 9 years ago
Mark D. Roth 07cd9c9e06 Initial attempt at a C++ wrapper for the C grpc_transport_op and 9 years ago
vjpai c0c38b1f19 Make the FCUnary class actually work and test it 9 years ago
vjpai fcb98a578c Add NextMessageSize method to all readable streams as an upper-bound 9 years ago
Robbie Shade 820c1f3fda ASSERT vector size before directly accessing first element 9 years ago
Craig Tiller 04a468122f Add comment 9 years ago
Craig Tiller d263b925e8 Make sure to poll cq 9 years ago
Vijay Pai 6ab4788ae9 clang-format changes 9 years ago
Mark D. Roth 9fe5ef5f9d Removed unnecessary comments. Added connection counter to test. 9 years ago
Mark D. Roth f5bbff9c8e Fix portability issues. 9 years ago
Mark D. Roth 905227049b Remove unnecessary code from test. 9 years ago
Mark D. Roth f9c1f7a412 clang-format 9 years ago
Mark D. Roth c008b33c18 Pass channel args to ChannelData ctor and ChannelData to CallData ctor. 9 years ago
Mark D. Roth 8a1a5976c7 Fixed test. 9 years ago
Mark D. Roth c459ecf7c9 - fix build problems 9 years ago
Vijay Pai b31a9a0900 Include <cinttypes> for PRIuPTR. Not clear why this is needed. 9 years ago
Vijay Pai 20bf126da6 clang-format 9 years ago
vjpai e44d53757a De-lambda-ify 9 years ago
Vijay Pai 679c75f0a6 Deal with issues surrounding const members of classes used in 9 years ago
Vijay Pai a63271c77f Deal with to_string, proper usage of nullptr, and lack of map::emplace 9 years ago
vjpai 97da6473b4 Manual clang-format 9 years ago
Yuchen Zeng bcf5023bb6 Fix zookeeper_test 9 years ago
Yuchen Zeng beaa35724c Fix type mismatch for type_size 9 years ago
Yuchen Zeng 0ba114408e Fix gpr_log format mismatches in c++ tests 9 years ago
Vijay Pai 15855f3e7f Switch server builder plugin API to something that will work with gcc4.4 9 years ago
yang-g 000aa457dc add a test with empty request 9 years ago
Yuchen Zeng 0601df3a04 Move reflection src/hdr to src/cpp/ext include/grpc++/ext 9 years ago
Yuchen Zeng 1495cb5b24 Addressed reveiw comments about naming 9 years ago
Julien Boeuf 38c0cdee34 Fix double-free issue for optional_message. 9 years ago
yang-g 17487f9a22 Make grpc++ independent of protobuf 9 years ago
yang-g 15759f610e Let Next set ok=true when receiving error status 9 years ago
Craig Tiller bc7593de7a Revert "Revert "Remove spam"" 9 years ago
Craig Tiller 34c6e87598 Simpler trick to force a listening cq 9 years ago
Craig Tiller e76528ce26 Revert "Remove spam" 9 years ago
Craig Tiller 3f3312e7e9 Remove spam 9 years ago
Craig Tiller ae09d9dca9 Fixes and code simplification 9 years ago
Yuchen Zeng 91c51a7aba Add proto_server_reflection_test 9 years ago
Craig Tiller 718ce51af8 Fix server plugin test 9 years ago
Craig Tiller e004958fd6 Fix formatting, mem leak, stall 9 years ago
Craig Tiller aae6c2cb96 Fix server plugin test 9 years ago
David Klempner b941d5a4aa Fix a missing initialization 9 years ago
David Klempner 6fb122dc6e Add calls to grpc_recycle_unused_port to two of the tests which call 9 years ago
yang-g 39e71c33d1 fix compiling error 9 years ago
Yuchen Zeng 7d099a5c90 Fix naming and comment problems 9 years ago
yang-g 080528abb7 Add parsing back to protobuf example 9 years ago
yang-g 4c07008610 Add a test for server returning error with debug info in trailer. 9 years ago
Julien Boeuf 8ca294e417 Refactoring the core security code. 9 years ago