aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/iomgr/endpoint.c
Commit message (Expand)AuthorAge
* clang-format all core filesGravatar Craig Tiller2015-09-22
* Move argument passing to start of listGravatar 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-18
* CleanupGravatar Craig Tiller2015-09-18
* Revert "Revert "Refactor Endpoint API""Gravatar Craig Tiller2015-08-27
* Revert "Refactor Endpoint API"Gravatar Craig Tiller2015-08-27
* Refactor Endpoint APIGravatar Craig Tiller2015-08-21
* clang-format all sourceGravatar Craig Tiller2015-08-18
* Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each...Gravatar Craig Tiller2015-07-23
|\
| * Add grpc_call_get_peerGravatar Craig Tiller2015-07-20
* | Added connectivity tests, fixed bugsGravatar Craig Tiller2015-07-16
|/
* Add missing new-lines at end of fileGravatar Craig Tiller2015-02-18
* Update copyright to 2015Gravatar Craig Tiller2015-02-18
* Remove libevent.Gravatar ctiller2015-01-09
* Add a --forever flag, to continuously run tests as things change.Gravatar ctiller2015-01-09
* Remove libevent.Gravatar ctiller2015-01-08
* Introduce the (outside-of-iomgr) pollset API.Gravatar ctiller2014-12-19
* Remove endpoint/ directories.Gravatar ctiller2014-12-17