aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/lib/iomgr/timer_uv.c
Commit message (Expand)AuthorAge
* clang formatGravatar ncteisen2017-07-13
* Tracers know their nameGravatar ncteisen2017-07-13
* Add rich closure debug modeGravatar ncteisen2017-06-08
* auto-fix most of licensesGravatar Jan Tattermusch2017-06-08
* Get rid of zero-length poll case now that timer pool existsGravatar Craig Tiller2017-05-30
* Fix portabilityGravatar Craig Tiller2017-05-10
* Add missing includeGravatar Craig Tiller2017-05-10
* Solve uv link problemGravatar Craig Tiller2017-05-09
* Stop gRPC timers from keeping the UV loop openGravatar murgatroid992017-03-10
* 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