aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/grpc++/impl/codegen/completion_queue.h
Commit message (Expand)AuthorAge
* Small improvements to generated documentationGravatar Craig Tiller2017-01-06
* gpr_atm isn't automatically initialized to 0. Thanks Obama.Gravatar Vijay Pai2016-12-05
* clang-formatGravatar Vijay Pai2016-12-05
* Track requests that could cause other requests to be created, and don't doGravatar Vijay Pai2016-12-05
* Merge remote-tracking branch 'upstream/master' into fix_gprcGravatar Yuchen Zeng2016-09-15
|\
* | Fix gprcGravatar Yuchen Zeng2016-09-13
| * Merge branch 'master' of github.com:grpc/grpc into codegen_cleanseGravatar David Garcia Quintas2016-09-03
| |\ | |/ |/|
* | Merge branch 'master' into fc_unaryGravatar Vijay Pai2016-08-30
|\ \
* | | Change names to StreamedUnary, ServerUnaryStreamer, etc. Use a templated meth...Gravatar Vijay Pai2016-08-29
* | | Make FCUnary and ServerReaderWriter derived classes of a newGravatar Vijay Pai2016-08-04
| | * removed codegen/time.hGravatar David Garcia Quintas2016-07-27
| |/
* | Merge branch 'master' into fc_unaryGravatar Vijay Pai2016-07-21
|\|
* | Make the FCUnary class actually work and test itGravatar vjpai2016-06-23
| * Fix review commentsGravatar vjpai2016-06-21
| * Add proper documentation of ordering and thread-safety forGravatar vjpai2016-06-17
|/
* generate_projects.sh and fix copyright yearGravatar Sree Kuchibhotla2016-04-21
* Add the option of adding a non-listening server completion queue. This makes ...Gravatar Sree Kuchibhotla2016-04-21
* Update copyrightsGravatar Craig Tiller2016-03-31
* Merge branch 'master' of github.com:grpc/grpc into codegen_libGravatar David Garcia Quintas2016-03-15
|\
* | docstringsGravatar David Garcia Quintas2016-03-08
* | clang-formatGravatar David Garcia Quintas2016-03-08
* | codegen interface usage of gpr_inf_futureGravatar David Garcia Quintas2016-03-08
* | wip. cq refactoredGravatar David Garcia Quintas2016-03-07
| * Revert "Revert "Properly integrate async API with server-side cancellations.""Gravatar Sree Kuchibhotla2016-03-07
| * Revert "Properly integrate async API with server-side cancellations."Gravatar Sree Kuchibhotla2016-03-04
| * Properly integrate async API with server-side cancellations.Gravatar Vijay Pai2016-03-03
|/
* DONE!!1oneGravatar David Garcia Quintas2016-01-27