aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/iomgr
Commit message (Expand)AuthorAge
* Add an fd conservation test to verify that fds actually closeGravatar Craig Tiller2015-06-29
* clang-format affected filesGravatar Craig Tiller2015-06-17
* Fix threading problem on early orphaningGravatar Craig Tiller2015-06-02
* Fix TSAN reported errorsGravatar Craig Tiller2015-06-01
* Merge branch 'count-the-things' into we-dont-need-no-backupGravatar Craig Tiller2015-06-01
|\
| * Merge github.com:grpc/grpc into count-the-thingsGravatar Craig Tiller2015-06-01
| |\
* | | Merge branch 'count-the-things' into we-dont-need-no-backupGravatar Craig Tiller2015-06-01
|\| |
| * | Label all iomgr objectsGravatar Craig Tiller2015-06-01
| | * Comments addressed.Gravatar David Garcia Quintas2015-05-31
| | * Adapted the following to the new iomgr's cb API:Gravatar David Garcia Quintas2015-05-31
| |/
* | Fix memory leakGravatar Craig Tiller2015-05-29
* | Refactor pollset_kickGravatar Craig Tiller2015-05-28
* | 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 fd_posix_test to pollsetsGravatar Craig Tiller2015-05-13
* | Port endpoint tests to pollsetsGravatar Craig Tiller2015-05-13
* | Port tcp_client_posix_test to pollsetsGravatar Craig Tiller2015-05-13
* | Port tcp_server_posix_testGravatar Craig Tiller2015-05-12
* | Initial refactoring of a few testsGravatar Craig Tiller2015-05-11
|/
* Making the gRPC C tests building under Windows.Gravatar Nicolas Noble2015-05-09
* Fix test for multiple readsGravatar Craig Tiller2015-04-28
* Merge github.com:grpc/grpc into windows-fixesGravatar Craig Tiller2015-04-13
|\
| * Merge branch 'master' of github.com:grpc/grpc into freebsdGravatar Nicolas "Pixel" Noble2015-04-10
| |\
* | | Clean up alarm_test.c includesGravatar Craig Tiller2015-04-08
| | * Fix server shutdownGravatar Craig Tiller2015-04-07
* | | Fix server shutdownGravatar Craig Tiller2015-04-07
| |/ |/|
| * FreeBSD preliminary work.Gravatar Nicolas Noble2015-03-16
|/
* Guard headers tool.Gravatar Nicolas "Pixel" Noble2015-03-01
* Introduce slowdown factor for unit test deadlinesGravatar Craig Tiller2015-02-25
* Merge pull request #592 from ctiller/chex2Gravatar Nicolas Noble2015-02-20
|\
* | 32 bit compilation fixes for coreGravatar Craig Tiller2015-02-19
| * Fix a TSAN reported errorGravatar Craig Tiller2015-02-18
|/
* Add missing new-lines at end of fileGravatar Craig Tiller2015-02-18
* Update copyright to 2015Gravatar Craig Tiller2015-02-18
* Multi-completion-queue-serverGravatar Craig Tiller2015-02-12
* Epoll based multipollerGravatar David Klempner2015-02-10
* Fix poll_kick_posix_test under asanGravatar David Klempner2015-02-02
* Re-enabling errors on warning, disabling unused parameter warning, and fixing...Gravatar Nicolas "Pixel" Noble2015-01-30
* Merge pull request #157 from dklempner/eventfdGravatar Craig Tiller2015-01-27
|\
| * Rename poll_kick_test to poll_kick_posix_testGravatar David Klempner2015-01-26
| * Merge branch 'master' into eventfdGravatar David Klempner2015-01-26
| |\
| * | Refactor the pipe/eventfd abstractionGravatar David Klempner2015-01-26
* | | run clang-formatGravatar Yang Gao2015-01-26
| |/ |/|
* | Bugfix connection code in testGravatar Craig Tiller2015-01-21
* | Must init iomgrGravatar Craig Tiller2015-01-21
| * Add support for eventfd based kicking on linux.Gravatar David Klempner2015-01-21
* | Make this socket creation portableGravatar Craig Tiller2015-01-21
* | This field is 8 bits on MacGravatar Craig Tiller2015-01-21
|/
* Cap the size of the poll kick freelist.Gravatar David Klempner2015-01-20
* Use clang-format-3.5Gravatar Craig Tiller2015-01-18