index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
test
/
cpp
/
end2end
Commit message (
Expand
)
Author
Age
*
Make settings configurable
Sree Kuchibhotla
2016-09-27
*
make inline metadata value clearer
yang-g
2016-09-16
*
Add a test for nonbin header containing binary value
yang-g
2016-09-15
*
Add a check for metadata from auth plugin
yang-g
2016-09-15
*
Merge pull request #7559 from dgquintas/codegen_cleanse
Craig Tiller
2016-09-13
|
\
*
\
Merge branch 'v1.0.x' of https://github.com/grpc/grpc into manual-upmerge
Nicolas "Pixel" Noble
2016-09-08
|
\
\
|
|
*
Merge branch 'master' of github.com:grpc/grpc into codegen_cleanse
David Garcia Quintas
2016-09-03
|
|
|
\
|
|
_
|
/
|
/
|
|
|
*
|
Change UnimplementedService to UnimplementedEchoService in echo.proto
murgatroid99
2016-09-01
|
|
*
Merge branch 'master' of github.com:grpc/grpc into codegen_cleanse
David Garcia Quintas
2016-08-30
|
|
|
\
*
|
|
|
clang-format
Vijay Pai
2016-08-29
*
|
|
|
Change names to StreamedUnary, ServerUnaryStreamer, etc. Use a templated meth...
Vijay Pai
2016-08-29
*
|
|
|
Merge branch 'master' into fc_unary
Vijay Pai
2016-08-25
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
clang-format
Vijay Pai
2016-08-04
*
|
|
|
Be able to specify FCUnaryService just like AsyncService so that all
Vijay Pai
2016-08-04
*
|
|
|
Merge branch 'master' into fc_unary
Vijay Pai
2016-08-04
|
\
\
\
\
|
|
|
|
*
Merge branch 'master' of github.com:grpc/grpc into codegen_cleanse
David Garcia Quintas
2016-08-02
|
|
|
|
|
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
Merge branch 'filter_call_init_failure' into filter_api
Mark D. Roth
2016-08-02
|
|
|
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
Merge branch 'v1.0.x' into manual-upmerge
Nicolas "Pixel" Noble
2016-07-29
|
|
\
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
|
|
|
|
*
removed codegen/log.h
David Garcia Quintas
2016-07-27
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Change API for next message size to allow a bool return value for failure
Vijay Pai
2016-07-27
|
|
*
|
Merge pull request #7380 from nicolasnoble/no-c++11-threads
Vijay Pai
2016-07-27
|
|
|
\
\
|
*
|
\
\
Merge pull request #7020 from rjshade/assert_not_expect
kpayson64
2016-07-25
|
|
\
\
\
\
*
|
\
\
\
\
Merge branch 'master' into fc_unary
Vijay Pai
2016-07-21
|
\
\
\
\
\
\
|
|
|
|
*
\
\
Merge pull request #7400 from yang-g/ga_branch2
Nicolas Noble
2016-07-21
|
|
|
|
|
\
\
\
|
|
*
|
|
|
|
|
Revert unnecessary deletions
Yuchen Zeng
2016-07-19
|
|
|
|
*
|
|
|
Merge pull request #6737 from ctiller/delayed-write
Craig Tiller
2016-07-19
|
|
*
|
|
|
|
|
Separate generated file and protobuf dependency
Yuchen Zeng
2016-07-18
|
|
/
/
/
/
/
/
|
|
*
|
|
|
|
Merge branch 'master' into assert_not_expect
Robbie Shade
2016-07-15
|
|
|
\
\
\
\
\
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
|
|
|
|
*
Merge branch 'filter_call_init_failure' into filter_api
Mark D. Roth
2016-07-15
|
|
|
|
|
|
|
\
|
|
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
|
|
|
*
|
|
prevent spurious wake up and unstarted/already shutdown server
yang-g
2016-07-14
|
*
|
|
|
|
|
Merge pull request #6737 from ctiller/delayed-write
Craig Tiller
2016-07-14
|
|
\
\
\
\
\
\
|
*
|
|
|
|
|
|
prevent spurious wake up and unstarted/already shutdown server
yang-g
2016-07-14
|
|
|
|
|
*
|
|
Make Server::Wait work for async only server.
yang-g
2016-07-13
|
|
|
|
|
/
/
/
|
|
|
|
|
*
/
Avoid using certain C++11-isms with grpc::thread, as it's not necessarily std...
Nicolas "Pixel" Noble
2016-07-14
|
|
|
|
|
/
/
|
|
|
|
|
*
Merge remote-tracking branch 'upstream/master' into filter_api
Mark D. Roth
2016-07-12
|
|
|
|
|
|
\
|
|
|
|
|
|
/
|
|
|
|
|
/
|
|
*
|
|
/
|
Make Server::Wait work for async only server.
yang-g
2016-07-11
|
|
|
_
|
/
/
|
|
/
|
|
|
|
|
|
|
*
Move use of nullptr into grpc namespace, so that the hack in config.h
Mark D. Roth
2016-07-11
|
|
|
|
*
Add include to fix gcc-4.4 problem.
Mark D. Roth
2016-07-11
|
|
*
|
|
Better fix for flow control bug
Craig Tiller
2016-07-07
|
|
/
/
/
|
|
|
*
Merge branch 'filter_call_init_failure' into filter_api
Mark D. Roth
2016-07-01
|
|
|
|
\
|
*
|
|
|
Expunge all references to zookeeper
Craig Tiller
2016-07-01
|
|
|
_
|
/
|
|
/
|
|
|
|
|
*
Move channel_filter.h from include/ tree to src/ tree.
Mark D. Roth
2016-06-29
|
|
|
*
Merge branch 'filter_call_init_failure' into filter_api
Mark D. Roth
2016-06-29
|
|
|
|
\
|
|
|
*
|
Initial attempt at a C++ wrapper for the C grpc_transport_op and
Mark D. Roth
2016-06-27
|
*
|
|
|
Merge github.com:grpc/grpc into reuse_port
Craig Tiller
2016-06-26
|
|
\
\
\
\
|
|
*
\
\
\
Merge pull request #6798 from jboeuf/fix_3803
Jan Tattermusch
2016-06-24
|
|
|
\
\
\
\
|
|
|
|
_
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
|
|
Make the FCUnary class actually work and test it
vjpai
2016-06-23
*
|
|
|
|
|
Add NextMessageSize method to all readable streams as an upper-bound
vjpai
2016-06-23
|
|
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
ASSERT vector size before directly accessing first element
Robbie Shade
2016-06-23
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Add comment
Craig Tiller
2016-06-21
[next]