aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/ext/filters/client_channel/lb_policy/subchannel_list.h
Commit message (Expand)AuthorAge
* Remove subchannel argsGravatar Juanli Shen2019-01-08
* Revert "Revert "Allow encoding arbitrary channel args on a per-address basis.""Gravatar Mark D. Roth2018-12-11
* Revert "Allow encoding arbitrary channel args on a per-address basis."Gravatar hcaseyal2018-12-07
* Allow encoding arbitrary channel args on a per-address basis.Gravatar Mark D. Roth2018-12-07
* Add debug-only tracing to grpc_core::RefCountGravatar Soheil Hassas Yeganeh2018-12-01
* Client-side health checking support.Gravatar Mark D. Roth2018-10-24
* reviewer feedbackGravatar ncteisen2018-10-04
* Fix ubsan error in subchannel_list code.Gravatar Mark D. Roth2018-09-10
* Merge branch 'master' of https://github.com/grpc/grpc into channelz-subchannelsGravatar ncteisen2018-08-28
|\
| * Fix pick_first to not throw away unused subchannels.Gravatar Mark D. Roth2018-08-13
* | Merge branch 'master' of https://github.com/grpc/grpc into channelz-subchannelsGravatar ncteisen2018-08-11
|\ \
| | * As per reviewGravatar Juanli Shen2018-08-10
| | * PF: Check connectivity state before watchingGravatar Juanli Shen2018-08-09
| |/
| * Add experimental API for resetting connection backoff.Gravatar Mark D. Roth2018-08-06
* | refactorGravatar ncteisen2018-07-20
|/
* Refactor some shared code to SubchannelListGravatar ncteisen2018-07-18
* clang-formatGravatar Mark D. Roth2018-04-27
* Remove SetConnectedSubchannelFromLocked().Gravatar Mark D. Roth2018-04-27
* Clean up connectivity state tracking.Gravatar Mark D. Roth2018-04-27
* Merge remote-tracking branch 'upstream/master' into c++_subchannel_listGravatar Mark D. Roth2018-04-26
|\
* | Split StartOrRenewConnectivityWatchLocked() into two methods.Gravatar Mark D. Roth2018-04-26
* | Make SubchannelList internally ref counted.Gravatar Mark D. Roth2018-04-26
* | Added trace logging.Gravatar Mark D. Roth2018-04-26
* | Minor cleanups.Gravatar Mark D. Roth2018-04-26
* | Clean up refcounting.Gravatar Mark D. Roth2018-04-25
* | Update connected subchannel on RR init.Gravatar Mark D. Roth2018-04-25
* | Fix race between READY notification and reffing connected subchannel.Gravatar Mark D. Roth2018-04-12
* | Fix error refcounting. Remove unnecessary check in PF.Gravatar Mark D. Roth2018-04-04
* | clang-formatGravatar Mark D. Roth2018-04-04
* | more commentsGravatar Mark D. Roth2018-04-03
* | WIP on adding comments.Gravatar Mark D. Roth2018-04-03
* | more WIP on RRGravatar Mark D. Roth2018-04-03
* | more WIPGravatar Mark D. Roth2018-03-30
* | Convert subchannel_list code to C++.Gravatar Mark D. Roth2018-03-30
|/
* Add a sanity check for inclusion of port_platform.hGravatar Alexander Polcyn2018-02-23
* Convert LB policy API to C++.Gravatar Mark D. Roth2018-02-20
* PR commentsGravatar David Garcia Quintas2018-02-07
* Rename 'gpr++' directories to 'gprpp'.Gravatar Mark D. Roth2018-01-19
* Split lib/support into lib/gpr and lib/gpr++.Gravatar Mark D. Roth2018-01-18
* PR comments, round 2Gravatar David Garcia Quintas2018-01-11
* PR commentsGravatar David Garcia Quintas2018-01-09
* Revert "Revert "All instances of exec_ctx being passed around in src/core rem...Gravatar Yash Tibrewal2017-12-06
* Revert "All instances of exec_ctx being passed around in src/core removed"Gravatar Yash Tibrewal2017-12-06
* Merge master after no Extern C changesGravatar Yash Tibrewal2017-11-30
|\
* \ Merge masterGravatar Yash Tibrewal2017-11-21
|\ \
| | * Merge branch 'master' of https://github.com/grpc/grpc into no-more-extern-cGravatar ncteisen2017-11-20
| | |\ | | |/ | |/|
| | * clang fmtGravatar ncteisen2017-11-17
| | * Remove all extern CGravatar ncteisen2017-11-17
| * | Merge branch 'master' of https://github.com/grpc/grpc into tracing++Gravatar ncteisen2017-11-10
| |/
* / Merge with masterGravatar Yash Tibrewal2017-11-09
|/