aboutsummaryrefslogtreecommitdiff
path: root/src/core/ext/filters/client_channel/lb_policy
AgeCommit message (Expand)Author
2018-09-10Fix ubsan error in subchannel_list code.Mark D. Roth
2018-08-28Merge branch 'master' of https://github.com/grpc/grpc into channelz-subchannelsncteisen
2018-08-27Merge pull request #16342 from markdroth/pf_keep_unselected_subchannelsMark D. Roth
2018-08-22Merge pull request #16398 from markdroth/round_robin_size_t_fixMark D. Roth
2018-08-20Merge remote-tracking branch 'upstream/master' into pf_keep_unselected_subcha...Mark D. Roth
2018-08-20Fix round_robin to avoid negative size_t value.Mark D. Roth
2018-08-17Merge pull request #16373 from markdroth/mu_guard_cleanupMark D. Roth
2018-08-17Merge remote-tracking branch 'juanlishen/pf_check_state_before_watch' into pf...Mark D. Roth
2018-08-17Code review changes and fix threading bug in test.Mark D. Roth
2018-08-16PF: Check connectivity state before watchingJuanli Shen
2018-08-16Move C++ mu_guard class out of C-core public headers and fix style.Mark D. Roth
2018-08-16Revert "Add more filter priority levels"Yang Gao
2018-08-15Merge remote-tracking branch 'juanlishen/pf_check_state_before_watch' into pf...Mark D. Roth
2018-08-15Fixed ordering in adding pending picks to PFDavid Garcia Quintas
2018-08-14Fix LR testJuanli Shen
2018-08-13Fix pick_first to not throw away unused subchannels.Mark D. Roth
2018-08-11Merge branch 'master' of https://github.com/grpc/grpc into channelz-subchannelsncteisen
2018-08-10As per reviewJuanli Shen
2018-08-09PF: Check connectivity state before watchingJuanli Shen
2018-08-07Merge pull request #16225 from markdroth/reset_connection_backoffMark D. Roth
2018-08-06Add experimental API for resetting connection backoff.Mark D. Roth
2018-08-02Merge branch 'master' of https://github.com/grpc/grpc into channelz-subchannelsncteisen
2018-08-01Add more filter priority levelsyang-g
2018-07-31Merge pull request #16167 from markdroth/ping_apiMark D. Roth
2018-07-30Eliminate PingOneLocked() from LB policy API.Mark D. Roth
2018-07-27Merge branch 'master' of https://github.com/grpc/grpc into channelz-subchannelsncteisen
2018-07-24Fix re-resolution in pick_firstJuanli Shen
2018-07-20refactorncteisen
2018-07-19Merge branch 'master' of https://github.com/grpc/grpc into channelz-grpclbncteisen
2018-07-19s/channels/channel'sncteisen
2018-07-18Add child refs support to grpclbncteisen
2018-07-18Refactor some shared code to SubchannelListncteisen
2018-07-18Support subchannel refs for round_robinncteisen
2018-07-18Merge pull request #16020 from ncteisen/channelz-get-top-channelsNoah Eisen
2018-07-18Cland tidy fixes for channelzncteisen
2018-07-18Merge branch 'master' of https://github.com/grpc/grpc into channelz-get-top-c...ncteisen
2018-07-18Merge pull request #15980 from ncteisen/channelz-subchannel-refsNoah Eisen
2018-07-17reviewer feedbackncteisen
2018-07-17reviewer feedback:ncteisen
2018-07-16Support for GetTopChannelsncteisen
2018-07-13Ensure subchannel channelz only created if enabledncteisen
2018-07-13Reviewer feedback; less locking, slow de dupncteisen
2018-07-12Reviewer feedback; move lists to childrenncteisen
2018-07-12Reviewer feedbackncteisen
2018-07-11Implements subchannel refs for pick_firstncteisen
2018-07-06Fixed ordering in adding pending picks to RRDavid Garcia Quintas
2018-06-21Update to use the canonical version of LB protoDavid Garcia Quintas
2018-06-04back to using quotes for nanopb includesDavid Garcia Quintas
2018-06-01quotes to angle brackets for nanopb includesDavid Garcia Quintas
2018-06-01clang-formatDavid Garcia Quintas