index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
grpc++
/
impl
/
codegen
/
client_context.h
Commit message (
Expand
)
Author
Age
*
Merge pull request #11738 from mehrdada/canonica-urls
Mehrdad Afshari
2017-07-11
|
\
|
*
Use https://grpc.io consistently as the canonical URL
Mehrdad Afshari
2017-07-10
*
|
Internalize structs and methods meant for being exposed through codegen
Vijay Pai
2017-07-10
|
/
*
Resolve typos
Vijay Pai
2017-07-06
*
auto-fix most of licenses
Jan Tattermusch
2017-06-08
*
Merge pull request #11246 from markdroth/doc_fixes
Mark D. Roth
2017-05-23
|
\
|
*
More Doxygen comment improvements.
Mark D. Roth
2017-05-19
*
|
Corrected spelling
Mehrdad Afshari
2017-05-17
|
/
*
format changes, address comments
Alexander Polcyn
2017-05-11
*
address comments, format changes
Alexander Polcyn
2017-05-10
*
address comments
Alexander Polcyn
2017-05-09
*
cpp doc nits
Alexander Polcyn
2017-05-05
*
bug fix
Yuxuan Li
2017-03-08
*
Implemented stream coalescing design
Yuxuan Li
2017-03-08
*
Revert "Revert "Metadata handling rewrite""
Craig Tiller
2017-01-23
*
Revert "Metadata handling rewrite"
Craig Tiller
2017-01-20
*
Start resolving memory issues in C++ metadata
Craig Tiller
2016-12-08
*
Deprecate grpc::thread and sync in favor of std::thread,mutex,etc
Vijay Pai
2016-11-01
*
Remove references to NO_CHRONO option
Vijay Pai
2016-11-01
*
Plumb through GRPC_INITIAL_METADATA_WAIT_FOR_READY_EXPLICITLY_SET.
Mark D. Roth
2016-09-29
*
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
|
*
Merge branch 'master' of github.com:grpc/grpc into codegen_cleanse
David Garcia Quintas
2016-09-01
|
|
\
|
|
/
|
/
|
*
|
Merge pull request #7842 from jboeuf/security_context_extension
Mark D. Roth
2016-08-31
|
\
\
|
|
*
Merge branch 'master' of github.com:grpc/grpc into codegen_cleanse
David Garcia Quintas
2016-08-31
|
|
|
\
|
|
_
|
/
|
/
|
|
|
*
|
Addressing feedback.
Julien Boeuf
2016-08-25
*
|
|
Fix a typo
Takuto Ikuta
2016-08-25
|
*
|
Adding extension points for security context.
Julien Boeuf
2016-08-23
|
/
/
|
*
removed codegen/log.h
David Garcia Quintas
2016-07-27
|
*
removed codegen/time.h
David Garcia Quintas
2016-07-27
|
/
*
fixed typo
David Garcia Quintas
2016-07-20
*
Const correctness for ClientContext and ServerContext getters
Bill Clarke
2016-06-22
*
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
*
wip. cq refactored
David Garcia Quintas
2016-03-07
*
Merge branch 'master' of github.com:grpc/grpc into sync-async-plus-interfaces
David Garcia Quintas
2016-01-27
*
async_stream.h done. Compiles
David Garcia Quintas
2016-01-25