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
/
client_channel.c
Commit message (
Expand
)
Author
Age
*
Merge remote-tracking branch 'upstream/master' into service_config
Mark D. Roth
2016-10-14
|
\
*
|
Pass call start time into the call stack via grpc_call_element_args.
Mark D. Roth
2016-10-14
*
|
clang-format
Mark D. Roth
2016-10-12
*
|
Unref the call stack in read_service_config even on error.
Mark D. Roth
2016-10-12
*
|
Hold a ref to the call stack for the read_service_config callback.
Mark D. Roth
2016-10-12
*
|
Code review changes.
Mark D. Roth
2016-10-11
|
*
Merge remote-tracking branch 'upstream/master' into call_holder_add_pollent
Yuchen Zeng
2016-10-10
|
|
\
*
|
|
clang-format
Mark D. Roth
2016-10-07
*
|
|
Fix deadlock.
Mark D. Roth
2016-10-07
|
|
*
Merge remote-tracking branch 'upstream/master' into fail_fast
Mark D. Roth
2016-10-06
|
|
|
\
*
|
|
|
Handle the case where the resolver returns after the call is initialized.
Mark D. Roth
2016-10-05
|
*
|
|
Merge remote-tracking branch 'upstream/master' into call_holder_add_pollent
Yuchen Zeng
2016-10-05
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
*
|
|
|
Merge branch 'fake_resolver' into service_config
Mark D. Roth
2016-10-04
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
clang-format
Mark D. Roth
2016-10-04
*
|
|
|
Merge remote-tracking branch 'upstream/master' into service_config
Mark D. Roth
2016-10-04
|
\
|
|
|
|
*
|
|
Merge pull request #8263 from markdroth/grpclb_resolver_semantic_fix
Mark D. Roth
2016-10-04
|
|
\
\
\
|
*
|
|
|
improved todo
David Garcia Quintas
2016-10-03
|
*
|
|
|
Back to using inf future lor LB call deadline
David Garcia Quintas
2016-10-03
*
|
|
|
|
Merge branch 'fake_resolver' into service_config
Mark D. Roth
2016-10-03
|
\
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
Centralized logic for choosing the right LB policy.
Mark D. Roth
2016-10-03
|
|
*
|
|
Use call's deadline for internal grpclb call
David Garcia Quintas
2016-09-30
|
|
/
/
/
*
|
|
|
clang-format
Mark D. Roth
2016-09-30
*
|
|
|
Various fixes and clean-ups.
Mark D. Roth
2016-09-30
|
|
|
*
Merge remote-tracking branch 'upstream/master' into fail_fast
Mark D. Roth
2016-09-29
|
|
|
|
\
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Use per-method wait_until_ready value.
Mark D. Roth
2016-09-28
*
|
|
|
Merge branch 'fail_fast' into service_config
Mark D. Roth
2016-09-28
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Rename GRPC_INITIAL_METADATA_IGNORE_CONNECTIVITY to
Mark D. Roth
2016-09-28
*
|
|
|
Pass path into init_call_elem() for use in looking up method config.
Mark D. Roth
2016-09-26
*
|
|
|
Merge branch 'deadline_filter' into service_config
Mark D. Roth
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
*
|
|
|
Fix bug from merge.
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 deadline_filter
Mark D. Roth
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 deadline_filter
Mark D. Roth
2016-09-21
|
|
|
|
\
\
|
|
|
|
/
/
|
|
|
/
|
|
*
|
|
|
|
Merge remote-tracking branch 'upstream/master' into service_config
Mark D. Roth
2016-09-21
|
\
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
Code review changes.
Mark D. Roth
2016-09-20
*
|
|
|
|
Merge branch 'grpclb_resolver_changes2' into service_config
Mark D. Roth
2016-09-20
|
\
|
|
|
|
|
*
|
|
|
Code review changes.
Mark D. Roth
2016-09-20
|
|
|
|
*
Merge remote-tracking branch 'upstream/master' into call_holder_add_pollent
Yuchen Zeng
2016-09-19
|
|
|
|
|
\
|
|
|
|
_
|
/
|
|
|
/
|
|
*
|
|
|
|
Merge branch 'grpclb_resolver_changes2' into service_config
Mark D. Roth
2016-09-16
|
\
|
|
|
|
|
|
|
*
|
Merge remote-tracking branch 'upstream/master' into deadline_filter
Mark D. Roth
2016-09-16
|
|
|
|
\
\
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
Merge branch 'grpclb_resolver_changes' into grpclb_resolver_changes2
Mark D. Roth
2016-09-16
|
|
\
|
|
|
|
|
*
|
|
Merge pull request #8069 from grpc/revert-8068-revert-7279-grand-unified-clos...
Craig Tiller
2016-09-16
|
|
|
\
\
\
|
*
|
|
|
|
Merge branch 'grpclb_resolver_changes' into grpclb_resolver_changes2
Mark D. Roth
2016-09-16
|
|
\
|
|
|
|
|
|
|
|
|
*
Remove pollent from grpc_lb_policy_pick_args
Yuchen Zeng
2016-09-15
|
|
|
|
|
*
Merge remote-tracking branch 'upstream/master' into call_holder_add_pollent
Yuchen Zeng
2016-09-15
|
|
|
|
|
|
\
|
|
|
|
_
|
_
|
/
|
|
|
/
|
|
|
|
*
|
|
|
|
Allow resolver to pass channel args to LB policy.
Mark D. Roth
2016-09-15
|
|
|
|
*
|
Pass deadline into filters via grpc_call_element_args, so that we can
Mark D. Roth
2016-09-14
[next]