aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/lib/iomgr/timer_uv.c
Commit message (Expand)AuthorAge
* Better implementation, flip timer logic to make 0-init pre-triggeredGravatar Craig Tiller2017-02-16
* Use `grpc_closure`s in `grpc_timer`sGravatar Masood Malekghassemi2017-01-05
* clang-format codeGravatar Craig Tiller2017-01-03
* Changes to exec_ctx/closure/combiner/workqueue interfacesGravatar Craig Tiller2016-12-28
* UV tests pass on linuxGravatar murgatroid992016-10-07
* Clang formatGravatar murgatroid992016-09-26
* Remove sockaddr type structs and socklen_t from internal core APIs, update PO...Gravatar murgatroid992016-09-23
* Add a libuv endpoint to the C core, for use in the Node libraryGravatar murgatroid992016-09-16