aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb.cc
Commit message (Expand)AuthorAge
* Refactor request routing code out of client_channel.Gravatar Mark D. Roth2018-12-20
* Merge pull request #17534 from markdroth/grpclb_subchannel_fixGravatar Nicolas Noble2018-12-18
|\
| * Fix bug that was breaking subchannel reuse in grpclb.Gravatar Mark D. Roth2018-12-18
* | Improve grpclb trace logging.Gravatar Mark D. Roth2018-12-17
|/
* 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
* Don't ignore empty serverlists from the grpclb balancer.Gravatar Mark D. Roth2018-11-29
* Add support for LB config in service configGravatar Juanli Shen2018-11-15
* Update the RR policy when fallback is disabledGravatar Juanli Shen2018-11-09
* Client-side health checking support.Gravatar Mark D. Roth2018-10-24
* 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
* Merge branch 'master' of https://github.com/grpc/grpc into channelz-subchannelsGravatar ncteisen2018-08-28
|\
| * Merge pull request #16373 from markdroth/mu_guard_cleanupGravatar Mark D. Roth2018-08-17
| |\
| | * 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 branch 'master' of https://github.com/grpc/grpc into channelz-subchannelsGravatar ncteisen2018-08-11
|\|
| * 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
| |/
| * Eliminate PingOneLocked() from LB policy API.Gravatar Mark D. Roth2018-07-30
* | refactorGravatar ncteisen2018-07-20
|/
* Add child refs support to grpclbGravatar ncteisen2018-07-18
* Merge branch 'master' of https://github.com/grpc/grpc into channelz-get-top-c...Gravatar ncteisen2018-07-18
|\
* | reviewer feedbackGravatar ncteisen2018-07-17
| * reviewer feedback:Gravatar ncteisen2018-07-17
* | Support for GetTopChannelsGravatar ncteisen2018-07-16
| * Reviewer feedback; move lists to childrenGravatar ncteisen2018-07-12
|/
* Revert "Add Type Checking On Channel Args"Gravatar Noah Eisen2018-06-14
* Reviewer feedbackGravatar ncteisen2018-06-13
* Remove all uses of raw GRPC_ARG_POINTERGravatar ncteisen2018-06-13
* Merge pull request #14894 from sreecha/fix-timeGravatar Sree Kuchibhotla2018-05-22
|\
* | C++-ify grpclb client stats.Gravatar Mark D. Roth2018-05-17
* | Merge pull request #15044 from yashykt/gprlikely2Gravatar Yash Tibrewal2018-05-11
|\ \
| | * Merge branch 'master' into fix-timeGravatar Sree Kuchibhotla2018-05-08
| | |\ | |_|/ |/| |
| * | Add GPR_UNLIKELY annotations mainly for the client path in error conditionsGravatar Yash Tibrewal2018-05-04
* | | incorporate alts to google default credsGravatar Yihua Zhang2018-05-03
|/ /
* | Change trace logging to use GPR_INFO instead of GPR_DEBUG.Gravatar Mark D. Roth2018-04-25
* | Work-around for ref-counted subclass deletion address problem.Gravatar Mark D. Roth2018-04-20
| * Fix some more formatting issuesGravatar Sree Kuchibhotla2018-04-16
|/
* Merge branch 'master' of github.com:grpc/grpc into authority_headerGravatar David Garcia Quintas2018-03-21
|\
| * Merge master into yashykt:socklentGravatar Yash Tibrewal2018-03-14
| |\
| | * Abstract libuv implementationGravatar kpayson642018-03-13
* | | PR commentsGravatar David Garcia Quintas2018-03-12
* | | Secure channels: use the right authorityGravatar David Garcia Quintas2018-03-10
| |/ |/|
| * Explicit static_cast conversionsGravatar Yash Tibrewal2018-03-09
|/