index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Factoring out []2 artefacts from the transport security interface.
jboeuf
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
*
Avoid clobbering potential defines that were set up externally.
nnoble
2015-01-12
*
Fix gRPC compilation failure
rsilvera
2015-01-12
*
grpc census hash_table test coverage improvements.
hongyu
2015-01-12
*
Pre-allocate, check, and consume method, scheme, and content-type headers at
ctiller
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
*
Preparing the go plugin for non-[] compilation.
nnoble
2015-01-12
*
Corrects the ruby dockerfile to ensure it has access to git-on-[].
temiola
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
*
Fix for the Windows build
ctiller
2015-01-12
*
Add ServiceAccount Credentials wrapping and handle credentials creation
yangg
2015-01-12
*
Undo the addition of Java codegen files to the open-sourced list by
zhangkun
2015-01-12
*
Make generate_projects.sh able to run from a git repo.
ctiller
2015-01-12
*
Grpc census: v0 trace_printf() implementation in C.
hongyu
2015-01-12
*
Remove dependencies on internal headers from Java gRPC compiler plugin.
zhangkun
2015-01-12
*
Merge github.com:google/grpc
Nicolas Noble
2015-01-09
|
\
*
|
Only run one make at a time.
ctiller
2015-01-09
*
|
Remove mutex as this process is now single threaded
ctiller
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
*
|
Updates the math and interop samples to use the fully-qualified method name.
temiola
2015-01-09
*
|
Updates the generated ruby code to specify the service name.
temiola
2015-01-09
*
|
Updates service.rb to ensure that the DSL specified service name is not overr...
temiola
2015-01-09
*
|
Switches to using protobuf-ruby.
temiola
2015-01-09
*
|
Fix opensource build.
ctiller
2015-01-09
*
|
Don't log on EINTR.
ctiller
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
|
/
*
Updates the math and interop samples to use the fully-qualified method name.
temiola
2015-01-08
*
Updates the generated ruby code to specify the service name.
temiola
2015-01-08
*
Updates service.rb to ensure that the DSL specified service name is not overr...
temiola
2015-01-08
*
Switches to using protobuf-ruby.
temiola
2015-01-08
*
Fix opensource build.
ctiller
2015-01-08
*
Don't log on EINTR.
ctiller
2015-01-08
*
Remove libevent.
ctiller
2015-01-08
*
Add a --forever flag, to continuously run tests as things change.
ctiller
2015-01-08
*
Updates the ruby generator so that it does not create files for empty protos.
temiola
2015-01-08
*
Fix hostname for streaming.
yangg
2015-01-08
*
Fixing include paths for cmdline.
nnoble
2015-01-07
*
bugfix: correct service include in ruby compiler
temiola
2015-01-07
*
Updates extconf.rb to use grpc from the make install locations
temiola
2015-01-06
*
bugfix: ruby code-gen capitalization
temiola
2015-01-06
*
Adding the tools directory to the git export.
Nicolas Noble
2015-01-06
[next]