aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/iomgr/endpoint_tests.c
Commit message (Expand)AuthorAge
* Use bool instead of int.Gravatar Mark D. Roth2016-05-13
* Work-in-progress on fixing endpoint tests.Gravatar Mark D. Roth2016-05-12
* Error reporting progressGravatar Craig Tiller2016-05-06
* API fuzzer compiles with new error handlingGravatar Craig Tiller2016-05-05
* Merge branch 'master' of https://github.com/grpc/grpc into gpr_malloc_is_allGravatar Nicolas "Pixel" Noble2016-04-05
|\
| * Update copyrightsGravatar Craig Tiller2016-03-31
* | Sanitize mallocs and frees.Gravatar Nicolas "Pixel" Noble2016-03-26
|/
* Revert "Revert "Add an implementation firewall against pollset_set""Gravatar Craig Tiller2016-02-25
* Revert "Add an implementation firewall against pollset_set"Gravatar Vijay Pai2016-02-25
* Provide an interface firewall between pollset and its implementationsGravatar Craig Tiller2016-02-19
* Move worker into pollsetGravatar Craig Tiller2016-02-18
* Update copyrightsGravatar Craig Tiller2016-01-28
* Preparatory changes for work sheddingGravatar Craig Tiller2016-01-28
* Eliminate gpr_ int types - and insist on C99 variants insteadGravatar Craig Tiller2015-12-22
* clang-format all core filesGravatar Craig Tiller2015-09-22
* Final patches for renameGravatar Craig Tiller2015-09-22
* Move argument passing to start of listGravatar Craig Tiller2015-09-22
* Rename initGravatar Craig Tiller2015-09-22
* Rename runGravatar 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
* Fix testsGravatar Craig Tiller2015-09-22
* Call list progressGravatar Craig Tiller2015-09-21
* Call list progressGravatar Craig Tiller2015-09-18
* CleanupGravatar Craig Tiller2015-09-18
* Enable -WconversionGravatar Craig Tiller2015-09-10
* Fixed buildGravatar Craig Tiller2015-09-01
* Cleaning up Windows endpoint codeGravatar Craig Tiller2015-08-28
* Revert "Revert "Refactor Endpoint API""Gravatar Craig Tiller2015-08-27
* Revert "Refactor Endpoint API"Gravatar Craig Tiller2015-08-27
* Merge github.com:grpc/grpc into endpointsGravatar Craig Tiller2015-08-24
|\
* | Refactor Endpoint APIGravatar Craig Tiller2015-08-21
| * Add a test of non-blocking API behaviorGravatar Craig Tiller2015-08-06
|/
* Allow specific pollers to be wokenGravatar Craig Tiller2015-07-29
* Move alarm subsystem to monotonic timeGravatar Craig Tiller2015-07-19
* Introduce multiple clocks to GPRGravatar Craig Tiller2015-07-01
* clang-format affected filesGravatar Craig Tiller2015-06-17
* Merge github.com:grpc/grpc into we-dont-need-no-backupGravatar Craig Tiller2015-05-24
|\
| * Remove all uses of __FUNCTION__Gravatar Craig Tiller2015-05-24
* | Port endpoint tests to pollsetsGravatar Craig Tiller2015-05-13
|/
* 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
* run clang-formatGravatar Yang Gao2015-01-26
* Use clang-format-3.5Gravatar Craig Tiller2015-01-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