index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
grpc++
/
completion_queue.h
Commit message (
Expand
)
Author
Age
*
Move headers from grpc++ to grpcpp
Muxi Yan
2018-02-15
*
auto-fix most of licenses
Jan Tattermusch
2017-06-08
*
Update copyrights
Craig Tiller
2016-03-31
*
DONE!!1one
David Garcia Quintas
2016-01-27
*
After GrpcLibrary refactoring. Compiles and passes. WIP still
David Garcia Quintas
2016-01-27
*
Made "codedgen" directories closed over #includes
David Garcia Quintas
2016-01-21
*
clang-format
David Garcia Quintas
2016-01-20
*
WIP. Added ChannelInterface
David Garcia Quintas
2016-01-13
*
Updated copyrights
murgatroid99
2016-01-12
*
Fix R/W template argument order in prototypes
Ian Coolidge
2016-01-11
*
Replicate C++ docs from master to beta branch
Craig Tiller
2015-09-03
*
headers reorg
yang-g
2015-08-21
*
Remove ChannelInterface and replace it with Channel
yang-g
2015-08-19
*
Use a sync service to handle requests to unknown services
yang-g
2015-08-13
*
Introduce a clock type field onto gpr_timespec.
Craig Tiller
2015-07-13
*
Add missing headers to build.json
yang-g
2015-06-23
*
clang-format
Craig Tiller
2015-06-05
*
Progress commit on fixing up C++
Craig Tiller
2015-06-04
*
Beginning the cleanup
Craig Tiller
2015-06-04
*
Completion queue binding for new requests API change
Craig Tiller
2015-05-06
*
Merge branch 'master' of github.com:grpc/grpc into the-purge-2
Nicolas "Pixel" Noble
2015-04-24
|
\
|
*
Add a GrpcLibrary class to wrap grpc_init and grpc_shutdown and convert all t...
Yang Gao
2015-04-24
*
|
Refactoring std::chrono out.
Nicolas Noble
2015-04-08
|
/
*
Make Next free of time_point to timespec conversion
Yang Gao
2015-03-20
*
resolve merge error
Yang Gao
2015-03-19
*
sync to head and run clang-format again
Yang Gao
2015-03-19
|
\
|
*
Dodging VisualStudio's #define of max().
Nicolas "Pixel" Noble
2015-03-19
*
|
clang-format new changes
Yang Gao
2015-03-17
*
|
resolve merge confict
Yang Gao
2015-03-17
|
\
|
*
|
clang-format c++ code
Yang Gao
2015-03-17
|
*
Change to std::chrono and add a test.
vjpai
2015-03-17
|
*
More sane ordering of methods
Vijay Pai
2015-03-12
|
*
Change behavior to properly account for possibility of NULL
Vijay Pai
2015-03-12
|
*
Add support for deadline on CompletionQueue::Next
Vijay Pai
2015-03-11
|
/
*
Global replace google::protobuf::Message with grpc::protobuf::Message, all te...
Yang Gao
2015-03-03
*
Guard headers tool.
Nicolas "Pixel" Noble
2015-03-01
*
Simplify TryPluck
Craig Tiller
2015-02-18
*
Merge github.com:grpc/grpc into an-update-on-c++
Craig Tiller
2015-02-18
|
\
*
|
Server side cancellation receive support
Craig Tiller
2015-02-18
|
*
Add missing new-lines at end of file
Craig Tiller
2015-02-18
*
|
Initial sketch
Craig Tiller
2015-02-18
|
*
Update copyright to 2015
Craig Tiller
2015-02-18
|
/
*
Add some comments
Craig Tiller
2015-02-17
*
clang-format
Craig Tiller
2015-02-17
*
implement async unary call
Yang Gao
2015-02-12
*
Fix FinalizeResult signature
Craig Tiller
2015-02-11
*
Server progress
Craig Tiller
2015-02-11
*
Stub out unary call wrapper
Craig Tiller
2015-02-09
*
Refine completion queue
Craig Tiller
2015-02-09
*
Cleanup some cruft
Craig Tiller
2015-02-09
[next]