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
*
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
*
Make the default deadline gpr_inf_future to avoid mismatch between
yangg
2014-12-12
*
Fixes package prefixes
temiola
2014-12-12
*
Build CPP interop client in Git-on-[] as well as in [].
chenw
2014-12-11
*
Updating moe_db.txt with the latest equivalence since the ruby import changed...
nnoble
2014-12-05
*
Initial import.
Nicolas Noble
2014-11-26