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
/
client_context.cc
Commit message (
Expand
)
Author
Age
*
Merge branch 'master' of github.com:grpc/grpc into sync-async-plus-interfaces
David Garcia Quintas
2016-01-27
|
\
*
|
copyrights
David Garcia Quintas
2016-01-27
*
|
async_stream.h done. Compiles
David Garcia Quintas
2016-01-25
|
*
Update the copyrights of the modified files.
Bogdan Drutu
2016-01-19
|
*
Fix the build.
Bogdan Drutu
2016-01-14
|
*
Add virtual destructors for the default implementations as well.
Bogdan Drutu
2016-01-12
|
/
*
Fix the naming conflict issue that cause the tests to fail.
Bogdan Drutu
2015-12-12
*
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
*
Handle cancel before start case
yang-g
2015-11-17
*
Shuffling headers around.
Julien Boeuf
2015-08-28
*
headers reorg
yang-g
2015-08-21
*
Remove ChannelInterface and replace it with Channel
yang-g
2015-08-19
*
Merge branch 'master' of github.com:grpc/grpc into the-ultimate-showdown
Nicolas "Pixel" Noble
2015-08-13
|
\
|
*
client code clean up
yang-g
2015-08-11
*
|
Merge branch 'master' of github.com:grpc/grpc into the-ultimate-showdown
Nicolas "Pixel" Noble
2015-08-08
|
\
|
|
*
Add tests for C++ propagation
Craig Tiller
2015-08-05
|
*
C++ context propagation
Craig Tiller
2015-08-05
|
*
client api
yang-g
2015-07-28
*
|
Changing the library's code to adapt with the new API.
Nicolas "Pixel" Noble
2015-07-23
|
/
*
Remove experimental prefix
Craig Tiller
2015-07-19
*
Merge branch 'decompression' of https://github.com/dgquintas/grpc into dgquin...
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
|
|
\
*
|
|
Introduce a clock type field onto gpr_timespec.
Craig Tiller
2015-07-13
|
|
/
|
/
|
*
|
resolve comments
yang-g
2015-07-07
*
|
compiles
yang-g
2015-07-06
|
*
WIP in *_end2end_test.cc. Tests pass. Fixed leaks and introduced concept of c...
David Garcia Quintas
2015-06-30
|
/
*
support per call credentials in c++
Yang Gao
2015-05-14
*
C Core API cleanup.
Craig Tiller
2015-05-04
*
Refactoring std::chrono out.
Nicolas Noble
2015-04-08
*
clang-format c++ code
Yang Gao
2015-03-17
*
Make it possible to compile with gcc4.6
Craig Tiller
2015-02-26
*
Add missing new-lines at end of file
Craig Tiller
2015-02-18
*
Update copyright to 2015
Craig Tiller
2015-02-18
*
Add missing APIs and a first metadata test, and test passes
Yang Gao
2015-02-13
*
Add trailing metadata to client context and use it.
Yang Gao
2015-02-11
*
Initial metadata fix
Craig Tiller
2015-02-11
*
Use clang-format-3.5
Craig Tiller
2015-01-18
*
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