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
*
Use clang-format-3.5
Craig Tiller
2015-01-18
*
Explicitly name the target language.
Craig Tiller
2015-01-18
*
Merge pull request #70 from ctiller/benchmark
vjpai
2015-01-16
|
\
*
|
Factor out the pollset kicking mechanism and eliminate sharding
David Klempner
2015-01-16
*
|
clang compile fixes
Craig Tiller
2015-01-16
*
|
Merge pull request #88 from ctiller/shutdown
Yang Gao
2015-01-16
|
\
\
|
*
|
Add an optional server shutdown event.
Craig Tiller
2015-01-16
*
|
|
Build fix
Craig Tiller
2015-01-16
*
|
|
Fix returned status
Craig Tiller
2015-01-16
|
/
/
|
*
Include some useful help text
Craig Tiller
2015-01-16
*
|
Changing size type in Transport Security (TSI) from uint32_t to size_t:
Julien Boeuf
2015-01-15
|
*
Opportunistically use perftools if installed.
Craig Tiller
2015-01-15
|
/
*
clang-format
Craig Tiller
2015-01-15
*
() --> (void)
Craig Tiller
2015-01-15
*
clang-format
Craig Tiller
2015-01-15
*
Remove calls to grpc_call_accept from C core tests.
Craig Tiller
2015-01-15
*
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
[next]