yang-g
|
7d6b914f98
|
Change return type to bool
|
2017-07-28 12:49:40 -07:00 |
yang-g
|
0eaf7debd2
|
Allow adding events to cq after shutdown is called.
|
2017-07-28 12:49:40 -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
|
08bbdb8801
|
Fix cq creation code after merge
|
2017-03-30 13:25:06 -07:00 |
Sree Kuchibhotla
|
e04906dc54
|
Merge branch 'master' into cq_create_api_changes
|
2017-03-30 13:20:00 -07:00 |
Sree Kuchibhotla
|
bea49665d4
|
Merge pull request #10348 from sreecha/init-free-cq
Do not call grpc_init() for per-call-completion-queues created by a C++ sync server
|
2017-03-30 13:17:32 -07:00 |
Sree Kuchibhotla
|
8dbd9677ef
|
Add a benchmark
|
2017-03-29 10:58:21 -07:00 |
Sree Kuchibhotla
|
f2c32150ef
|
Update C++ code
|
2017-03-22 03:01:24 -07:00 |
Craig Tiller
|
af11581260
|
Merge github.com:grpc/grpc into cpp_bazelness
|
2017-03-09 15:09:34 -08:00 |
Sree Kuchibhotla
|
89da88c7b4
|
Merge branch 'master' into cq_create_api_changes
|
2017-03-08 14:45:23 -08:00 |
Sree Kuchibhotla
|
1dbd981cf8
|
Prefix grpc_cq_polling_type enums with GRPC_CQ_
|
2017-03-03 14:27:44 -08:00 |
Craig Tiller
|
e4a2419597
|
Bugfixes
|
2017-03-03 08:53:52 -08:00 |
Craig Tiller
|
5e3215338f
|
Move helpers to a common place, use them everywhere
|
2017-03-03 08:50:25 -08:00 |
Sree Kuchibhotla
|
982a6f2b1c
|
C++ code changes in response to grpc_completion_queue_create() API change
|
2017-03-03 02:19:31 -08:00 |
Craig Tiller
|
4d92a49fc0
|
Merge github.com:grpc/grpc into cpp_bazelness
|
2017-02-28 08:43:06 -08:00 |
Craig Tiller
|
b843ff2ce4
|
Add more cq benchmarks
|
2017-02-27 07:34:07 -08:00 |
Craig Tiller
|
bf515b6f7f
|
Merge github.com:grpc/grpc into cpp_bazelness
|
2017-02-24 16:23:50 -08:00 |
Craig Tiller
|
5752570b02
|
Fix memory leak
|
2017-02-14 21:58:46 -08:00 |
Craig Tiller
|
14ae5381af
|
Add microbenchmark of single-threaded CQ operations
|
2017-02-14 12:43:50 -08:00 |