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
*
add a simple server streaming e2e test, which passes
Yang Gao
2015-02-13
*
change ServerAsyncReader API and add a simple clientstreaming test, it passes
Yang Gao
2015-02-13
*
add a bidi test and simplify the test a bit, test passes
Yang Gao
2015-02-13
*
let the client/server use their own cq and pretty the test
Yang Gao
2015-02-12
*
Add end2end async unary single threaded test (compiles)
Craig Tiller
2015-02-12
*
Fix end2end leaks
Craig Tiller
2015-02-12
*
Make end2end_test use fewer threads
Craig Tiller
2015-02-11
*
Fixup callers with new api
Craig Tiller
2015-02-09
*
Fixup callers with new api
Craig Tiller
2015-02-09
*
Cleanup
Craig Tiller
2015-02-09
*
Server progress
Craig Tiller
2015-02-09
*
Fix returned status
Craig Tiller
2015-01-16
*
Use C signal handling in C++ end2end
Craig Tiller
2015-01-14
*
Merge github.com:google/grpc into format
Craig Tiller
2015-01-13
|
\
*
|
clang-format codebase
Craig Tiller
2015-01-13
|
*
Make this file compile
Craig Tiller
2015-01-12
|
*
Make this file compile
Craig Tiller
2015-01-12
|
/
*
Add impl subdirectory under public and move headers that need to be installed
yangg
2015-01-12
*
Add ServiceAccount Credentials wrapping and handle credentials creation
yangg
2015-01-12
*
Add a test to export two TestService on the same server, only with different
yangg
2015-01-09
*
Add deadline API on server side.
yangg
2015-01-06
*
Client side implementation of creating channel with credentials.
yangg
2014-12-29
*
Add a test where client side sees a deadline expired status.
yangg
2014-12-19
*
Set host to channel's target when creating a call.
yangg
2014-12-19
*
Add ServerContext. It is currently empty and deadline and metadata will come to
yangg
2014-12-19
*
Updating moe_db.txt with the latest equivalence since the ruby import changed...
nnoble
2014-12-05
*
Initial import.
Nicolas Noble
2014-11-26