Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Stop gRPC timers from keeping the UV loop open | murgatroid99 | 2017-03-10 |
* | Better implementation, flip timer logic to make 0-init pre-triggered | Craig Tiller | 2017-02-16 |
* | Use `grpc_closure`s in `grpc_timer`s | Masood Malekghassemi | 2017-01-05 |
* | clang-format code | Craig Tiller | 2017-01-03 |
* | Changes to exec_ctx/closure/combiner/workqueue interfaces | Craig Tiller | 2016-12-28 |
* | UV tests pass on linux | murgatroid99 | 2016-10-07 |
* | Clang format | murgatroid99 | 2016-09-26 |
* | Remove sockaddr type structs and socklen_t from internal core APIs, update PO... | murgatroid99 | 2016-09-23 |
* | Add a libuv endpoint to the C core, for use in the Node library | murgatroid99 | 2016-09-16 |