index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
test
/
core
/
iomgr
/
resolve_address_test.c
Commit message (
Expand
)
Author
Age
*
Fix broken shutdown, and cascading exec_ctx usage bugs
Craig Tiller
2017-02-14
*
Replace timeout/scaling macros with functions.
Robbie Shade
2017-01-31
*
Merge branch 'cleanup_closures' into slice_with_exec_ctx_and_new_closures
Craig Tiller
2017-01-03
|
\
|
*
Changes to exec_ctx/closure/combiner/workqueue interfaces
Craig Tiller
2016-12-28
*
|
Merge github.com:grpc/grpc into slice_with_exec_ctx
Craig Tiller
2016-12-27
|
\
|
|
*
Address review comments
Yuchen Zeng
2016-12-15
|
*
Fix resolve_address_test
Yuchen Zeng
2016-12-15
|
*
Request a pollset_set in grpc_resolve_address
Yuchen Zeng
2016-12-15
*
|
Review feedback
Craig Tiller
2016-11-14
|
/
*
Fix sanity and move a header include
murgatroid99
2016-10-12
*
fixes for resolve address
David Garcia Quintas
2016-05-10
*
Convert tests to new error scheme
Craig Tiller
2016-05-06
*
Fixup API changes
Craig Tiller
2016-04-21
*
Update copyrights
Craig Tiller
2016-03-31
*
Fix includes
Craig Tiller
2016-03-25
*
Fix copyrights
Craig Tiller
2016-03-25
*
Auto-changes
Craig Tiller
2016-03-25
*
We need the iomgr_init for winsocks initialization.
David Garcia Quintas
2015-10-13
*
Introducing grpc_executor, for all your threading needs
David Garcia Quintas
2015-10-07
*
clang-format all core files
Craig Tiller
2015-09-22
*
Move arguments to the start of lists
Craig Tiller
2015-09-22
*
indent pass to get logical source lines on one physical line
Craig Tiller
2015-09-22
*
Rename call_list to closure_list
Craig Tiller
2015-09-22
*
Call list progress
Craig Tiller
2015-09-21
*
Introduce slowdown factor for unit test deadlines
Craig Tiller
2015-02-25
*
Add missing new-lines at end of file
Craig Tiller
2015-02-18
*
Update copyright to 2015
Craig Tiller
2015-02-18
*
Re-enabling errors on warning, disabling unused parameter warning, and fixing...
Nicolas "Pixel" Noble
2015-01-30
*
run clang-format
Yang Gao
2015-01-26
*
Must init iomgr
Craig Tiller
2015-01-21
*
() --> (void)
Craig Tiller
2015-01-15
*
Introducing iomgr.
ctiller
2014-12-09