index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
cpp
/
client
/
channel.h
Commit message (
Expand
)
Author
Age
*
Mac C++ compile fix
Craig Tiller
2015-04-27
*
Fix early shutdown: await client context deletion before channel deletion
Craig Tiller
2015-04-27
*
Add a GrpcLibrary class to wrap grpc_init and grpc_shutdown and convert all t...
Yang Gao
2015-04-24
*
Add facility to register methods in C++
Craig Tiller
2015-04-16
*
clang-format c++ code
Yang Gao
2015-03-17
*
Merge github.com:grpc/grpc into credit
Craig Tiller
2015-03-02
|
\
|
*
Guard headers tool.
Nicolas "Pixel" Noble
2015-03-01
|
*
Make it possible to compile with gcc4.6
Craig Tiller
2015-02-26
*
|
Credentials prototyping
Craig Tiller
2015-02-23
|
/
*
Add missing new-lines at end of file
Craig Tiller
2015-02-18
*
Update copyright to 2015
Craig Tiller
2015-02-18
*
clang-format
Craig Tiller
2015-02-17
*
Refine completion queue
Craig Tiller
2015-02-09
*
Further progress
Craig Tiller
2015-02-09
*
Starting to scratch out the API
Craig Tiller
2015-02-09
*
Use clang-format-3.5
Craig Tiller
2015-01-18
*
clang-format codebase
Craig Tiller
2015-01-13
*
Client side implementation of creating channel with credentials.
yangg
2014-12-29
*
Initial import.
Nicolas Noble
2014-11-26