aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/ext/filters/client_channel/lb_policy
Commit message (Expand)AuthorAge
* Add support for LB config in service configGravatar Juanli Shen2018-11-15
* Merge branch 'master' into xds_plugin_rename_policyGravatar vishalpowar2018-11-13
|\
* | Change the varible names that keep track of rr policy its state andGravatar Vishal Powar2018-11-13
| * Revert RR policy update in xDSGravatar Juanli Shen2018-11-12
| * Merge pull request #17131 from AspirinSJL/grpclb_fallback_fixGravatar Juanli Shen2018-11-09
|/|
| * Update the RR policy when fallback is disabledGravatar Juanli Shen2018-11-09
* | Address review commentsGravatar Vishal Powar2018-11-08
* | Simplify the code in CreateRoundRobinPolicyArgsLocked() to always expectGravatar Vishal Powar2018-11-07
* | Disabling the current gRPC LB method of handling fallback in xds plugin.Gravatar Vishal Powar2018-11-06
|/
* xds plugin does not need drop to be determined by serverlistGravatar Vishal Powar2018-11-05
* Remeve memset(0) from arena allocated memory.Gravatar Soheil Hassas Yeganeh2018-11-05
* Client-side health checking support.Gravatar Mark D. Roth2018-10-24
* Changes to register xds plugin init and shutdown.Gravatar Vishal Powar2018-10-18
* clang-tidy fixesGravatar Vijay Pai2018-10-17
* Add new grpc lb plugin 'xds'Gravatar Vishal Powar2018-10-16
* unify fallthrough comment in switch statementsGravatar Jan Tattermusch2018-10-10
* reviewer feedbackGravatar ncteisen2018-10-04
* Free result of grpc_dump_sliceGravatar David Garcia Quintas2018-09-24
* 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
|\
| * Merge pull request #16342 from markdroth/pf_keep_unselected_subchannelsGravatar Mark D. Roth2018-08-27
| |\
| * \ Merge pull request #16398 from markdroth/round_robin_size_t_fixGravatar Mark D. Roth2018-08-22
| |\ \
| | | * Merge remote-tracking branch 'upstream/master' into pf_keep_unselected_subcha...Gravatar Mark D. Roth2018-08-20
| | | |\ | | |_|/ | |/| |
| | * | Fix round_robin to avoid negative size_t value.Gravatar Mark D. Roth2018-08-20
| * | | Merge pull request #16373 from markdroth/mu_guard_cleanupGravatar Mark D. Roth2018-08-17
| |\ \ \ | | |/ / | |/| |
| | | * Merge remote-tracking branch 'juanlishen/pf_check_state_before_watch' into pf...Gravatar Mark D. Roth2018-08-17
| | | |\ | | |_|/ | |/| |
| | | * Code review changes and fix threading bug in test.Gravatar Mark D. Roth2018-08-17
| * | | PF: Check connectivity state before watchingGravatar Juanli Shen2018-08-16
| | * | Move C++ mu_guard class out of C-core public headers and fix style.Gravatar Mark D. Roth2018-08-16
| * | | Revert "Add more filter priority levels"Gravatar Yang Gao2018-08-16
| | | * Merge remote-tracking branch 'juanlishen/pf_check_state_before_watch' into pf...Gravatar Mark D. Roth2018-08-15
| | | |\
| * | | | Fixed ordering in adding pending picks to PFGravatar David Garcia Quintas2018-08-15
| |/ / /
| | | * Fix LR testGravatar Juanli Shen2018-08-14
| | * | 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
| |/
| * Merge pull request #16225 from markdroth/reset_connection_backoffGravatar Mark D. Roth2018-08-07
| |\
| | * Add experimental API for resetting connection backoff.Gravatar Mark D. Roth2018-08-06
* | | Merge branch 'master' of https://github.com/grpc/grpc into channelz-subchannelsGravatar ncteisen2018-08-02
|\ \ \ | | |/ | |/|
| | * Add more filter priority levelsGravatar yang-g2018-08-01
| |/
| * Merge pull request #16167 from markdroth/ping_apiGravatar Mark D. Roth2018-07-31
| |\
| | * Eliminate PingOneLocked() from LB policy API.Gravatar Mark D. Roth2018-07-30
* | | Merge branch 'master' of https://github.com/grpc/grpc into channelz-subchannelsGravatar ncteisen2018-07-27
|\| |
| * | Fix re-resolution in pick_firstGravatar Juanli Shen2018-07-24
| |/
* / refactorGravatar ncteisen2018-07-20
|/
* Merge branch 'master' of https://github.com/grpc/grpc into channelz-grpclbGravatar ncteisen2018-07-19
|\
| * s/channels/channel'sGravatar ncteisen2018-07-19
* | Add child refs support to grpclbGravatar ncteisen2018-07-18
|/
* Refactor some shared code to SubchannelListGravatar ncteisen2018-07-18