14 Commits (9e4d0610ea5e2bb302c6185648e9e126d1dd8d9c)

Author SHA1 Message Date
yang-g 730055d962 implementation fix 9 years ago
yang-g e21908fcee impl 9 years ago
yang-g 9e2f90cd06 headers reorg 9 years ago
yang-g 8c2be9f228 Remove ChannelInterface and replace it with Channel 9 years ago
Craig Tiller aeedff1ef8 Use a character literal instead of grpc::string 10 years ago
Yang Gao 102eccb632 Support sending and showing received metadata in grpc_cli 10 years ago
Yang Gao a89389283f support per call credentials in c++ 10 years ago
zeliard 3e3e0ad348 merge from upstream (grpc) master 10 years ago
Yang Gao c4b6ffb1b6 Add a GrpcLibrary class to wrap grpc_init and grpc_shutdown and convert all the tests to init/shutdown free. 10 years ago
Yang Gao 103837ee6b Wrap ParseCommandLineFlags in InitTest 10 years ago
Yang Gao b946b5ea74 Refactor and add a unit test 10 years ago
Yang Gao 166f9d00ce add back mis-deleted method string 10 years ago
Yang Gao ced2b89f55 Finish grpc_cli 10 years ago
Yang Gao a5e20d35c9 a stub of the cli tool 10 years ago
Vijay Pai 55bb5bdf80 No need to do an extra read 10 years ago
vjpai 46f65239cf Added streaming C++ tests for sync and sync cases 10 years ago
Craig Tiller a182bf12b0 clang-format 10 years ago
Craig Tiller a8dc37a2dd Rename some files 10 years ago
Craig Tiller 8856875900 Async client progress 10 years ago
Craig Tiller 76877c3f66 Generate latencies in driver 10 years ago
Craig Tiller 10923c2fb5 Formatting 10 years ago
Craig Tiller 6af9ed0bf7 Rework QPS client/server 10 years ago
Craig Tiller 8ecb170151 Fix that race better 10 years ago
Craig Tiller 2d0f36c84b Driver to client/server kind of works 10 years ago
Craig Tiller 5c004c68de Driver changes 10 years ago
vjpai 5b47818d93 Some compilers not happy with <:: and need < :: instead 10 years ago
Nicolas "Pixel" Noble 7e80efcb3d Making the usage of gflags uniform across distributions. 10 years ago
Nicolas "Pixel" Noble ba6082080c Fixing gflags' include path. 10 years ago
Craig Tiller 190d360def Add missing new-lines at end of file 10 years ago
Craig Tiller 0605995e55 Update copyright to 2015 10 years ago
Craig Tiller 056ba544a2 Add pprof support 10 years ago
Yang Gao 5fd0d29dfe run clang-format 10 years ago
vpai 92fe70e983 Added new results to report resource usage and QPS, along with new proto support for this 10 years ago
Craig Tiller b5dcec5a2e clang-format codebase 10 years ago
yangg 59dfc90f57 Client side implementation of creating channel with credentials. 10 years ago
vpai 80b6d014ad Prepare QPS tests for running in GCE 10 years ago