index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
test
/
cpp
/
microbenchmarks
/
bm_cq.cc
Commit message (
Expand
)
Author
Age
*
Change return type to bool
yang-g
2017-07-28
*
Allow adding events to cq after shutdown is called.
yang-g
2017-07-28
*
Revert "Separate internal-only and public parts of C++ API"
Vijay Pai
2017-07-25
*
Internalize structs and methods meant for being exposed through codegen
Vijay Pai
2017-07-10
*
auto-fix most of licenses
Jan Tattermusch
2017-06-08
*
Fix cq creation code after merge
Sree Kuchibhotla
2017-03-30
*
Merge branch 'master' into cq_create_api_changes
Sree Kuchibhotla
2017-03-30
|
\
|
*
Merge pull request #10348 from sreecha/init-free-cq
Sree Kuchibhotla
2017-03-30
|
|
\
|
|
*
Add a benchmark
Sree Kuchibhotla
2017-03-29
*
|
|
Update C++ code
Sree Kuchibhotla
2017-03-22
|
*
|
Merge github.com:grpc/grpc into cpp_bazelness
Craig Tiller
2017-03-09
|
|
\
|
*
|
|
Merge branch 'master' into cq_create_api_changes
Sree Kuchibhotla
2017-03-08
|
\
\
\
|
|
|
/
|
|
/
|
*
|
|
Prefix grpc_cq_polling_type enums with GRPC_CQ_
Sree Kuchibhotla
2017-03-03
|
*
|
Bugfixes
Craig Tiller
2017-03-03
|
*
|
Move helpers to a common place, use them everywhere
Craig Tiller
2017-03-03
*
|
|
C++ code changes in response to grpc_completion_queue_create() API change
Sree Kuchibhotla
2017-03-03
|
/
/
|
*
Merge github.com:grpc/grpc into cpp_bazelness
Craig Tiller
2017-02-28
|
|
\
|
|
/
|
/
|
*
|
Add more cq benchmarks
Craig Tiller
2017-02-27
|
*
Merge github.com:grpc/grpc into cpp_bazelness
Craig Tiller
2017-02-24
|
/
*
Fix memory leak
Craig Tiller
2017-02-14
*
Add microbenchmark of single-threaded CQ operations
Craig Tiller
2017-02-14