aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/ext/filters/client_channel/subchannel.c
Commit message (Collapse)AuthorAge
* auto-fix most of licensesGravatar Jan Tattermusch2017-06-08
|
* Implement LB policy updatesGravatar David Garcia Quintas2017-06-06
|
* Fixes to subchannel and its indexGravatar David Garcia Quintas2017-05-11
|
* Implement client-side load reporting for grpclb.Gravatar Mark D. Roth2017-05-02
|
* clang fmtGravatar Noah Eisen2017-04-25
|
* Propagate publish errorGravatar Noah Eisen2017-04-24
|
* Merge pull request #10237 from meliuz/configurable-minbackoff-reconnectGravatar Craig Tiller2017-04-18
|\ | | | | Make min_backoff_ms timeout configurable
* | Improvements to Fake ResolverGravatar David Garcia Quintas2017-04-15
| |
| * Make min_backoff_ms timeout configurableGravatar Edmundo Rodrigues2017-04-07
|/
* Fix refcounting for subchannel call stack init failures.Gravatar Mark D. Roth2017-04-05
|
* Remove invalid gpr_free() of arena-allocated memory.Gravatar Mark D. Roth2017-04-04
|
* Merge github.com:grpc/grpc into minimalGravatar Craig Tiller2017-04-04
|
* Merge github.com:grpc/grpc into minimalGravatar Craig Tiller2017-04-03
|
* Reorganize ext treeGravatar Craig Tiller2017-03-31
- filters live under filters - lb_policy, resolver implementations (being part of client_channel) live under client_channel