aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp/qps/server_async.cc
Commit message (Expand)AuthorAge
...
* | Elminate range-based fors and work around some other limitations in older com...Gravatar Vijay Pai2015-03-24
| * Merge branch 'qps-stream' of https://github.com/vjpai/grpc into vjpai-qps-streamGravatar Vijay Pai2015-03-23
|/|
| * Make sure that nothing gets added to cq after shutdownGravatar Vijay Pai2015-03-23
| * Added streaming C++ tests for sync and sync casesGravatar vjpai2015-03-23
* | Merge pull request #1093 from nicolasnoble/windowsGravatar Jan Tattermusch2015-03-19
|\ \
| * | Various Windows fixes.Gravatar Nicolas Noble2015-03-19
| |/
* / clang-format c++ codeGravatar Yang Gao2015-03-17
|/
* Merge github.com:grpc/grpc into creditGravatar Craig Tiller2015-03-05
|\
| * clang-formatGravatar Craig Tiller2015-03-04
| * Async server worksGravatar Craig Tiller2015-03-04
* | Merge github.com:grpc/grpc into creditGravatar Craig Tiller2015-03-03
|\|
| * Better use of threads, avoid thread safety issues on destructor withGravatar Vijay Pai2015-03-02
* | Merge github.com:grpc/grpc into creditGravatar Craig Tiller2015-03-02
|/
* Revert "Use typedefs to avoid triply-nested function templates"Gravatar vjpai2015-02-27
* Use typedefs to avoid triply-nested function templatesGravatar vjpai2015-02-27
* refresh -> ResetGravatar vjpai2015-02-27
* Stop abusing operator() overloadingGravatar vjpai2015-02-27
* override->GRPC_OVERRIDEGravatar vjpai2015-02-27
* clang-format all these filesGravatar Vijay Pai2015-02-26
* New multithreaded async C++ tests. The server is architected the wayGravatar vjpai2015-02-26