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
*
clang-format changes
Vijay Pai
2016-06-17
*
Include <cinttypes> for PRIuPTR. Not clear why this is needed.
Vijay Pai
2016-06-16
*
Merge branch 'master' into wheezy
Vijay Pai
2016-06-15
|
\
*
|
clang-format
Vijay Pai
2016-06-15
*
|
De-lambda-ify
vjpai
2016-06-15
*
|
Deal with issues surrounding const members of classes used in
Vijay Pai
2016-06-15
*
|
Deal with to_string, proper usage of nullptr, and lack of map::emplace
Vijay Pai
2016-06-15
|
*
Merge pull request #6875 from y-zeng/log_check
Jan Tattermusch
2016-06-14
|
|
\
|
*
\
Merge pull request #6438 from y-zeng/reflection_separate_lib
Jan Tattermusch
2016-06-13
|
|
\
\
*
|
|
|
Manual clang-format
vjpai
2016-06-13
|
|
|
*
Fix zookeeper_test
Yuchen Zeng
2016-06-10
|
|
|
*
Merge remote-tracking branch 'upstream/master' into log_format_check
Yuchen Zeng
2016-06-10
|
|
|
|
\
|
|
|
_
|
/
|
|
/
|
|
|
|
|
*
Fix type mismatch for type_size
Yuchen Zeng
2016-06-10
|
|
|
*
Fix gpr_log format mismatches in c++ tests
Yuchen Zeng
2016-06-10
*
|
|
|
Switch server builder plugin API to something that will work with gcc4.4
Vijay Pai
2016-06-10
|
|
_
|
/
|
/
|
|
|
|
*
Merge remote-tracking branch 'upstream/master' into reflection_separate_lib
Yuchen Zeng
2016-06-07
|
|
|
\
|
|
_
|
/
|
/
|
|
|
*
|
add a test with empty request
yang-g
2016-06-07
|
/
/
*
|
Merge pull request #6741 from yang-g/its_ok_to_have_no_read_on_cancelled_call
Jan Tattermusch
2016-06-07
|
\
\
|
|
*
Move reflection src/hdr to src/cpp/ext include/grpc++/ext
Yuchen Zeng
2016-06-06
|
|
*
Addressed reveiw comments about naming
Yuchen Zeng
2016-06-06
*
|
|
Make grpc++ independent of protobuf
yang-g
2016-06-03
*
|
|
Merge pull request #6664 from dklempner/server_builder_plugin_test
Jan Tattermusch
2016-06-02
|
\
\
\
|
|
*
|
Let Next set ok=true when receiving error status
yang-g
2016-06-01
|
|
/
/
|
/
|
|
*
|
|
Merge github.com:grpc/grpc into test_affine
Craig Tiller
2016-05-23
|
\
\
\
*
|
|
|
Revert "Revert "Remove spam""
Craig Tiller
2016-05-21
*
|
|
|
Simpler trick to force a listening cq
Craig Tiller
2016-05-21
*
|
|
|
Revert "Remove spam"
Craig Tiller
2016-05-21
*
|
|
|
Remove spam
Craig Tiller
2016-05-21
*
|
|
|
Fixes and code simplification
Craig Tiller
2016-05-20
|
|
|
*
Add proto_server_reflection_test
Yuchen Zeng
2016-05-20
*
|
|
|
Fix server plugin test
Craig Tiller
2016-05-20
*
|
|
|
Fix formatting, mem leak, stall
Craig Tiller
2016-05-20
*
|
|
|
Fix server plugin test
Craig Tiller
2016-05-20
|
|
*
|
Fix a missing initialization
David Klempner
2016-05-19
|
|
|
/
|
*
|
Merge branch 'master' of github.com:grpc/grpc into credentials_refactoring
Julien Boeuf
2016-05-18
|
|
\
|
*
|
|
Merge github.com:grpc/grpc into test_affine
Craig Tiller
2016-05-18
|
\
\
\
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'server_channel_affinity' of github.com:sreecha/grpc into affine
Craig Tiller
2016-05-14
|
\
\
\
|
|
*
|
Add calls to grpc_recycle_unused_port to two of the tests which call
David Klempner
2016-05-13
|
|
/
/
|
/
|
|
*
|
|
Merge pull request #6373 from y-zeng/server-builder-plugin
Yuchen Zeng
2016-05-11
|
\
\
\
|
|
|
*
Merge branch 'master' of https://github.com/grpc/grpc into credentials_refact...
Julien Boeuf
2016-05-10
|
|
|
|
\
|
|
*
|
\
Merge branch 'master' into server_channel_affinity
Sree Kuchibhotla
2016-05-10
|
|
|
\
\
\
|
|
|
|
|
/
|
|
|
|
/
|
*
|
|
|
|
fix compiling error
yang-g
2016-05-10
|
*
|
|
|
Resolve conflicts
Yuchen Zeng
2016-05-06
|
|
\
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
Fix naming and comment problems
Yuchen Zeng
2016-05-06
*
|
|
|
|
Add parsing back to protobuf example
yang-g
2016-05-06
*
|
|
|
|
Add a test for server returning error with debug info in trailer.
yang-g
2016-05-05
|
|
/
/
/
|
/
|
|
|
|
|
|
*
Refactoring the core security code.
Julien Boeuf
2016-05-04
*
|
|
|
Fix async_end2end_test flow control
Craig Tiller
2016-05-03
|
*
|
|
Add plugins at the time of static initialization
Yuchen Zeng
2016-05-03
*
|
|
|
Cover large message sent securely or insecurely over async
Vijay Pai
2016-05-02
[next]