aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/ext/lb_policy/round_robin
Commit message (Expand)AuthorAge
...
| | | | | * | Rename client_config directory to client_channel.Gravatar Mark D. Roth2016-09-14
| | | | | |/
| * | | | | More PR comments.Gravatar David Garcia Quintas2016-09-13
| * | | | | Moved LB token changes solely into grpclb.cGravatar David Garcia Quintas2016-09-12
| | | * | | clang-formatGravatar Mark D. Roth2016-09-09
| | | * | | Propagate error through grpc_lb_policy_cancel_picks(). Also fix errorGravatar Mark D. Roth2016-09-09
| | | * | | clang-formatGravatar Mark D. Roth2016-09-09
| | | * | | Propagate errors through grpc_lb_policy_cancel_pick().Gravatar Mark D. Roth2016-09-08
| | | | |/ | | | |/|
| | * | | Move is_balancer into a new struct in the client_config directory.Gravatar Mark D. Roth2016-09-07
| | * | | clang-formatGravatar Mark D. Roth2016-09-06
| | * | | Add is_resolver bit to grpc_resolved_address.Gravatar Mark D. Roth2016-09-06
| | |/ /
| | | * Add call_data's pollent to channel_data's interested_partiesGravatar Yuchen Zeng2016-09-01
| | |/
| * | Introduced LB token initial metadata propagationGravatar David Garcia Quintas2016-08-15
| * | Introduced grpc_lb_policy_pick_args and added some LB docsGravatar David Garcia Quintas2016-08-15
| |/
* / Plumb server name down into the subchannel.Gravatar Mark D. Roth2016-07-22
|/
* Merge branch 'idempotent_endpoint_shutdown' into handshake_timeoutGravatar Craig Tiller2016-06-15
|\
| * Add format check for gpr_log and gpr_asprintfGravatar Yuchen Zeng2016-06-10
* | Merge github.com:grpc/grpc into errorGravatar Craig Tiller2016-06-09
|\|
| * Merge pull request #6779 from dgquintas/rr_docsGravatar Jan Tattermusch2016-06-08
| |\
* | | Merge github.com:grpc/grpc into errorGravatar Craig Tiller2016-06-07
|\| |
| * | clang-formatGravatar David Garcia Quintas2016-06-06
| * | Merge branch 'master' of github.com:grpc/grpc into lb_pollset_propagationGravatar David Garcia Quintas2016-06-06
| |\ \
| * | | moar renamingsGravatar David Garcia Quintas2016-06-06
* | | | Merge github.com:grpc/grpc into errorGravatar Craig Tiller2016-06-06
|\ \ \ \ | | |/ / | |/| |
| | | * fixed typoGravatar David Garcia Quintas2016-06-03
| | | * Polished RR policy and added policy doc preambleGravatar David Garcia Quintas2016-06-02
| * | | GRPC_CHANNEL_FATAL_FAILURE --> GRPC_CHANNEL_SHUTDOWNGravatar Craig Tiller2016-06-02
| | |/ | |/|
| | * s/grpc_pops/grpc_polling_entityGravatar David Garcia Quintas2016-05-31
* | | clang-formatGravatar Craig Tiller2016-05-24
* | | Rename functionsGravatar Craig Tiller2016-05-24
| | * Merge branch 'master' of github.com:grpc/grpc into lb_pollset_propagationGravatar David Garcia Quintas2016-05-18
| | |\ | | |/ | |/|
* | | Fix lb_policies_testGravatar Craig Tiller2016-05-13
* | | Merge github.com:grpc/grpc into errorGravatar Craig Tiller2016-05-11
|\| |
* | | Convert tests to new error schemeGravatar Craig Tiller2016-05-06
* | | Progress converting to new error systemGravatar Craig Tiller2016-05-05
| | * Introduced grpc_pops (pollset or pollset_set)Gravatar David Garcia Quintas2016-05-03
| * | debug logging fixGravatar Yuchen Zeng2016-04-29
|/ /
| * Smarter pollset/pollset_set propagationGravatar David Garcia Quintas2016-04-27
| * Changes across the board from pollset to pollset_setGravatar David Garcia Quintas2016-04-18
|/
* Merge github.com:grpc/grpc into optionalize_client_configGravatar Craig Tiller2016-04-05
|\
| * Merge pull request #5726 from ctiller/ignore_connectivityGravatar Jan Tattermusch2016-04-05
| |\
* | | Merge branch 'subchannel_factory_create_lb_channel' of github.com:dgquintas/g...Gravatar Craig Tiller2016-04-01
|\| |
| * | Merge branch 'master' of github.com:grpc/grpc into subchannel_factory_create_...Gravatar David Garcia Quintas2016-03-31
| | * Merge github.com:grpc/grpc into ignore_connectivityGravatar Craig Tiller2016-03-31
| |/
* / Reposition files to optionalize client_config systemGravatar Craig Tiller2016-03-31
|/
* Merge github.com:grpc/grpc into copyright-fixGravatar Craig Tiller2016-03-31
* Merge github.com:grpc/grpc into optionalize_roundrobinGravatar Craig Tiller2016-03-30
* Register plugins correctlyGravatar Craig Tiller2016-03-29
* Make plugin registries workGravatar Craig Tiller2016-03-29
* Fix include guardsGravatar Craig Tiller2016-03-28
* Begin optionalizing lb policies: initial code movementGravatar Craig Tiller2016-03-28