aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/lib/surface/alarm.c
Commit message (Expand)AuthorAge
* Changes for C to C++. Adding extern C to header files for compatibility.Gravatar Yash Tibrewal2017-10-02
* More explicit pointer type conversionGravatar Yash Tibrewal2017-09-07
* Decouple alarm construction from setting to avoid races in MT codeGravatar Vijay Pai2017-09-07
* Merge branch 'master' into fix_alarmGravatar Sree Kuchibhotla2017-08-01
|\
| * Change return type to boolGravatar yang-g2017-07-28
| * Allow adding events to cq after shutdown is called.Gravatar yang-g2017-07-28
* | Merge branch 'master' into fix_alarmGravatar Sree Kuchibhotla2017-07-25
|\|
* | Refcount grpc_alarm object so that grpc_alarm_destroy can safely be called be...Gravatar Sree Kuchibhotla2017-06-22
|/
* Add rich closure debug modeGravatar ncteisen2017-06-08
* auto-fix most of licensesGravatar Jan Tattermusch2017-06-08
* Fixup testsGravatar Craig Tiller2017-04-17
* Use `grpc_closure`s in `grpc_timer`sGravatar Masood Malekghassemi2017-01-05
* ProgressGravatar Craig Tiller2016-05-03
* Update copyrightsGravatar Craig Tiller2016-03-31
* Fix includesGravatar Craig Tiller2016-03-25
* Stage #1 of core breakup: move everything under libGravatar Craig Tiller2016-03-25