aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/ext/client_config/client_channel.c
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'upstream/master' into deadline_filterGravatar Mark D. Roth2016-09-21
|\
| * Code review changes.Gravatar Mark D. Roth2016-09-20
| * Code review changes.Gravatar Mark D. Roth2016-09-20
* | Merge remote-tracking branch 'upstream/master' into deadline_filterGravatar Mark D. Roth2016-09-16
|\ \
| | * Merge branch 'grpclb_resolver_changes' into grpclb_resolver_changes2Gravatar Mark D. Roth2016-09-16
| | |\ | | |/ | |/|
| * | Merge pull request #8069 from grpc/revert-8068-revert-7279-grand-unified-clos...Gravatar Craig Tiller2016-09-16
| |\ \
| | | * Merge branch 'grpclb_resolver_changes' into grpclb_resolver_changes2Gravatar Mark D. Roth2016-09-16
| | | |\ | | |_|/ | |/| |
| | | * Allow resolver to pass channel args to LB policy.Gravatar Mark D. Roth2016-09-15
* | | | Pass deadline into filters via grpc_call_element_args, so that we canGravatar Mark D. Roth2016-09-14
| * | | Moved LB token changes solely into grpclb.cGravatar David Garcia Quintas2016-09-12
* | | | Merge remote-tracking branch 'upstream/master' into deadline_filterGravatar Mark D. Roth2016-09-12
|\ \ \ \
| | | * | Revert "Revert "Grand unified closures""Gravatar Craig Tiller2016-09-12
| | |/ / | |/| |
| * | | Revert "Grand unified closures"Gravatar Craig Tiller2016-09-12
* | | | Merge remote-tracking branch 'upstream/master' into deadline_filterGravatar Mark D. Roth2016-09-12
|\| | |
* | | | clang-formatGravatar Mark D. Roth2016-09-09
* | | | Propagate error through grpc_lb_policy_cancel_picks(). Also fix errorGravatar Mark D. Roth2016-09-09
* | | | clang-formatGravatar Mark D. Roth2016-09-09
* | | | Remove debugging code.Gravatar Mark D. Roth2016-09-09
| | | * Move LB policy instantiation from resolvers into client_channel.Gravatar Mark D. Roth2016-09-08
* | | | Propagate errors through grpc_lb_policy_cancel_pick().Gravatar Mark D. Roth2016-09-08
* | | | Fix error refcounting.Gravatar Mark D. Roth2016-09-07
* | | | Move client-side deadline handling to client_channel filter.Gravatar Mark D. Roth2016-09-02
| |_|/ |/| |
| * | Merge github.com:grpc/grpc into grand-unified-closuresGravatar Craig Tiller2016-09-02
| |\ \ | |/ / |/| |
| | * Merge branch 'master' of github.com:grpc/grpc into lb_add_mdGravatar David Garcia Quintas2016-09-02
| | |\ | |_|/ |/| |
* | | clang-formatGravatar Mark D. Roth2016-09-01
* | | A bit more cleanup.Gravatar Mark D. Roth2016-09-01
* | | Move subchannel_call_holder code into client_channel module.Gravatar Mark D. Roth2016-08-31
|/ /
| * Merge branch 'master' of github.com:grpc/grpc into lb_add_mdGravatar David Garcia Quintas2016-08-29
| |\ | |/ |/|
* | clang-formatGravatar Mark D. Roth2016-08-23
* | Rename grpc_client_config to grpc_resolver_result.Gravatar Mark D. Roth2016-08-22
| * Introduced LB token initial metadata propagationGravatar David Garcia Quintas2016-08-15
| * Introduced grpc_lb_policy_pick_args and added some LB docsGravatar David Garcia Quintas2016-08-15
|/
* Merge remote-tracking branch 'upstream/master' into filter_call_init_failureGravatar Mark D. Roth2016-08-02
|\
| * Added new features to load reporting.Gravatar David Garcia Quintas2016-07-10
* | Merge branch 'master' into filter_call_init_failureGravatar Mark D. Roth2016-07-01
|\|
| * Annotate more thingsGravatar Craig Tiller2016-06-27
* | clang-formatGravatar Mark D. Roth2016-06-23
* | Change grpc_channel_filter init_call_elem() method to return grpc_error.Gravatar Mark D. Roth2016-06-23
|/
* Merge github.com:grpc/grpc into errorGravatar Craig Tiller2016-06-07
|\
| * Merge branch 'master' of github.com:grpc/grpc into lb_pollset_propagationGravatar David Garcia Quintas2016-06-06
| |\
* | \ Merge github.com:grpc/grpc into errorGravatar Craig Tiller2016-06-06
|\ \ \ | | |/ | |/|
| * | Merge pull request #6761 from ctiller/there-were-no-fatalitiesGravatar Jan Tattermusch2016-06-03
| |\ \
| | * | GRPC_CHANNEL_FATAL_FAILURE --> GRPC_CHANNEL_SHUTDOWNGravatar Craig Tiller2016-06-02
| | | * s/grpc_pops/grpc_polling_entityGravatar David Garcia Quintas2016-05-31
* | | | Rename functionsGravatar Craig Tiller2016-05-24
* | | | Fix refcounting bugGravatar Craig Tiller2016-05-10
* | | | Fix ownership bugs in error systemGravatar Craig Tiller2016-05-07
* | | | Progress converting to new error systemGravatar Craig Tiller2016-05-07
* | | | Bug fixes to error handlingGravatar Craig Tiller2016-05-06
* | | | Convert tests to new error schemeGravatar Craig Tiller2016-05-06