index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
*
Merge github.com:ctiller/grpc into format
Craig Tiller
2015-01-13
|
\
*
|
clang-format codebase
Craig Tiller
2015-01-13
*
|
Merge pull request #4 from ctiller/vasprint
yang-g
2015-01-12
|
\
\
*
|
|
Fixing opensource build.
nnoble
2015-01-12
|
|
*
Merge github.com:google/grpc
Craig Tiller
2015-01-12
|
|
|
\
|
|
_
|
/
|
/
|
|
*
|
|
Moving the google-internal security code in their own files.
jboeuf
2015-01-12
*
|
|
Factoring out []2 artefacts from the transport security interface.
jboeuf
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
|
*
|
Check return value for error
Craig Tiller
2015-01-12
|
/
/
|
*
Merge github.com:google/grpc
Craig Tiller
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
*
|
Ensure flow control callbacks happen outside the transport lock.
ctiller
2015-01-12
*
|
Preparing the go plugin for non-[] compilation.
nnoble
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
*
|
Undo the addition of Java codegen files to the open-sourced list by
zhangkun
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
*
|
C implementation of Census trace store and stats store for grpc C lib.
hongyu
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
*
|
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 win32 build error.
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
*
Don't log on EINTR.
ctiller
2015-01-08
*
Remove libevent.
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
*
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
*
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
*
Switched events to use native objects instead of wrappers
mlumish
2015-01-05
*
Replaced calls to grpc_call_accept with newer functions
mlumish
2015-01-05
*
Have grpc_iomgr_work() adjust its poll deadline to account for the next alarm.
klempner
2014-12-29
[next]