77 Commits (a628ac9f25f72dc8dd34f49fc7c84c67add64898)

Author SHA1 Message Date
Craig Tiller 8221e40ac0 Indentation fixes, s/11/1/g 10 years ago
Craig Tiller 1c61af7364 Dont sleep forever on async cq 10 years ago
Craig Tiller 8a5a666ad0 Handle errors better on client 10 years ago
Craig Tiller aa2fca5a48 Remove asserts 10 years ago
Vijay Pai 49673133b3 Remove unused header file for profiler 10 years ago
Vijay Pai bef9cbc7dc Eliminate range-based fors 10 years ago
Vijay Pai 82dd80abc6 Elminate range-based fors and work around some other limitations in older compilers 10 years ago
vjpai 46f65239cf Added streaming C++ tests for sync and sync cases 10 years ago
Yang Gao 6baa9b67ad clang-format c++ code 10 years ago
Chilledheart 4be94b9541 Add missing GRPC_OVERRIDE, NFC 10 years ago
Craig Tiller a182bf12b0 clang-format 10 years ago
Craig Tiller ef63839042 Async client works 10 years ago
Craig Tiller d1e18faefc Async client progress 10 years ago
Craig Tiller 8856875900 Async client progress 10 years ago
vjpai 4e1e1bc28e Revert "Use typedefs to avoid triply-nested function templates" 10 years ago
vjpai 45b0bc4bec Use typedefs to avoid triply-nested function templates 10 years ago
vjpai 6e2e64a8b4 Stop abusing operator() overloading 10 years ago
vjpai 9440a14558 Move std::bind call out of main loop, change constructor appropriately 10 years ago
vjpai cd801c8531 <:: -> < :: 10 years ago
vjpai 3c11066217 override->GRPC_OVERRIDE 10 years ago
Vijay Pai 64ac47f389 clang-format all these files 10 years ago
vjpai 56c5129629 Rename Async methods from generator to avoid naming conflicts to 10 years ago
vjpai dea740f329 New multithreaded async C++ tests. The server is architected the way 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