aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/ext/filters/client_channel/resolver
Commit message (Expand)AuthorAge
* Remove all extern CGravatar ncteisen2017-11-17
* Query for TXT service configs with _gprc_config prefixGravatar Alexander Polcyn2017-11-15
* clang-format after nullptr changesGravatar Craig Tiller2017-11-10
* Enable clang-tidy as a sanity check, fix up all known failuresGravatar Craig Tiller2017-11-10
* s/NULL/nullptrGravatar Craig Tiller2017-11-10
* Update clang-format to 5.0Gravatar Craig Tiller2017-11-03
* Improvements to C Core's backoff code and APIGravatar David Garcia Quintas2017-11-02
* Merge github.com:grpc/grpc into flowctl+millisGravatar Craig Tiller2017-10-05
|\
| * More build errorsGravatar Yash Tibrewal2017-10-02
| * Changes for C to C++. Adding extern C to header files for compatibility.Gravatar Yash Tibrewal2017-10-02
| * Changes for C to C++. Adding extern C to header files for compatibility.Gravatar Yash Tibrewal2017-10-02
| * Changes for C to C++. Adding extern C to header files for compatibility.Gravatar Yash Tibrewal2017-10-02
* | Merge github.com:grpc/grpc into flowctl+millisGravatar Craig Tiller2017-09-29
|\|
| * Merge pull request #12631 from y-zeng/dns_fixGravatar Yuchen Zeng2017-09-22
| |\
| | * Fix formatGravatar Yuchen Zeng2017-09-21
* | | Merge github.com:grpc/grpc into grpc_millisGravatar Craig Tiller2017-09-20
|\| |
| | * Protect fdn->fdGravatar Yuchen Zeng2017-09-19
| | * Drain readable fdGravatar Yuchen Zeng2017-09-19
* | | Merge github.com:grpc/grpc into grpc_millisGravatar Craig Tiller2017-09-19
|\ \ \ | | |/ | |/|
* | | clang-formatGravatar Craig Tiller2017-09-19
* | | Fix testGravatar Craig Tiller2017-09-19
| | * Minor formatting, commenting and clang format for C to C++ conversionGravatar Yash Tibrewal2017-09-18
| | * Removing designated initializers, implicit string literal to char *Gravatar Yash Tibrewal2017-09-18
| |/
* | Merge github.com:grpc/grpc into grpc_millisGravatar Craig Tiller2017-09-18
|\ \
| | * Removing deprecated string to char * conversionsGravatar Yash Tibrewal2017-09-17
| |/
| * Merge pull request #12517 from apolcyn/fix_service_config_choice_from_dns_wit...Gravatar apolcyn2017-09-14
| |\
| * | Adding more pointer conversions and type renamingGravatar Yash Tibrewal2017-09-13
* | | Merge github.com:grpc/grpc into grpc_millisGravatar Craig Tiller2017-09-13
|\| |
| * | Merge pull request #12512 from apolcyn/fix_cares_mem_leakGravatar apolcyn2017-09-12
| |\ \
| | | * fix handling of service config choosing when percentage is zeroGravatar Alexander Polcyn2017-09-12
| | * | Fix a memory leak in cares wrapperGravatar Alexander Polcyn2017-09-12
| | |/
* | | Merge github.com:grpc/grpc into grpc_millisGravatar Craig Tiller2017-09-11
|\| |
| * | Adding more pointer type conversionsGravatar Yash Tibrewal2017-09-08
| |/
| * More explicit pointer type conversionGravatar Yash Tibrewal2017-09-07
* | Merge github.com:grpc/grpc into grpc_millisGravatar Craig Tiller2017-09-07
|\|
| * Save one allocation by init-int instead of creating closureGravatar David Garcia Quintas2017-08-31
| * Fake resolver: Fix use-after-freeGravatar David Garcia Quintas2017-08-31
* | Merge github.com:grpc/grpc into grpc_millisGravatar Craig Tiller2017-08-29
|\|
| * Add support for service configs to c-ares resolver.Gravatar Mark D. Roth2017-08-03
| * Merge pull request #11927 from y-zeng/nameserGravatar Yuchen Zeng2017-07-28
| |\
| | * Update build.yaml, fix formatGravatar Yuchen Zeng2017-07-27
| | * Add src/core/lib/iomgr/nameser.hGravatar Yuchen Zeng2017-07-27
| | * C-Ares: Remove Internal HeaderGravatar Axel Huebl2017-07-24
| * | Add already_closed in grpc_fd_orphanGravatar Yuchen Zeng2017-07-17
| |/
* / Compiling againGravatar Craig Tiller2017-07-17
|/
* Merge pull request #11629 from apolcyn/fix_port_orderingGravatar apolcyn2017-07-14
|\
* | C++ compatibility fixesGravatar Craig Tiller2017-07-11
* | Removed leftover debugging msgGravatar David Garcia Quintas2017-06-29
* | Merge pull request #11604 from dgquintas/fix_rr_state_masterGravatar David G. Quintas2017-06-29
|\ \
| * | Fixes to pick firstGravatar David Garcia Quintas2017-06-28