aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/iomgr/resolve_address_test.c
Commit message (Expand)AuthorAge
* rename all test core files to cc and a lot of C++ style conversionsGravatar Yash Tibrewal2017-10-25
* Merge github.com:grpc/grpc into grpc_millisGravatar Craig Tiller2017-09-19
|\
* \ Merge github.com:grpc/grpc into wcGravatar Craig Tiller2017-09-01
|\ \
| | * Add pollset_kick statsGravatar Craig Tiller2017-09-01
| |/
| * Fix crashGravatar Craig Tiller2017-08-30
* | Explicitly call out round up vs round downGravatar Craig Tiller2017-07-21
* | Compiling againGravatar Craig Tiller2017-07-17
|/
* 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
* | Merge remote-tracking branch 'origin/races' into thread_poolGravatar Craig Tiller2017-05-17
|\|
* | Fixes to new executorGravatar Craig Tiller2017-05-16
|/
* Fix tests on MacGravatar Craig Tiller2017-05-10
* Fixup testsGravatar Craig Tiller2017-04-17
* Merge pull request #9753 from ctiller/zallocGravatar Craig Tiller2017-02-27
|\
* \ Merge remote-tracking branch 'upstream/v1.1.x' into merge_1.1.x_masterGravatar murgatroid992017-02-23
|\ \
| | * zalloc grpc_pollsetGravatar Yuchen Zeng2017-02-22
| |/ |/|
| * Improve Node and libuv testing and test coverageGravatar murgatroid992017-02-17
* | Fix broken shutdown, and cascading exec_ctx usage bugsGravatar Craig Tiller2017-02-14
* | Replace timeout/scaling macros with functions.Gravatar Robbie Shade2017-01-31
|/
* Merge branch 'cleanup_closures' into slice_with_exec_ctx_and_new_closuresGravatar Craig Tiller2017-01-03
|\
| * Changes to exec_ctx/closure/combiner/workqueue interfacesGravatar Craig Tiller2016-12-28
* | Merge github.com:grpc/grpc into slice_with_exec_ctxGravatar Craig Tiller2016-12-27
|\|
| * Address review commentsGravatar Yuchen Zeng2016-12-15
| * Fix resolve_address_testGravatar Yuchen Zeng2016-12-15
| * Request a pollset_set in grpc_resolve_addressGravatar Yuchen Zeng2016-12-15
* | Review feedbackGravatar Craig Tiller2016-11-14
|/
* Fix sanity and move a header includeGravatar murgatroid992016-10-12
* fixes for resolve addressGravatar David Garcia Quintas2016-05-10
* Convert tests to new error schemeGravatar Craig Tiller2016-05-06
* Fixup API changesGravatar Craig Tiller2016-04-21
* Update copyrightsGravatar Craig Tiller2016-03-31
* Fix includesGravatar Craig Tiller2016-03-25
* Fix copyrightsGravatar Craig Tiller2016-03-25
* Auto-changesGravatar Craig Tiller2016-03-25
* We need the iomgr_init for winsocks initialization.Gravatar David Garcia Quintas2015-10-13
* Introducing grpc_executor, for all your threading needsGravatar David Garcia Quintas2015-10-07
* clang-format all core filesGravatar Craig Tiller2015-09-22
* Move arguments to the start of listsGravatar Craig Tiller2015-09-22
* indent pass to get logical source lines on one physical lineGravatar Craig Tiller2015-09-22
* Rename call_list to closure_listGravatar Craig Tiller2015-09-22
* Call list progressGravatar Craig Tiller2015-09-21
* Introduce slowdown factor for unit test deadlinesGravatar Craig Tiller2015-02-25
* Add missing new-lines at end of fileGravatar Craig Tiller2015-02-18
* Update copyright to 2015Gravatar Craig Tiller2015-02-18
* Re-enabling errors on warning, disabling unused parameter warning, and fixing...Gravatar Nicolas "Pixel" Noble2015-01-30
* run clang-formatGravatar Yang Gao2015-01-26
* Must init iomgrGravatar Craig Tiller2015-01-21
* () --> (void)Gravatar Craig Tiller2015-01-15
* Introducing iomgr.Gravatar ctiller2014-12-09