aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/client_config/lb_policies
Commit message (Expand)AuthorAge
* Fix memory leaksGravatar Craig Tiller2015-10-06
* Discard unnecessary subchannels when they're no longer requiredGravatar Craig Tiller2015-10-06
* Fix clang-format scriptGravatar Craig Tiller2015-09-28
* clang-format all core filesGravatar Craig Tiller2015-09-22
* Change runs to enqueueGravatar Craig Tiller2015-09-22
* Move argument passing to start of listGravatar Craig Tiller2015-09-22
* Move arguments to the start of listsGravatar Craig Tiller2015-09-22
* indent pass to get logical source lines on one physical lineGravatar Craig Tiller2015-09-22
* clang-format all core filesGravatar Craig Tiller2015-09-22
* Rename call_list to closure_listGravatar Craig Tiller2015-09-22
* Merge github.com:grpc/grpc into we-are-oneGravatar Craig Tiller2015-09-22
|\
* | FixesGravatar Craig Tiller2015-09-21
* | FixesGravatar Craig Tiller2015-09-21
* | Call list progressGravatar Craig Tiller2015-09-21
* | Call list progressGravatar Craig Tiller2015-09-18
* | CleanupGravatar Craig Tiller2015-09-18
* | Introduce call lists for moving work outside locksGravatar Craig Tiller2015-09-18
* | Update connectivity state code to be completely synchronousGravatar Craig Tiller2015-09-17
* | Getting stuff workingGravatar Craig Tiller2015-09-16
* | Core compiles with workqueuesGravatar Craig Tiller2015-09-15
* | Progress towards workqueue transitionGravatar Craig Tiller2015-09-15
| * Merge branch 'master' of github.com:grpc/grpc into rr_with_registryGravatar David Garcia Quintas2015-09-11
| |\ | |/ |/|
| * Merge remote-tracking branch 'origin/lb_registry' into rr_with_registryGravatar David Garcia Quintas2015-09-10
| |\ | |/ |/|
| * Usage of ?lb_policy=xxx in sockaddr_resolverGravatar David Garcia Quintas2015-09-10
* | Introduced grpc_lb_policy_argsGravatar David Garcia Quintas2015-09-09
| * Added round robin LB policy.Gravatar David Garcia Quintas2015-09-08
|/
* Introduced a registry for LB policies.Gravatar David Garcia Quintas2015-09-03
* Fix state tracking, refcounting bugsGravatar Craig Tiller2015-07-17
* Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each...Gravatar Craig Tiller2015-07-17
|\
* | Fix state tracking, refcounting, overflow bugsGravatar Craig Tiller2015-07-17
| * Docstring for grpc_create_pick_first_lb_policyGravatar David G. Quintas2015-07-16
* | Added connectivity tests, fixed bugsGravatar Craig Tiller2015-07-16
* | Client connectivity APIGravatar Craig Tiller2015-07-15
|/
* Fix bad assert, memory leakGravatar Craig Tiller2015-07-06
* clang-format changed filesGravatar Craig Tiller2015-07-01
* Fix an lb_policy leakGravatar Craig Tiller2015-07-01
* Spam cleanup, properly shut down lb_policyGravatar Craig Tiller2015-07-01
* client_config bugfixesGravatar Craig Tiller2015-06-30
* Refcounting fixesGravatar Craig Tiller2015-06-29
* clang-formatGravatar Craig Tiller2015-06-29
* Use connectivity state tracking code in chttp2 transportGravatar Craig Tiller2015-06-29
* Simple request unsecure passes with new client_config codeGravatar Craig Tiller2015-06-28
* refcount debuggingGravatar Craig Tiller2015-06-27
* Factor out channel state watchingGravatar Craig Tiller2015-06-27
* Get the success case through to call creationGravatar Craig Tiller2015-06-26
* Further client config workGravatar Craig Tiller2015-06-26
* Implementation work for client_configGravatar Craig Tiller2015-06-24