aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/ext/filters/client_channel
Commit message (Expand)AuthorAge
* Merge branch 'master' of https://github.com/grpc/grpc into ALL-the-thingsGravatar ncteisen2017-06-08
|\
* | clang-formatGravatar Craig Tiller2017-06-08
| * Merge pull request #11237 from y-zeng/srv_recordGravatar Yuchen Zeng2017-06-08
| |\
* | | Fix testGravatar Craig Tiller2017-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 remote-tracking branch 'upstream/master' into srv_recordGravatar Yuchen Zeng2017-06-06
| | |\ | | |/ | |/|
| | * Fix windows build, no_logging tests, dns_resolver_testGravatar Yuchen Zeng2017-06-05
| | * Fix the fd clean up processGravatar Yuchen Zeng2017-06-05
| | * Cancel the dns lookup in dns_ares_shutdownGravatar Yuchen Zeng2017-06-04
* | | Merge branch 'selectivity' into ALL-the-thingsGravatar Craig Tiller2017-06-02
|\| |
| | * Fix api_fuzzer, dns_resolver_connectivity_testGravatar Yuchen Zeng2017-05-30
| * | Merge remote-tracking branch 'upstream/v1.3.x' into master_1.3.x_upmergeGravatar murgatroid992017-05-25
| |\ \
| | | * Fix another memory leakGravatar Yuchen Zeng2017-05-24
* | | | clang-formatGravatar Craig Tiller2017-05-24
| | | * Convert lb addresses to resolved addresses in the cb of grpc_resolve_address_...Gravatar Yuchen Zeng2017-05-24
* | | | Fix leakGravatar Craig Tiller2017-05-23
* | | | Merge github.com:grpc/grpc into thread_poolGravatar Craig Tiller2017-05-23
|\| | |
| | | * Fix memory leakGravatar Yuchen Zeng2017-05-22
| * | | %z -> %lu for mingw buildGravatar Alexander Polcyn2017-05-22
| | | * Address review commentsGravatar Yuchen Zeng2017-05-19
| * | | Change round_robin LB policy to use the addresses in the order given.Gravatar Mark D. Roth2017-05-19
| | | * Merge remote-tracking branch 'upstream/master' into srv_recordGravatar Yuchen Zeng2017-05-19
| | | |\ | | |_|/ | |/| |
| | | * grpclb address support in the c-ares resolverGravatar Yuchen Zeng2017-05-18
| * | | Allow specifying DNS server to query for c-ares via URI authority.Gravatar Mark D. Roth2017-05-18
| | * | get rid of connectivity state watchers right after timeoutGravatar Alexander Polcyn2017-05-18
* | | | Merge github.com:grpc/grpc into thread_poolGravatar Craig Tiller2017-05-18
|\| | |
| * | | Merge pull request #11026 from markdroth/grpclb_drop_altGravatar Mark D. Roth2017-05-18
| |\ \ \
* | | | | Merge remote-tracking branch 'origin/races' into thread_poolGravatar Craig Tiller2017-05-17
|\| | | |
| | * | | 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
| |/ / |/| |
| * | Fixes to subchannel and its indexGravatar David Garcia Quintas2017-05-11
|/ /
* | 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
| * | Merge pull request #10980 from markdroth/grpclb_deadline_fixGravatar Mark D. Roth2017-05-04
| |\ \
| * | | clang-formatGravatar Mark D. Roth2017-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
| |/ / |/| |
| * | Fix build problem with gcc 4.7.Gravatar Mark D. Roth2017-05-02
| * | Merge remote-tracking branch 'upstream/master' into client_channel_cleanupGravatar Mark D. Roth2017-05-02
| |\ \ | |/ / |/| |
| * | Code clean-up in client_channel.Gravatar Mark D. Roth2017-05-02
* | | 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 #10613 from ctiller/framing_costsGravatar Craig Tiller2017-04-27
|\ \
| | * Revert "Merge branch 'master' into v1.3.x"Gravatar Alexander Polcyn2017-04-26