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
*
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
*
Merge pull request #588 from yang-g/c++api
Craig Tiller
2015-02-18
|
\
|
*
Async client api change. Add a ClientAsyncResponseReader. Make the api simila...
Yang Gao
2015-02-18
*
|
Merge pull request #579 from yang-g/c++api
Craig Tiller
2015-02-18
|
\
|
|
*
change metadata getters to return const&
Yang Gao
2015-02-18
*
|
Add missing new-lines at end of file
Craig Tiller
2015-02-18
*
|
Update copyright to 2015
Craig Tiller
2015-02-18
|
/
*
Add metadata test with rpc. Adding/fixing things to make it work
Yang Gao
2015-02-18
*
Add setter to override authority header on ClientContext
Yang Gao
2015-02-17
*
clang-format
Craig Tiller
2015-02-17
*
Add missing APIs and a first metadata test, and test passes
Yang Gao
2015-02-13
*
implement async unary call
Yang Gao
2015-02-12
*
fix sync unary call with metadata pieces
Yang Gao
2015-02-12
*
resolve comments, the context_ member needs protection for thread safety
Yang Gao
2015-02-12
*
Some streaming progress
Craig Tiller
2015-02-11
*
Add trailing metadata to client context and use it.
Yang Gao
2015-02-11
*
Initial metadata fix
Craig Tiller
2015-02-11
*
Make the default deadline gpr_inf_future to avoid mismatch between
yangg
2014-12-12
*
Updating moe_db.txt with the latest equivalence since the ruby import changed...
nnoble
2014-12-05
*
Initial import.
Nicolas Noble
2014-11-26