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
Commit message (
Expand
)
Author
Age
*
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
*
Remove separate versions of code based on presence of threading in compiler
Vijay Pai
2016-11-01
*
clang-format
Vijay Pai
2016-11-01
*
Use C++11 final and override
Vijay Pai
2016-11-01
*
Stop supporting non-C++11 conformant compilers
Vijay Pai
2016-11-01
*
Merge branch 'master' into rpc_mgr
Sree Kuchibhotla
2016-10-21
|
\
|
*
Merge pull request #8365 from vjpai/fc_1dstream
Vijay Pai
2016-10-20
|
|
\
|
*
|
Remove a useless forward declaration
Vijay Pai
2016-10-20
*
|
|
Merge branch 'master' into rpc_mgr
Sree Kuchibhotla
2016-10-18
|
\
|
|
|
|
*
Merge remote-tracking branch 'upstream/master' into fc_1dstream
Vijay Pai
2016-10-18
|
|
|
\
|
|
|
/
|
|
/
|
|
*
|
Add a test spouse for server context
yang-g
2016-10-13
|
|
*
clang-format
Vijay Pai
2016-10-13
|
|
*
Bug fix on failure condition
Vijay Pai
2016-10-13
*
|
|
Merge branch 'master' into rpc_mgr
Sree Kuchibhotla
2016-10-13
|
\
|
|
|
|
*
Making split streaming testable
Vijay Pai
2016-10-13
|
|
*
Merge branch 'master' into fc_1dstream
Vijay Pai
2016-10-13
|
|
|
\
|
|
|
/
|
|
/
|
*
|
|
Cleanup server_cc.cc
Sree Kuchibhotla
2016-10-03
|
|
*
Add all plumbing and typedef's for controlled server-side streaming
Vijay Pai
2016-10-03
|
|
/
|
/
|
|
*
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 remote-tracking branch 'upstream/master' into max_send_size_filter
Mark D. Roth
2016-09-16
|
\
|
*
Merge pull request #7996 from yang-g/canonical
Yang Gao
2016-09-15
|
|
\
|
*
\
Merge pull request #7559 from dgquintas/codegen_cleanse
Craig Tiller
2016-09-13
|
|
\
\
*
|
|
|
Merge remote-tracking branch 'upstream/master' into max_send_size_filter
Mark D. Roth
2016-09-13
|
\
|
|
|
|
|
|
*
Add a helper to get canonical code from status
yang-g
2016-09-09
|
*
|
|
add cacheable option to client_context
Makarand Dharmapurikar
2016-09-07
|
|
|
/
|
|
/
|
*
|
|
Fix a few lingering references to max_message_size.
Mark D. Roth
2016-09-06
*
|
|
Merge remote-tracking branch 'upstream/master' into max_send_size_filter
Mark D. Roth
2016-09-06
|
\
|
|
*
|
|
Allow setting max send message size via C++ ServerBuilder API.
Mark D. Roth
2016-09-06
|
|
*
Merge branch 'master' of github.com:grpc/grpc into codegen_cleanse
David Garcia Quintas
2016-09-03
|
|
|
\
|
|
|
/
|
|
/
|
|
*
|
Merge pull request #7018 from vjpai/fc_unary
kpayson64
2016-09-02
|
|
\
\
|
|
|
*
Merge branch 'master' of github.com:grpc/grpc into codegen_cleanse
David Garcia Quintas
2016-09-02
|
|
|
|
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Merge pull request #7918 from y-zeng/server_builder
kpayson64
2016-09-01
|
/
|
|
|
|
|
|
*
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
|
\
\
\
\
|
|
|
*
|
clang-format
Vijay Pai
2016-08-30
|
|
|
*
|
Stick to StatusCode::INTERNAL when there's no service
Vijay Pai
2016-08-30
|
|
|
|
*
Merge branch 'master' of github.com:grpc/grpc into codegen_cleanse
David Garcia Quintas
2016-08-31
|
|
|
|
|
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
|
*
|
clang-format
Vijay Pai
2016-08-30
|
|
|
*
|
Merge branch 'master' into fc_unary
Vijay Pai
2016-08-30
|
|
|
|
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
|
|
*
Merge with newly added/modified files
David Garcia Quintas
2016-08-30
*
|
|
|
|
Merge pull request #7798 from y-zeng/ServerReaderWriterInterface
kpayson64
2016-08-30
|
\
\
\
\
\
|
|
|
|
|
*
Merge branch 'master' of github.com:grpc/grpc into codegen_cleanse
David Garcia Quintas
2016-08-30
|
|
|
|
|
|
\
|
|
|
*
|
|
|
Add ServerBuilderPlugin::UpdateChannelArguments
Yuchen Zeng
2016-08-29
|
|
|
|
|
_
|
/
|
|
|
|
/
|
|
|
|
|
|
*
|
clang-format
Vijay Pai
2016-08-29
|
|
|
|
*
|
Change names to StreamedUnary, ServerUnaryStreamer, etc. Use a templated meth...
Vijay Pai
2016-08-29
|
|
*
|
|
|
Addressing feedback.
Julien Boeuf
2016-08-25
|
|
|
|
*
|
Remove FC_UNARY enum and treat it more like a special case of BIDI_STREAMING
Vijay Pai
2016-08-25
[next]