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
...
*
|
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
*
|
|
clang-format codebase
Craig Tiller
2015-01-13
|
|
/
|
/
|
|
*
Initialize gtest correctly
Craig Tiller
2015-01-12
|
*
Make this file compile
Craig Tiller
2015-01-12
|
*
Make this file compile
Craig Tiller
2015-01-12
|
*
Make this file compile
Craig Tiller
2015-01-12
|
/
*
Make interop server buildable on opensource build.
yangg
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
*
Enable streaming test case for gRPC client in GCE.
chenw
2015-01-09
*
Add deadline API on server side.
yangg
2015-01-06
*
Add Flags to override host and enable prod ssl root.
chenw
2014-12-29
*
Add SSL root for production GFE.
chenw
2014-12-29
*
Make override hostname an argument for testing against prod gfe.
yangg
2014-12-29
*
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
*
Prepare QPS tests for running in GCE
vpai
2014-12-17
*
Add slow client consumer test case for flow control test.
chenw
2014-12-16
*
Use '\0' instead of '0' in payload as java client actually checks that.
yangg
2014-12-15
*
Getting the generated Makefile to support .proto files.
nnoble
2014-12-12
[prev]
[next]