index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
test
Commit message (
Expand
)
Author
Age
*
Merge pull request #32 from ctiller/qpsfix
Yang Gao
2015-01-14
|
\
|
*
Remove unused private field
Craig Tiller
2015-01-14
*
|
Run clang-format-all.sh
Yang Gao
2015-01-14
*
|
Use C signal handling in C++ end2end
Craig Tiller
2015-01-14
*
|
Unify signal handling in C
Craig Tiller
2015-01-14
|
/
*
Merge pull request #24 from nicolasnoble/win32
Craig Tiller
2015-01-13
|
\
|
*
Fixing test_config.c
Nicolas "Pixel" Noble
2015-01-13
*
|
Removing a few more traces of libevent.
Nicolas "Pixel" Noble
2015-01-14
|
/
*
Fix formatting
Craig Tiller
2015-01-13
*
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
|
|
/
|
/
|
|
*
Merge github.com:google/grpc into testcpp
Craig Tiller
2015-01-12
|
|
\
|
|
/
|
/
|
*
|
Splitting grpc_test_util into gpr_test_util.
nnoble
2015-01-12
*
|
Return bound port number from grpc_server_add_http2_port.
ctiller
2015-01-12
|
*
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 this file usable from C++
Craig Tiller
2015-01-12
|
/
*
grpc census hash_table test coverage improvements.
hongyu
2015-01-12
*
Make interop server buildable on opensource build.
yangg
2015-01-12
*
Ensure flow control callbacks happen outside the transport lock.
ctiller
2015-01-12
*
Add impl subdirectory under public and move headers that need to be installed
yangg
2015-01-12
*
Allow logging mechanism to be overridden by applications.
ctiller
2015-01-12
*
Add ServiceAccount Credentials wrapping and handle credentials creation
yangg
2015-01-12
*
Grpc census: v0 trace_printf() implementation in C.
hongyu
2015-01-12
*
Merge github.com:google/grpc
Nicolas Noble
2015-01-09
|
\
*
|
Fix test under msan
ctiller
2015-01-09
*
|
Add a test to export two TestService on the same server, only with different
yangg
2015-01-09
*
|
C implementation of Census trace store and stats store for grpc C lib.
hongyu
2015-01-09
*
|
Enable streaming test case for gRPC client in GCE.
chenw
2015-01-09
*
|
Remove libevent.
ctiller
2015-01-09
*
|
Add a --forever flag, to continuously run tests as things change.
ctiller
2015-01-09
|
*
Fix a compiler warning.
Craig Tiller
2015-01-09
|
/
*
Remove libevent.
ctiller
2015-01-08
*
Fixing include paths for cmdline.
nnoble
2015-01-07
*
Add deadline API on server side.
yangg
2015-01-06
*
Adding plugins to the mako rendering system.
nnoble
2015-01-06
*
Seed random numbers in each process based on pid.
ctiller
2015-01-05
*
Fix the socket pair fixtures to include the http filters.
klempner
2014-12-29
*
Add Flags to override host and enable prod ssl root.
chenw
2014-12-29
*
Add SSL root for production GFE.
chenw
2014-12-29
*
Port [] alarm management to GRPC.
ctiller
2014-12-29
*
Adding support for service account credentials.
jboeuf
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
[next]