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
*
Progress towards transport using metadata batches
Craig Tiller
2015-04-16
*
Kill transport end2end tests: not useful
Craig Tiller
2015-04-16
*
Move metadata batching to stream_op
Craig Tiller
2015-04-16
*
clang-format
Craig Tiller
2015-04-16
*
Switching to batch oriented metadata passing
Craig Tiller
2015-04-16
*
Merge pull request #1261 from ctiller/registered_calls
Yang Gao
2015-04-16
|
\
*
\
Merge pull request #1294 from tbetbetbe/grpc_ruby_update_gem_deps
Stanley Cheung
2015-04-16
|
\
\
|
|
*
clang-format
Craig Tiller
2015-04-16
|
|
*
Use channel tags to call methods
Craig Tiller
2015-04-16
|
|
*
Populate channel tags for methods
Craig Tiller
2015-04-16
|
|
*
Add facility to register methods in C++
Craig Tiller
2015-04-16
|
|
*
Make RpcMethod constructor take all args
Craig Tiller
2015-04-16
|
|
*
Precreate RpcMethod instances
Craig Tiller
2015-04-16
|
|
*
clang-format
Craig Tiller
2015-04-16
|
|
*
Introduce ahead-of-time registration of (method,host) pairs
Craig Tiller
2015-04-16
|
|
/
|
/
|
*
|
Merge pull request #1296 from yugui/fix/static
Tim Emiola
2015-04-16
|
\
\
*
\
\
Merge pull request #1298 from tbetbetbe/grpc_nodejs_remove_pubsub
Tim Emiola
2015-04-16
|
\
\
\
|
*
|
|
Removes nodejs pubsub example
Tim Emiola
2015-04-16
|
/
/
/
*
|
|
Merge pull request #1293 from tbetbetbe/grpc_ruby_add_interop_cancellation_tests
Jan Tattermusch
2015-04-16
|
\
\
\
|
|
*
|
Make some functions static
Yuki Yugui Sonoda
2015-04-16
|
|
*
|
Fix a linkage error with mac clang
Yuki Yugui Sonoda
2015-04-16
|
|
*
|
Make some global variables static
Yuki Yugui Sonoda
2015-04-16
|
|
/
/
|
/
|
|
|
|
*
Updates gem dependencies, style rules
Tim Emiola
2015-04-15
|
*
|
Adds interop cancellation tests
Tim Emiola
2015-04-15
|
*
|
Corrects handling of status during bidi call orchestration.
Tim Emiola
2015-04-15
|
*
|
Adds an explicit Cancellation exception
Tim Emiola
2015-04-15
*
|
|
Merge pull request #1285 from vjpai/timers
Craig Tiller
2015-04-15
|
\
\
\
*
\
\
\
Merge pull request #1289 from yang-g/interop
Nicolas Noble
2015-04-15
|
\
\
\
\
|
*
\
\
\
sync and resolve conflict
Yang Gao
2015-04-15
|
|
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Remove outdated protos
Yang Gao
2015-04-15
|
|
*
|
|
Merge remote-tracking branch 'upstream/master' into timers
Vijay Pai
2015-04-15
|
|
|
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
|
*
|
|
Fix some name choices
Vijay Pai
2015-04-15
*
|
|
|
|
Merge pull request #1277 from ctiller/fast-unref
Vijay Pai
2015-04-15
|
\
\
\
\
\
|
|
|
|
*
|
Adds a tests that demonstrates successful cancellation
Tim Emiola
2015-04-15
|
|
|
|
|
/
*
|
|
|
|
Merge pull request #1284 from nicolasnoble/bashisms
Craig Tiller
2015-04-15
|
\
\
\
\
\
|
|
|
|
*
|
Mark activation for read, write, and time spent in system calls
Vijay Pai
2015-04-15
|
|
|
|
*
|
Mark creation of call, performing ops on channel
Vijay Pai
2015-04-15
|
|
|
|
*
|
Add client-side marks for proto processing.
Vijay Pai
2015-04-15
|
|
|
|
*
|
Mark proto ser/deser on server side
Vijay Pai
2015-04-15
|
|
|
|
*
|
Rename seq to id so that it's clear it can be any generic ID
Vijay Pai
2015-04-15
|
|
|
|
*
|
Change int sequence number to a void* for more generality
Vijay Pai
2015-04-15
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
Removing some bashisms.
Nicolas "Pixel" Noble
2015-04-15
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge pull request #1124 from nicolasnoble/sanity
Craig Tiller
2015-04-14
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
|
*
|
Merge branch 'fast-unref' of github.com:ctiller/grpc into fast-unref
Craig Tiller
2015-04-14
|
|
|
\
\
|
|
*
\
\
Merge github.com:google/grpc into fast-unref
Craig Tiller
2015-04-14
|
|
|
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
|
|
*
|
Remove (void*)1
Craig Tiller
2015-04-14
|
|
|
/
/
*
|
|
|
Merge pull request #1282 from tbetbetbe/grpc_ruby_add_jwt_auth_interop
Michael Lumish
2015-04-14
|
\
\
\
\
|
*
|
|
|
Adds the command to the interop test runner to run the jwt ruby auth test cmd
Tim Emiola
2015-04-14
*
|
|
|
|
Merge pull request #1280 from donnadionne/python_add
Masood Malekghassemi
2015-04-14
|
\
\
\
\
\
*
\
\
\
\
\
Merge pull request #1267 from vjpai/timers
Craig Tiller
2015-04-14
|
\
\
\
\
\
\
[next]