aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb.c
Commit message (Expand)AuthorAge
* More explicit pointer type conversionGravatar Yash Tibrewal2017-09-07
* Added missing call to grpc_byte_buffer_reader_destroy()Gravatar David Garcia Quintas2017-08-14
* Merge pull request #11948 from dgquintas/grpclb_fix_rr_shutdown_connectivityGravatar David G. Quintas2017-07-28
|\
| * Fix bug in handling of RR connectivity transition to SHUTDOWNGravatar David Garcia Quintas2017-07-27
* | Watch the LB channel using the right initial conn. stateGravatar David Garcia Quintas2017-07-27
|/
* Use new protocol for reporting dropped calls to grpclb balancer.Gravatar Mark D. Roth2017-07-27
* grpclb: deal with all-drops serverlistsGravatar David Garcia Quintas2017-07-25
* Free pending grpclb update argsGravatar David Garcia Quintas2017-07-18
* Tracers know their nameGravatar ncteisen2017-07-13
* Merge branch 'master' of https://github.com/grpc/grpc into tracing-overhaulGravatar ncteisen2017-06-12
|\
| * Merge pull request #11391 from markdroth/channel_args_helpersGravatar Mark D. Roth2017-06-12
| |\
| | * Add helpers for creating channel args.Gravatar Mark D. Roth2017-06-09
* | | Add metadata, secendp, sec conn tracersGravatar ncteisen2017-06-08
* | | Add rich closure debug modeGravatar ncteisen2017-06-08
| |/ |/|
| * Add rich closure debug modeGravatar ncteisen2017-06-08
|/
* Merge github.com:grpc/grpc into ALL-the-thingsGravatar Craig Tiller2017-06-08
|\
| * auto-fix most of licensesGravatar Jan Tattermusch2017-06-08
* | Fix mergeGravatar Craig Tiller2017-06-07
* | Merge github.com:grpc/grpc into ALL-the-thingsGravatar Craig Tiller2017-06-07
|\|
| * Implement LB policy updatesGravatar David Garcia Quintas2017-06-06
* | Merge github.com:grpc/grpc into thread_poolGravatar Craig Tiller2017-05-18
|\|
| * Implement grpclb drop support.Gravatar Mark D. Roth2017-05-17
* | Remove workqueue, covered_by_poller as concepts, get Mac build upGravatar Craig Tiller2017-05-12
|/
* Merge github.com:grpc/grpc into timer_poolGravatar Craig Tiller2017-05-04
|\
* \ Merge branch '0bug' into timer_poolGravatar Craig Tiller2017-05-04
|\ \
| | * clang-formatGravatar Mark D. Roth2017-05-04
| |/
* | Add initializers for all tracersGravatar Craig Tiller2017-05-04
* | Fix ASAN/TSAN failuresGravatar Craig Tiller2017-05-03
| * Make sure we set deadline for the LB call even without a pick.Gravatar Mark D. Roth2017-05-03
|/
* Implement client-side load reporting for grpclb.Gravatar Mark D. Roth2017-05-02
* New version of grpclb end2end testGravatar David Garcia Quintas2017-04-27
* Merge pull request #10258 from markdroth/service_config_lb_semanticsGravatar Mark D. Roth2017-04-24
|\
* \ Merge pull request #10742 from markdroth/hash_tableGravatar Mark D. Roth2017-04-21
|\ \
| | * Merge remote-tracking branch 'upstream/master' into service_config_lb_semanticsGravatar Mark D. Roth2017-04-21
| | |\ | |_|/ |/| |
* | | Merge github.com:grpc/grpc into cpparenaGravatar Craig Tiller2017-04-19
|\ \ \
| | * | Simplify hash table API: remove per-entry vtable and take ownership ofGravatar Mark D. Roth2017-04-19
| * | | Fix a couple leaksGravatar David Garcia Quintas2017-04-18
| |/ /
| | * Merge remote-tracking branch 'upstream/master' into service_config_lb_semanticsGravatar Mark D. Roth2017-04-17
| |/
* / Merge github.com:grpc/grpc into cpparenaGravatar Craig Tiller2017-04-04
|/
* Merge github.com:grpc/grpc into minimalGravatar Craig Tiller2017-04-03
* clang-formatGravatar Craig Tiller2017-04-02
* Reorganize ext treeGravatar Craig Tiller2017-03-31