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 deadline_filter
Mark D. Roth
2016-09-21
|
\
|
*
Code review changes.
Mark D. Roth
2016-09-20
|
*
Code review changes.
Mark D. Roth
2016-09-20
*
|
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
|
|
|
|
\
|
|
|
_
|
/
|
|
/
|
|
|
|
|
*
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
|
*
|
|
Moved LB token changes solely into grpclb.c
David Garcia Quintas
2016-09-12
*
|
|
|
Merge remote-tracking branch 'upstream/master' into deadline_filter
Mark D. Roth
2016-09-12
|
\
\
\
\
|
|
|
*
|
Revert "Revert "Grand unified closures""
Craig Tiller
2016-09-12
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Revert "Grand unified closures"
Craig Tiller
2016-09-12
*
|
|
|
Merge remote-tracking branch 'upstream/master' into deadline_filter
Mark D. Roth
2016-09-12
|
\
|
|
|
*
|
|
|
clang-format
Mark D. Roth
2016-09-09
*
|
|
|
Propagate error through grpc_lb_policy_cancel_picks(). Also fix error
Mark D. Roth
2016-09-09
*
|
|
|
clang-format
Mark D. Roth
2016-09-09
*
|
|
|
Remove debugging code.
Mark D. Roth
2016-09-09
|
|
|
*
Move LB policy instantiation from resolvers into client_channel.
Mark D. Roth
2016-09-08
*
|
|
|
Propagate errors through grpc_lb_policy_cancel_pick().
Mark D. Roth
2016-09-08
*
|
|
|
Fix error refcounting.
Mark D. Roth
2016-09-07
*
|
|
|
Move client-side deadline handling to client_channel filter.
Mark D. Roth
2016-09-02
|
|
_
|
/
|
/
|
|
|
*
|
Merge github.com:grpc/grpc into grand-unified-closures
Craig Tiller
2016-09-02
|
|
\
\
|
|
/
/
|
/
|
|
|
|
*
Merge branch 'master' of github.com:grpc/grpc into lb_add_md
David Garcia Quintas
2016-09-02
|
|
|
\
|
|
_
|
/
|
/
|
|
*
|
|
clang-format
Mark D. Roth
2016-09-01
*
|
|
A bit more cleanup.
Mark D. Roth
2016-09-01
*
|
|
Move subchannel_call_holder code into client_channel module.
Mark D. Roth
2016-08-31
|
/
/
|
*
Merge branch 'master' of github.com:grpc/grpc into lb_add_md
David Garcia Quintas
2016-08-29
|
|
\
|
|
/
|
/
|
*
|
clang-format
Mark D. Roth
2016-08-23
*
|
Rename grpc_client_config to grpc_resolver_result.
Mark D. Roth
2016-08-22
|
*
Introduced LB token initial metadata propagation
David Garcia Quintas
2016-08-15
|
*
Introduced grpc_lb_policy_pick_args and added some LB docs
David Garcia Quintas
2016-08-15
|
/
*
Merge remote-tracking branch 'upstream/master' into filter_call_init_failure
Mark D. Roth
2016-08-02
|
\
|
*
Added new features to load reporting.
David Garcia Quintas
2016-07-10
*
|
Merge branch 'master' into filter_call_init_failure
Mark D. Roth
2016-07-01
|
\
|
|
*
Annotate more things
Craig Tiller
2016-06-27
*
|
clang-format
Mark D. Roth
2016-06-23
*
|
Change grpc_channel_filter init_call_elem() method to return grpc_error.
Mark D. Roth
2016-06-23
|
/
*
Merge github.com:grpc/grpc into error
Craig Tiller
2016-06-07
|
\
|
*
Merge branch 'master' of github.com:grpc/grpc into lb_pollset_propagation
David Garcia Quintas
2016-06-06
|
|
\
*
|
\
Merge github.com:grpc/grpc into error
Craig Tiller
2016-06-06
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Merge pull request #6761 from ctiller/there-were-no-fatalities
Jan Tattermusch
2016-06-03
|
|
\
\
|
|
*
|
GRPC_CHANNEL_FATAL_FAILURE --> GRPC_CHANNEL_SHUTDOWN
Craig Tiller
2016-06-02
|
|
|
*
s/grpc_pops/grpc_polling_entity
David Garcia Quintas
2016-05-31
*
|
|
|
Rename functions
Craig Tiller
2016-05-24
*
|
|
|
Fix refcounting bug
Craig Tiller
2016-05-10
*
|
|
|
Fix ownership bugs in error system
Craig Tiller
2016-05-07
*
|
|
|
Progress converting to new error system
Craig Tiller
2016-05-07
*
|
|
|
Bug fixes to error handling
Craig Tiller
2016-05-06
*
|
|
|
Convert tests to new error scheme
Craig Tiller
2016-05-06
[next]