aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/cpp/common/completion_queue_cc.cc
Commit message (Expand)AuthorAge
* Address reviewer comments.Gravatar Vijay Pai2018-10-31
* Move headers from grpc++ to grpcppGravatar Muxi Yan2018-02-15
* Separate public and internal C++ interfacesGravatar Vijay Pai2017-10-26
* Adds gRPC Experimental CQ DoThenAsyncNext lambda APIGravatar Ken Payson2017-10-25
* Revert "Separate internal-only and public parts of C++ API"Gravatar Vijay Pai2017-07-25
* Internalize structs and methods meant for being exposed through codegenGravatar Vijay Pai2017-07-10
* auto-fix most of licensesGravatar Jan Tattermusch2017-06-08
* Add commentGravatar Sree Kuchibhotla2017-03-29
* Do not call grpc_init() for per-call-completion-queues created by a C++Gravatar Sree Kuchibhotla2017-03-28
* Bring back gli initializer summoningGravatar Vijay Pai2016-12-05
* gpr_atm isn't automatically initialized to 0. Thanks Obama.Gravatar Vijay Pai2016-12-05
* Track requests that could cause other requests to be created, and don't doGravatar Vijay Pai2016-12-05
* Rename some files to avoid conflicting .obj files on WindowsGravatar Craig Tiller2016-08-22