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
*
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
*
Merge github.com:google/grpc
Nicolas Noble
2015-01-06
|
\
*
|
Use CONFIG after defining it. Define CONFIG before using it.
yangg
2015-01-06
*
|
Add msan, tsan, asan targets for Makefile.
ctiller
2015-01-06
*
|
Allow specifying CONFIG as a string, instead of DEBUG=1.
ctiller
2015-01-06
*
|
Add package name to the method string.
yangg
2015-01-06
*
|
Add deadline API on server side.
yangg
2015-01-06
*
|
Adding plugins to the mako rendering system.
nnoble
2015-01-06
|
*
Merge github.com:google/grpc
Craig Tiller
2015-01-05
|
/
|
*
|
Seed random numbers in each process based on pid.
ctiller
2015-01-05
*
|
Added PSR-4 compatible autoloader as defined at http://www.php-fig.org/psr/ps...
mlumish
2015-01-05
*
|
Switched call errors to exceptions instead of return values
mlumish
2015-01-05
[next]