index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
Commit message (
Expand
)
Author
Age
*
Move the default roots check before allocation
yang-g
2015-08-24
*
Merge pull request #3005 from dgquintas/head_vs_tails
Yang Gao
2015-08-19
|
\
|
*
Fixed wrong creation of metadata in compression.
David Garcia Quintas
2015-08-19
*
|
Short-circuit shutdown when it is already published (core)
murgatroid99
2015-08-19
|
/
*
Merge pull request #2972 from ctiller/get-reserved-things-right
Yang Gao
2015-08-19
|
\
*
\
Merge pull request #2982 from ctiller/tsan-race
Yang Gao
2015-08-19
|
\
\
|
*
|
Fix TSAN reported race
Craig Tiller
2015-08-18
*
|
|
Fix build breakage
Craig Tiller
2015-08-18
|
/
/
|
*
Add some reserved checks that need to be present
Craig Tiller
2015-08-18
*
|
clang-format all source
Craig Tiller
2015-08-18
|
/
*
Merge pull request #2965 from yang-g/lame_client_error_message
Craig Tiller
2015-08-18
|
\
*
\
Merge pull request #2603 from dgquintas/compression-interop
Yang Gao
2015-08-17
|
\
\
|
*
\
Merge branch 'master' of github.com:grpc/grpc into compression-interop
David Garcia Quintas
2015-08-17
|
|
\
\
|
|
|
*
Let lame_client accept error status
yang-g
2015-08-17
|
|
|
/
*
|
|
Update subchannel.h
David G. Quintas
2015-08-17
*
|
|
docstrings for gprc_subchannel_{add,del}_interested_party
David G. Quintas
2015-08-17
|
|
/
|
/
|
*
|
Merge pull request #2549 from hongweiwang/zookeeper
David G. Quintas
2015-08-14
|
\
\
*
\
\
Merge pull request #2376 from rjshade/add_udp_server_2
Yang Gao
2015-08-13
|
\
\
\
|
|
*
|
Minor fix on comments
Hongwei Wang
2015-08-13
*
|
|
|
Renamed "none" as "identity" for the no-op compression algorithm for consiste...
David Garcia Quintas
2015-08-13
|
|
*
|
Address comments and update grpc plugins
Hongwei Wang
2015-08-13
|
*
|
|
Added copyright notice to udp_server.c
Robbie Shade
2015-08-13
|
*
|
|
Merge remote-tracking branch 'upstream/master' into add_udp_server_2
Robbie Shade
2015-08-13
|
|
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Merge remote-tracking branch 'upstream/master' into add_udp_server_2
Robbie Shade
2015-08-13
|
|
\
\
\
|
|
|
|
*
Merge branch 'master' of github.com:grpc/grpc into compression-interop
David Garcia Quintas
2015-08-13
|
|
|
|
|
\
|
|
|
|
_
|
/
|
|
|
/
|
|
*
|
|
|
|
Merge branch 'master' of github.com:grpc/grpc into the-ultimate-showdown
Nicolas "Pixel" Noble
2015-08-13
|
\
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
Removing gpr_cancelable.
Nicolas "Pixel" Noble
2015-08-13
|
|
|
|
*
Merge branch 'master' of github.com:grpc/grpc into compression-interop
David Garcia Quintas
2015-08-13
|
|
|
|
|
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
Merge remote-tracking branch 'upstream/master' into add_udp_server_2
Robbie Shade
2015-08-13
|
|
|
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'master' of github.com:grpc/grpc into the-ultimate-showdown
Nicolas "Pixel" Noble
2015-08-13
|
\
|
|
|
|
|
|
|
*
|
Fix zookeeper resolver plugin bugs
Hongwei Wang
2015-08-12
|
*
|
|
|
Merge pull request #2847 from jboeuf/client_auth_filter_error_handling
Jorge Canizales
2015-08-12
|
|
\
\
\
\
|
|
|
|
*
|
Minor fix for debugging
Hongwei Wang
2015-08-12
|
|
|
|
|
*
Added missing gpr_free for gpr_dump_slice char*
David Garcia Quintas
2015-08-12
*
|
|
|
|
|
Merge remote-tracking branch 'google/master' into the-ultimate-showdown
Nicolas "Pixel" Noble
2015-08-12
|
\
|
|
|
|
|
|
|
*
|
|
|
Fixing error code as discussed during the review.
Julien Boeuf
2015-08-11
|
|
|
|
|
*
Merged PerformLargeCompressedUnary into PerformLargeUnary
David Garcia Quintas
2015-08-11
|
|
|
|
*
|
Merge branch 'master' of https://github.com/grpc/grpc into zookeeper
Hongwei Wang
2015-08-10
|
|
|
|
|
\
\
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
Merge pull request #2856 from vjpai/limes
Yang Gao
2015-08-10
|
|
\
\
\
\
\
|
|
|
|
|
*
|
Update zookeeper test to have two servers
Hongwei Wang
2015-08-10
|
*
|
|
|
|
|
Merge pull request #2846 from ctiller/alphasprout
Nicolas Noble
2015-08-10
|
|
\
\
\
\
\
\
|
*
\
\
\
\
\
\
Merge pull request #2864 from jtattermusch/0.10-upport
Nicolas Noble
2015-08-10
|
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
Improving unprotect doc.
Julien Boeuf
2015-08-10
|
|
|
|
|
|
|
|
*
Merge branch 'compression-accept-encoding' into compression-interop
David Garcia Quintas
2015-08-09
|
|
|
|
|
|
|
|
|
\
|
|
|
|
|
|
|
|
|
*
Merge branch 'master' into compression-accept-encoding
David Garcia Quintas
2015-08-09
|
|
|
|
|
|
|
|
|
|
\
|
|
|
|
*
|
|
|
|
|
|
Bounds checking for ops in call batch
vjpai
2015-08-07
|
|
|
|
|
|
_
|
_
|
_
|
_
|
/
|
|
|
|
|
/
|
|
|
|
|
|
|
|
|
|
|
|
*
|
|
Merge branch 'master' of https://github.com/grpc/grpc into zookeeper
Hongwei Wang
2015-08-07
|
|
|
|
|
|
|
|
\
\
\
|
|
|
|
|
|
_
|
_
|
/
/
/
|
|
|
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
|
|
|
Taking out assert for now - it can be added later, without breaking the API.
Nicolas "Pixel" Noble
2015-08-08
*
|
|
|
|
|
|
|
|
|
Merge branch 'master' of github.com:grpc/grpc into the-ultimate-showdown
Nicolas "Pixel" Noble
2015-08-08
|
\
\
\
\
\
\
\
\
\
\
|
|
|
|
|
|
|
|
*
|
|
Update zookeeper in jenkins docker file
Hongwei Wang
2015-08-07
[next]