Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Decouple alarm construction from setting to avoid races in MT code | Vijay Pai | 2017-09-07 |
* | Refcount grpc_alarm object so that grpc_alarm_destroy can safely be called be... | Sree Kuchibhotla | 2017-06-22 |
* | auto-fix most of licenses | Jan Tattermusch | 2017-06-08 |
* | Updates C Core | Sree Kuchibhotla | 2017-03-22 |
* | Prefix grpc_cq_polling_type enums with GRPC_CQ_ | Sree Kuchibhotla | 2017-03-03 |
* | Change Core to use the new completion_queue_create API | Sree Kuchibhotla | 2017-03-02 |
* | Replace timeout/scaling macros with functions. | Robbie Shade | 2017-01-31 |
* | Eliminate gpr_ int types - and insist on C99 variants instead | Craig Tiller | 2015-12-22 |
* | s/grpc_alarm/grpc_timer && s/grpc_cq_alarm/grpc_alarm | David Garcia Quintas | 2015-10-04 |