index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
grpc++
/
client_context.h
Commit message (
Expand
)
Author
Age
*
Updated copyrights
murgatroid99
2016-01-12
*
Fix R/W template argument order in prototypes
Ian Coolidge
2016-01-11
*
Eliminate gpr_ int types - and insist on C99 variants instead
Craig Tiller
2015-12-22
*
Add a destructor callback as well
Bogdan Drutu
2015-12-11
*
Add a hook for the default constructor of ClientContext.
Bogdan Drutu
2015-12-11
*
More reverting
Hongyu Chen
2015-12-10
*
Address comments: revert all changes except adding two new metadata keys
Hongyu Chen
2015-12-10
*
Census tags propagation.
Hongyu Chen
2015-12-02
*
Merge branch 'master' of github.com:grpc/grpc into core_creds_api_change
Julien Boeuf
2015-11-17
|
\
|
*
Handle cancel before start case
yang-g
2015-11-17
*
|
Successfully compile C++ libary (not tests yet).
Julien Boeuf
2015-10-12
|
/
*
Replicate C++ docs from master to beta branch
Craig Tiller
2015-09-03
*
Shuffling headers around.
Julien Boeuf
2015-08-28
*
impl
yang-g
2015-08-25
*
api change to string_ref
yang-g
2015-08-25
*
headers reorg
yang-g
2015-08-21
*
Remove ChannelInterface and replace it with Channel
yang-g
2015-08-19
*
clang-format all source
Craig Tiller
2015-08-18
*
Merge branch 'master' of github.com:grpc/grpc into compression-interop
David Garcia Quintas
2015-08-13
|
\
|
*
client code clean up
yang-g
2015-08-11
*
|
Merge branch 'compression-accept-encoding' into compression-interop
David Garcia Quintas
2015-08-09
|
\
|
|
*
Add tests for C++ propagation
Craig Tiller
2015-08-05
|
*
C++ context propagation
Craig Tiller
2015-08-05
|
*
merge with head and resolve conflicts
yang-g
2015-07-31
|
|
\
|
|
*
make accessors from get_x() to x()
yang-g
2015-07-29
|
*
|
add warning comments
yang-g
2015-07-28
|
*
|
client api
yang-g
2015-07-28
|
|
/
*
/
wip
David Garcia Quintas
2015-07-21
|
/
*
Remove experimental prefix
Craig Tiller
2015-07-19
*
Removed compression levels from clients and _experimental_'d signature of met...
David Garcia Quintas
2015-07-17
*
Merge branch 'master' of github.com:grpc/grpc into decompression
David Garcia Quintas
2015-07-15
|
\
*
\
Merge branch 'master' of github.com:grpc/grpc into decompression
David Garcia Quintas
2015-07-08
|
\
\
|
|
*
merge head and resolve conflict
yang-g
2015-07-07
|
|
|
\
|
|
|
/
|
|
/
|
|
|
*
resolve comments
yang-g
2015-07-07
|
|
*
merge with upstream and resolve conflicts
yang-g
2015-07-06
|
|
|
\
|
|
*
|
compiles
yang-g
2015-07-06
|
*
|
|
review changes
Alistair Veitch
2015-07-01
*
|
|
|
WIP in *_end2end_test.cc. Tests pass. Fixed leaks and introduced concept of c...
David Garcia Quintas
2015-06-30
|
|
_
|
/
|
/
|
|
|
*
|
add client side census context
Alistair Veitch
2015-06-29
|
/
/
*
|
Merge branch 'we-dont-need-no-backup' into one-shouldnt-depend-on-protobufs
Craig Tiller
2015-06-16
|
\
|
|
*
Update the Status API
Yang Gao
2015-06-16
*
|
Client side compiles/links
Craig Tiller
2015-06-04
*
|
Progress commit on fixing up C++
Craig Tiller
2015-06-04
|
/
*
support per call credentials in c++
Yang Gao
2015-05-14
*
Fix early shutdown: await client context deletion before channel deletion
Craig Tiller
2015-04-27
*
Refactoring std::chrono out.
Nicolas Noble
2015-04-08
*
clang-format c++ code
Yang Gao
2015-03-17
*
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
*
Make it possible to compile with gcc4.6
Craig Tiller
2015-02-26
[next]