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
*
Enable clang-tidy as a sanity check, fix up all known failures
Craig Tiller
2017-11-10
*
Removing deprecated string to char * conversions
Yash Tibrewal
2017-09-17
*
Add a GrpcLibraryInitializer to client_context.cc
Garret Kelly
2017-07-31
*
auto-fix most of licenses
Jan Tattermusch
2017-06-08
*
Call ref/unref, bugfixes
Craig Tiller
2017-03-31
*
bug fix
Yuxuan Li
2017-03-08
*
Implemented stream coalescing design
Yuxuan Li
2017-03-08
*
Deprecate grpc::thread and sync in favor of std::thread,mutex,etc
Vijay Pai
2016-11-01
*
Use C++11 final and override
Vijay Pai
2016-11-01
*
Rename GRPC_INITIAL_METADATA_IGNORE_CONNECTIVITY to
Mark D. Roth
2016-09-28
*
Change C++ API to expose wait_for_ready instead of fail_fast.
Mark D. Roth
2016-09-27
*
Merge pull request #7559 from dgquintas/codegen_cleanse
Craig Tiller
2016-09-13
|
\
*
|
add cacheable option to client_context
Makarand Dharmapurikar
2016-09-07
|
*
removed codegen/log.h
David Garcia Quintas
2016-07-27
|
/
*
Fix uninitialized variable
Craig Tiller
2016-06-09
*
Refactorings and renamings related to compression.
David Garcia Quintas
2016-05-16
*
Rollup of changes from the latest import
Craig Tiller
2016-04-11
*
Fix client_crash_test, implement idempotency, fail_fast for C++
Craig Tiller
2016-04-01
*
Update copyrights
Craig Tiller
2016-03-31
*
Fix includes
Craig Tiller
2016-03-25
*
Auto-changes
Craig Tiller
2016-03-25
*
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
[next]