index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
ext
/
resolver
Commit message (
Expand
)
Author
Age
*
Updated backoff to spec.
David Garcia Quintas
2016-11-24
*
Merge github.com:grpc/grpc into grpc_slice
Craig Tiller
2016-11-08
|
\
|
*
Fixed wrong sign for dns timeout debug msg
David Garcia Quintas
2016-10-30
*
|
Merge branch 'buffer_pools_for_realsies' into grpc_slice
Craig Tiller
2016-10-26
|
\
|
*
|
Update includes, s/gpr_dump_slice/grpc_dump_slice/g
Craig Tiller
2016-10-26
*
|
s/gpr_slice/grpc_slice, and move around tests, impls
Craig Tiller
2016-10-26
|
*
Merge remote-tracking branch 'upstream/master' into resolver_channel_args
Mark D. Roth
2016-10-26
|
|
\
|
*
|
Fix dns_resolver_connectivity_test.
Mark D. Roth
2016-10-24
|
*
|
clang-format
Mark D. Roth
2016-10-24
|
|
*
Merge branch 'master' into uv_core_transport
murgatroid99
2016-10-21
|
|
|
\
|
|
_
|
/
|
/
|
|
|
*
|
Merge remote-tracking branch 'upstream/master' into resolver_channel_args
Mark D. Roth
2016-10-21
|
|
\
\
|
|
/
/
|
/
|
|
|
*
|
Remove resolver_result.
Mark D. Roth
2016-10-21
|
*
|
Encode server name, LB policy name, and addresses in channel args.
Mark D. Roth
2016-10-21
|
*
|
Set user data vtable when creating grpc_lb_addresses.
Mark D. Roth
2016-10-21
|
*
|
Pass channel args through resolver.
Mark D. Roth
2016-10-21
|
|
*
Merge branch 'master' into uv_core_transport
murgatroid99
2016-10-19
|
|
|
\
|
|
|
/
|
|
/
|
*
|
|
Merge remote-tracking branch 'upstream/master' into rename_client_config
Mark D. Roth
2016-10-19
|
\
|
|
|
|
*
Merge branch 'master' into uv_core_transport
murgatroid99
2016-10-07
|
|
|
\
*
|
|
\
Merge remote-tracking branch 'upstream/master' into rename_client_config
Mark D. Roth
2016-10-07
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
Merge branch 'fake_resolver' into service_config
Mark D. Roth
2016-10-04
|
|
|
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
clang-format
Mark D. Roth
2016-10-04
|
|
*
|
Merge branch 'fake_resolver' into service_config
Mark D. Roth
2016-10-03
|
|
|
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Code cleanup.
Mark D. Roth
2016-10-03
|
|
*
|
Merge branch 'fake_resolver' into service_config
Mark D. Roth
2016-10-03
|
|
|
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Add fake resolver for tests.
Mark D. Roth
2016-10-03
|
|
|
*
Merge branch 'master' into uv_core_transport
murgatroid99
2016-10-03
|
|
|
|
\
|
*
|
|
|
Centralized logic for choosing the right LB policy.
Mark D. Roth
2016-10-03
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
Merge remote-tracking branch 'upstream/master' into service_config
Mark D. Roth
2016-09-30
|
|
|
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
clang-format
Mark D. Roth
2016-09-30
|
|
*
|
Change sockaddr resolver to allow setting method config via URI query params.
Mark D. Roth
2016-09-30
|
*
|
|
PR comments
David Garcia Quintas
2016-09-28
|
*
|
|
Populate server_name for sockaddr resolver
David Garcia Quintas
2016-09-27
|
|
|
*
Clang format
murgatroid99
2016-09-26
|
|
*
|
Encode method config table in channel args instead of in resolver result.
Mark D. Roth
2016-09-26
|
|
*
|
Move method config table code to its own module.
Mark D. Roth
2016-09-23
|
|
/
/
|
|
*
Merge branch 'master' into uv_core_transport
murgatroid99
2016-09-23
|
|
|
\
|
|
|
/
|
|
/
|
|
|
*
Remove sockaddr type structs and socklen_t from internal core APIs, update PO...
murgatroid99
2016-09-23
|
*
|
Merge remote-tracking branch 'upstream/master' into http_connect
Mark D. Roth
2016-09-21
|
|
\
\
|
*
\
\
Merge remote-tracking branch 'upstream/master' into http_connect
Mark D. Roth
2016-09-19
|
|
\
\
\
|
|
|
|
*
Merge branch 'master' into uv_core_transport
murgatroid99
2016-09-16
|
|
|
|
|
\
|
|
|
|
*
|
Add a libuv endpoint to the C core, for use in the Node library
murgatroid99
2016-09-16
|
*
|
|
|
|
Fix merge problems.
Mark D. Roth
2016-09-16
|
*
|
|
|
|
Merge remote-tracking branch 'upstream/master' into http_connect
Mark D. Roth
2016-09-16
|
|
\
\
\
\
\
|
|
|
|
_
|
_
|
/
|
|
|
/
|
|
|
|
|
|
|
*
|
Merge branch 'grpclb_resolver_changes' into grpclb_resolver_changes2
Mark D. Roth
2016-09-16
|
|
|
|
|
\
\
|
|
|
|
|
/
/
|
|
|
|
/
|
|
|
|
|
*
|
|
Bug fixes and cleanups.
Mark D. Roth
2016-09-16
|
|
|
*
|
|
Merge remote-tracking branch 'upstream/master' into grpclb_resolver_changes
Mark D. Roth
2016-09-16
|
|
|
|
\
\
\
|
|
|
|
/
/
/
|
|
|
/
|
|
|
|
|
|
|
*
|
Allow resolver to pass channel args to LB policy.
Mark D. Roth
2016-09-15
|
|
*
|
|
|
More PR comments
David Garcia Quintas
2016-09-14
*
|
|
|
|
|
Rename client_config directory to client_channel.
Mark D. Roth
2016-09-14
|
|
*
|
|
|
Moved LB token changes solely into grpclb.c
David Garcia Quintas
2016-09-12
|
|
/
/
/
/
|
/
|
|
|
|
[next]