index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
test
/
cpp
Commit message (
Expand
)
Author
Age
*
Merge github.com:grpc/grpc into copyright
Craig Tiller
2015-02-18
|
\
|
*
do not leak reader or writer
Yang Gao
2015-02-18
|
*
Add metadata test with rpc. Adding/fixing things to make it work
Yang Gao
2015-02-18
*
|
Merge github.com:grpc/grpc into copyright
Craig Tiller
2015-02-17
|
\
\
|
|
*
Merge github.com:grpc/grpc into c++api
Craig Tiller
2015-02-17
|
|
|
\
|
|
|
/
|
|
/
|
*
|
|
Add proto copyrights
Craig Tiller
2015-02-16
|
*
|
The Python interoperability testing server.
Nathaniel Manista
2015-02-15
|
/
/
|
*
Merge pull request #18 from yang-g/c++api
Craig Tiller
2015-02-13
|
|
\
|
|
*
Add missing APIs and a first metadata test, and test passes
Yang Gao
2015-02-13
|
*
|
Compile fixes
Craig Tiller
2015-02-13
|
|
/
|
*
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
|
*
Merge github.com:grpc/grpc into c++api
Craig Tiller
2015-02-11
|
|
\
|
|
/
|
/
|
*
|
Change pointer format
Vijay Pai
2015-02-10
*
|
Allow varying number of server threads via command line flag
Vijay Pai
2015-02-10
|
*
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
|
/
*
Few minor fixes.
Nicolas "Pixel" Noble
2015-02-06
*
update comments
Yang Gao
2015-02-05
*
Use environment variable to set root certs in c++ interop test.
Yang Gao
2015-02-05
*
Merge pull request #324 from ctiller/bench
Vijay Pai
2015-02-01
|
\
|
*
Add pprof support
Craig Tiller
2015-01-31
*
|
format
Yang Gao
2015-01-27
*
|
make the flag name shorter
Yang Gao
2015-01-27
*
|
add compute engine credentials support
Yang Gao
2015-01-27
*
|
resolve comments
Yang Gao
2015-01-27
*
|
fix comments
Yang Gao
2015-01-26
*
|
Let each test case create its own channel.
Yang Gao
2015-01-26
*
|
run clang-format
Yang Gao
2015-01-26
*
|
add service_account support into interop client
Yang Gao
2015-01-26
*
|
make CreateTestChannel support additional credentials besides ssl
Yang Gao
2015-01-25
*
|
sync messages.proto up to date.
Yang Gao
2015-01-25
*
|
Make interop server listen on 0.0.0.0.
Yang Gao
2015-01-23
*
|
kNumResponseMessages is an int, so i is doing signedness mismatch.
Nicolas "Pixel" Noble
2015-01-22
*
|
Changing the SSL (Server) Credentials API.
Julien Boeuf
2015-01-20
|
/
*
Fix returned status
Craig Tiller
2015-01-16
*
Merge pull request #32 from ctiller/qpsfix
Yang Gao
2015-01-14
|
\
|
*
Remove unused private field
Craig Tiller
2015-01-14
*
|
Use C signal handling in C++ end2end
Craig Tiller
2015-01-14
|
/
*
Merge github.com:google/grpc into format
Craig Tiller
2015-01-13
|
\
|
*
Fix qps test.
Craig Tiller
2015-01-13
|
*
Merge github.com:google/grpc into testcpp
Craig Tiller
2015-01-13
|
|
\
|
|
*
Added new results to report resource usage and QPS, along with new proto supp...
vpai
2015-01-13
[next]