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
*
Merge branch 'remove_fake_resolver' into service_config_json
Mark D. Roth
2016-11-02
|
\
*
|
Use JSON for service config channel arg.
Mark D. Roth
2016-11-02
|
*
Merge pull request #8568 from dgquintas/grpclb_leaks_fix
David G. Quintas
2016-11-02
|
|
\
|
|
*
clang-format
David Garcia Quintas
2016-11-01
|
*
|
Merge pull request #8548 from dgquintas/lb-tokens-length
David G. Quintas
2016-11-02
|
/
|
|
|
*
|
Reverted back to using 128 bytes for service name
David Garcia Quintas
2016-11-01
|
|
*
PR comments, take three
David Garcia Quintas
2016-11-01
|
|
*
Merge branch 'master' of github.com:grpc/grpc into grpclb_leaks_fix
David Garcia Quintas
2016-11-01
|
|
|
\
|
|
_
|
/
|
/
|
|
|
|
*
PR comments, take two
David Garcia Quintas
2016-11-01
|
|
*
PR comments
David Garcia Quintas
2016-10-31
*
|
|
Merge pull request #8527 from nicolasnoble/revert-tsi-ntop
Nicolas Noble
2016-10-31
|
\
\
\
*
\
\
\
Merge pull request #8564 from sreecha/endpoint_uv
Sree Kuchibhotla
2016-10-31
|
\
\
\
\
|
|
|
*
|
Updated max length of load balanced service to 255 bytes
David Garcia Quintas
2016-10-30
|
|
|
|
*
Merge branch 'master' of github.com:grpc/grpc into grpclb_leaks_fix
David Garcia Quintas
2016-10-30
|
|
|
|
|
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
|
|
Merge pull request #8565 from sreecha/linux_porta_failures
David G. Quintas
2016-10-30
|
\
\
\
\
\
|
|
|
|
|
*
gRPC LB fixes from end two end testing
David Garcia Quintas
2016-10-30
*
|
|
|
|
|
Merge pull request #8540 from vjpai/ust
Vijay Pai
2016-10-29
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
|
*
|
|
|
Fix compiler errors in gcc4.4 and 4.6
Sree Kuchibhotla
2016-10-28
|
|
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
Fix compilation bug when GRPC_UV is defined
Sree Kuchibhotla
2016-10-28
|
|
/
/
/
|
/
|
|
|
*
|
|
|
clang-format code
Craig Tiller
2016-10-28
*
|
|
|
Fix some other Windows bugs while we're here
Craig Tiller
2016-10-28
*
|
|
|
clang-format code
Craig Tiller
2016-10-28
*
|
|
|
Fix resource quotas on Windows
Craig Tiller
2016-10-28
*
|
|
|
Merge github.com:grpc/grpc into buffer_pools_for_realsies
Craig Tiller
2016-10-27
|
\
\
\
\
|
|
|
|
*
Made LB token dynamic size <= 50 bytes
David Garcia Quintas
2016-10-28
|
*
|
|
|
Merge pull request #8544 from murgatroid99/node_perf_investigation
Michael Lumish
2016-10-27
|
|
\
\
\
\
*
|
|
|
|
|
Fix potential use-after-free: connected subchannel gets destroyed after its b...
Craig Tiller
2016-10-27
*
|
|
|
|
|
Fix memory leak
Craig Tiller
2016-10-27
*
|
|
|
|
|
Handle calls that are started after transport closure
Craig Tiller
2016-10-27
|
|
*
|
|
|
Add comment
murgatroid99
2016-10-27
|
|
*
|
|
|
Disable Nagle's algorithm in libuv endpoints
murgatroid99
2016-10-27
|
|
|
|
_
|
/
|
|
|
/
|
|
|
|
|
*
|
MAC and FreeBSD do not have IP_PKTINFO as a meaningful setsockopt
Vijay Pai
2016-10-27
|
|
|
/
/
*
|
|
|
Review feedback
Craig Tiller
2016-10-26
*
|
|
|
Merge github.com:grpc/grpc into buffer_pools_for_realsies
Craig Tiller
2016-10-26
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
minor formatting fix
Sree Kuchibhotla
2016-10-26
|
|
*
|
Remove fd from polling island before deleting it
Sree Kuchibhotla
2016-10-26
|
|
/
/
|
|
*
Reverting TSI's ntop change, to avoid dependency between TSI and gRPC.
Nicolas "Pixel" Noble
2016-10-27
|
|
/
|
*
Merge remote-tracking branch 'upstream/master' into circular_dependency_fix
Mark D. Roth
2016-10-26
|
|
\
|
*
|
Move method_config module from ext/client_channel to lib/transport.
Mark D. Roth
2016-10-26
|
|
*
clang-format
Mark D. Roth
2016-10-26
|
|
*
Merge remote-tracking branch 'upstream/master' into resolver_channel_args
Mark D. Roth
2016-10-26
|
|
|
\
|
|
|
/
|
|
/
|
|
*
|
Merge pull request #8377 from htuch/alpn
Craig Tiller
2016-10-26
|
|
\
\
|
*
\
\
Merge pull request #8125 from murgatroid99/uv_core_transport
Michael Lumish
2016-10-25
|
|
\
\
\
*
|
|
|
|
Review feedback
Craig Tiller
2016-10-25
|
*
|
|
|
Merge pull request #8490 from perumaalgoog/master
David G. Quintas
2016-10-25
|
|
\
\
\
\
|
|
|
*
|
|
Fix merge issue in udp_server.c
murgatroid99
2016-10-25
|
|
|
*
|
|
Merge branch 'master' into uv_core_transport
murgatroid99
2016-10-25
|
|
|
|
\
\
\
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
Merge pull request #8489 from ctiller/recursivator
Craig Tiller
2016-10-25
|
|
\
\
\
\
\
|
*
\
\
\
\
\
Merge pull request #7615 from rjshade/rewrite_udp_server_linked_list
Yang Gao
2016-10-25
|
|
\
\
\
\
\
\
|
|
|
|
*
|
|
|
Fix incorrect header in thd.c
Perumaal S
2016-10-25
|
|
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
[next]