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
/
client_config
/
resolver_result.c
Commit message (
Expand
)
Author
Age
*
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
*
Look for wildcard entry in service config.
Mark D. Roth
2016-09-23
*
Merge remote-tracking branch 'upstream/master' into service_config
Mark D. Roth
2016-09-23
|
\
|
*
Merge remote-tracking branch 'upstream/master' into http_connect
Mark D. Roth
2016-09-21
|
|
\
*
|
\
Merge branch 'grpclb_resolver_changes2' into service_config
Mark D. Roth
2016-09-16
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Fix bugs from merge.
Mark D. Roth
2016-09-16
|
*
|
Merge branch 'grpclb_resolver_changes' into grpclb_resolver_changes2
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
*
|
|
|
Merge branch 'grpclb_resolver_changes2' into service_config
Mark D. Roth
2016-09-13
|
\
|
|
|
|
*
|
|
Merge branch 'grpclb_resolver_changes' into grpclb_resolver_changes2
Mark D. Roth
2016-09-13
|
|
\
|
|
|
|
*
|
Switch to single-line comments.
Mark D. Roth
2016-09-13
*
|
|
|
Change method config table to use open addressing with quadratic probing.
Mark D. Roth
2016-09-12
*
|
|
|
Add map of path name to grpc_method_config data structures.
Mark D. Roth
2016-09-12
|
/
/
/
*
|
|
Fix use-after-free bug.
Mark D. Roth
2016-09-09
*
|
|
Move LB policy instantiation from resolvers into client_channel.
Mark D. Roth
2016-09-08
|
/
/
*
/
Move is_balancer into a new struct in the client_config directory.
Mark D. Roth
2016-09-07
|
/
*
Rename grpc_client_config to grpc_resolver_result.
Mark D. Roth
2016-08-22