aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/ext/filters/client_channel/resolver/dns/native
Commit message (Expand)AuthorAge
* Merge pull request #14089 from markdroth/no_plus_in_directory_namesGravatar Mark D. Roth2018-01-19
|\
| * Rename 'gpr++' directories to 'gprpp'.Gravatar Mark D. Roth2018-01-19
* | Merge pull request #14070 from markdroth/backoff_api_cleanupGravatar Mark D. Roth2018-01-19
|\ \ | |/ |/|
* | Split lib/support into lib/gpr and lib/gpr++.Gravatar Mark D. Roth2018-01-18
| * Combine BackOff Begin() and Step() methods.Gravatar Mark D. Roth2018-01-18
|/
* Merge branch 'master' of github.com:grpc/grpc into backoff_cppGravatar David Garcia Quintas2017-12-13
|\
| * Revert "Revert "All instances of exec_ctx being passed around in src/core rem...Gravatar Yash Tibrewal2017-12-06
| * Revert "All instances of exec_ctx being passed around in src/core removed"Gravatar Yash Tibrewal2017-12-06
* | PR CommentsGravatar David Garcia Quintas2017-12-05
* | Merge branch 'master' of github.com:grpc/grpc into backoff_cppGravatar David Garcia Quintas2017-12-04
|\ \
* | | Cleaned up API. Backoff now returns a single value: the time of the next retryGravatar David Garcia Quintas2017-12-04
| | * Merge master after no Extern C changesGravatar Yash Tibrewal2017-11-30
| | |\ | | |/ | |/|
* | | Use ManualConstructorGravatar David Garcia Quintas2017-11-27
* | | C++-ize backoffGravatar David Garcia Quintas2017-11-22
| * | Remove all extern CGravatar ncteisen2017-11-17
|/ /
| * Merge masterGravatar Yash Tibrewal2017-11-16
| |\ | |/ |/|
| * Move ExecCtx to grpc_core namespace. Make exec_ctx a private static in ExecCt...Gravatar Yash Tibrewal2017-11-14
| * Address some PR commentsGravatar Yash Tibrewal2017-11-14
* | s/NULL/nullptrGravatar Craig Tiller2017-11-10
| * Merge with masterGravatar Yash Tibrewal2017-11-09
| |\ | |/ |/|
* | Update clang-format to 5.0Gravatar Craig Tiller2017-11-03
* | Improvements to C Core's backoff code and APIGravatar David Garcia Quintas2017-11-02
| * Removing instances of exec_ctx being passed around in functions inGravatar Yash Tibrewal2017-10-18
|/
* 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
* | clang-formatGravatar Craig Tiller2017-09-19
* | Fix testGravatar Craig Tiller2017-09-19
* | Compiling againGravatar Craig Tiller2017-07-17
|/
* C++ compatibility fixesGravatar Craig Tiller2017-07-11
* 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
* | Remove workqueue, covered_by_poller as concepts, get Mac build upGravatar Craig Tiller2017-05-12
|/
* Reorganize ext treeGravatar Craig Tiller2017-03-31