Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Update copyrights | Craig Tiller | 2016-01-28 |
| | |||
* | Preparatory changes for work shedding | Craig Tiller | 2016-01-28 |
| | | | | | | | | - cleanup: change grpc_iomgr_cb_func to take a bool instead of int success - cleanup: follow through with iomgr callback scheduling functions - prepare: add a workqueue to offload to to grpc_exec_ctx_enqueue* functions | ||
* | Eliminate gpr_ int types - and insist on C99 variants instead | Craig Tiller | 2015-12-22 |
| | |||
* | Merge pull request #4425 from ctiller/timer_slaying | Sree Kuchibhotla | 2015-12-11 |
|\ | | | | | Slay dead code | ||
| * | Slay dead code | Craig Tiller | 2015-12-11 |
| | | |||
* | | make gpr_timespec platform agnostic | Jan Tattermusch | 2015-12-10 |
|/ | |||
* | s/grpc_alarm/grpc_timer && s/grpc_cq_alarm/grpc_alarm | David Garcia Quintas | 2015-10-04 |