aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/ext
Commit message (Expand)AuthorAge
...
| | * | 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
| | |\ \ | |_|/ / |/| | |
* | | | clang-formatGravatar Mak Dharma2017-05-30
* | | | Merge branch 'win_bldfix' of https://github.com/makdharma/grpc into win_bldfixGravatar Mak Dharma2017-05-30
|\ \ \ \
| | * | | Fix api_fuzzer, dns_resolver_connectivity_testGravatar Yuchen Zeng2017-05-30
| * | | | s/inline/__inline/. Visual studio incompatiblity.Gravatar Makarand Dharmapurikar2017-05-30
* | | | | Merge pull request #11309 from murgatroid99/master_1.3.x_upmergeGravatar Michael Lumish2017-05-30
|\ \ \ \ \ | |/ / / / |/| | | |
| | | * | Merge branch 'thread_pool' into ALL-the-thingsGravatar Craig Tiller2017-05-30
| |_|/| | |/| | | |
* | | | | fix format of include guardsGravatar Alexander Polcyn2017-05-25
* | | | | rerun clang format code.shGravatar Alexander Polcyn2017-05-25
* | | | | add missing copyright headersGravatar Alexander Polcyn2017-05-25
| * | | | Merge remote-tracking branch 'upstream/v1.3.x' into master_1.3.x_upmergeGravatar murgatroid992017-05-25
| |\ \ \ \
* | \ \ \ \ Merge pull request #11224 from makdharma/http_proxy_test_fixGravatar makdharma2017-05-25
|\ \ \ \ \ \
| | | | * | | Fix another memory leakGravatar Yuchen Zeng2017-05-24
| | | | | * | clang-formatGravatar Craig Tiller2017-05-24
* | | | | | | updateGravatar Vizerai2017-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
* | | | | | | updateGravatar Vizerai2017-05-23
| | | | | * | Merge github.com:grpc/grpc into thread_poolGravatar Craig Tiller2017-05-23
| | | | | |\ \ | | | |_|_|/ / | | |/| | | |
* | | | | | | Merge branch 'master' of https://github.com/Vizerai/grpc into intrusive_hash_mapGravatar Vizerai2017-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
| | | | |\ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | Merge pull request #10706 from markdroth/c_ares_authorityGravatar Mark D. Roth2017-05-19
| |\ \ \ \ \ \
| | | | | * | | grpclb address support in the c-ares resolverGravatar Yuchen Zeng2017-05-18
| * | | | | | | Add trace protector to flagGravatar ncteisen2017-05-18
| * | | | | | | Merge pull request #10930 from ncteisen/frame-sizeGravatar Noah Eisen2017-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
| | | * | | | | Fixes #9542Gravatar Makarand Dharmapurikar2017-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
| | | | | | |\ \ | | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | Merge pull request #11098 from dgquintas/fix_subchannel_stuffsGravatar David G. Quintas2017-05-17
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| | | * | | | | Implement grpclb drop support.Gravatar Mark D. Roth2017-05-17
| | |/ / / / / | |/| | | | |
| | | | | * | Merge github.com:grpc/grpc into thread_poolGravatar Craig Tiller2017-05-16
| | | | | |\ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | Revert "Revert "Implement Server Backward Compatibility""Gravatar Muxi Yan2017-05-15
| * | | | | | Revert "Implement Server Backward Compatibility"Gravatar Nicolas Noble2017-05-12
| * | | | | | Merge pull request #10849 from muxi/backward-compatGravatar Muxi Yan2017-05-12
| |\ \ \ \ \ \
| | | | | | * | 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 pull request #11010 from ctiller/uberpollGravatar Craig Tiller2017-05-11
| |\ \ \ \ \