Karthik Ravi Shankar
|
03b079499c
|
Move CompletionQueue and Channel
|
2019-05-17 09:16:32 -07:00 |
Karthik Ravi Shankar
|
6be0b06c69
|
Revert "Fold CompletionQueue and ServerCompletionQueue into grpc_impl"
|
2019-05-15 13:38:34 -07:00 |
Karthik Ravi Shankar
|
62fb156122
|
Fold CompletionQueue and ServerCompletionQueue into grpc_impl
|
2019-04-11 13:16:32 -07:00 |
Karthik Ravi Shankar
|
891b6cf7ae
|
Revert "Folding CompletionQueue and ServerCompletionQueue."
|
2019-04-10 10:22:59 -07:00 |
Nicolas "Pixel" Noble
|
5847c3a87a
|
Reformat.
|
2019-02-14 20:05:59 +01:00 |
Nicolas "Pixel" Noble
|
12b0db3e57
|
Folding CompletionQueue and ServerCompletionQueue.
|
2019-02-14 20:01:14 +01:00 |
Yash Tibrewal
|
3a2cfe50ec
|
Rever copyright changes
|
2019-01-28 16:18:49 -08:00 |
Yash Tibrewal
|
4dcb14ec9e
|
Fix codegen_test_minimal
|
2019-01-24 13:05:05 -08:00 |
Vijay Pai
|
932abf48a3
|
Address reviewer comments.
|
2018-10-31 01:02:07 -07:00 |
Muxi Yan
|
0e00c43082
|
Move headers from grpc++ to grpcpp
|
2018-02-15 14:49:34 -08:00 |
Vijay Pai
|
06e174a088
|
Separate public and internal C++ interfaces
|
2017-10-26 14:28:26 -07:00 |
Ken Payson
|
42bd87e376
|
Adds gRPC Experimental CQ DoThenAsyncNext lambda API
|
2017-10-25 09:13:30 -07:00 |
Vijay Pai
|
6abd20020b
|
Revert "Separate internal-only and public parts of C++ API"
|
2017-07-25 00:43:30 -07:00 |
Vijay Pai
|
c0baec60a1
|
Internalize structs and methods meant for being exposed through codegen
or that interface with core and are only for internal use
|
2017-07-10 14:33:53 -07:00 |
Jan Tattermusch
|
7897ae9308
|
auto-fix most of licenses
|
2017-06-08 11:22:41 +02:00 |
Sree Kuchibhotla
|
5c0ef36679
|
Add comment
|
2017-03-29 09:53:48 -07:00 |
Sree Kuchibhotla
|
ef8e00230e
|
Do not call grpc_init() for per-call-completion-queues created by a C++
synchronous server
|
2017-03-28 18:11:09 -07:00 |
Vijay Pai
|
7e499aa3fb
|
Bring back gli initializer summoning
|
2016-12-05 14:50:14 -08:00 |
Vijay Pai
|
6510d47c81
|
gpr_atm isn't automatically initialized to 0. Thanks Obama.
|
2016-12-05 14:16:20 -08:00 |
Vijay Pai
|
cbe1599250
|
Track requests that could cause other requests to be created, and don't do
a real core shutdown of a CQ until such requests are done
|
2016-12-05 13:56:29 -08:00 |
Craig Tiller
|
102fa966b6
|
Rename some files to avoid conflicting .obj files on Windows
|
2016-08-22 13:56:36 -07:00 |