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
...
|
|
*
|
|
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
|
|
|
*
Fix double-free issue for optional_message.
Julien Boeuf
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
*
|
|
|
Add coverage for secure async end2end testing
Vijay Pai
2016-05-02
|
|
_
|
/
|
/
|
|
|
*
|
Add GRPC_ prefix for macros
Yuchen Zeng
2016-04-29
|
*
|
modified has_async_methods and has_sync_methods of TestServerBuilderPlugin
Yuchen Zeng
2016-04-29
|
*
|
Server builder plugin
Yuchen Zeng
2016-04-29
|
/
/
|
*
Add the option of adding a non-listening server completion queue. This makes ...
Sree Kuchibhotla
2016-04-21
|
/
*
Merge branch 'master' into ignore_connectivity
Craig Tiller
2016-04-04
|
\
*
|
Fixes
Craig Tiller
2016-04-01
*
|
Fix client_crash_test, implement idempotency, fail_fast for C++
Craig Tiller
2016-04-01
|
*
Merge github.com:grpc/grpc into cleaner-posix2
Craig Tiller
2016-04-01
|
|
\
|
|
/
|
/
|
*
|
Merge pull request #6041 from vjpai/i_know_virtual_destructors
Jan Tattermusch
2016-03-31
|
\
\
|
|
*
Merge github.com:grpc/grpc into cleaner-posix2
Craig Tiller
2016-03-31
|
|
|
\
|
|
_
|
/
|
/
|
|
|
*
|
Add virtual destructor to satisfy a requirement of some compilers
vjpai
2016-03-31
[prev]
[next]