aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/lib/iomgr/timer_manager.c
Commit message (Expand)AuthorAge
* Fix use-after-free in timer managerGravatar David Garcia Quintas2017-07-13
* Merge pull request #11310 from nicolasnoble/importGravatar Nicolas Noble2017-07-13
|\
* | fix typos identified in code reviewGravatar Sree Kuchibhotla2017-07-06
* | timer_manager fixGravatar Sree Kuchibhotla2017-07-04
| * Merge branch 'master' of https://github.com/grpc/grpc into importGravatar Nicolas "Pixel" Noble2017-06-26
| |\ | |/ |/|
* | auto-fix most of licensesGravatar Jan Tattermusch2017-06-08
* | clang-formatGravatar Craig Tiller2017-06-02
* | FixesGravatar Craig Tiller2017-06-02
* | Fix shutdown bug in timer thread poolGravatar Craig Tiller2017-05-31
* | Get rid of zero-length poll case now that timer pool existsGravatar Craig Tiller2017-05-30
| * More import fixesGravatar Craig Tiller2017-05-19
|/
* Fix misplaced unlock, cleanup tracingGravatar Craig Tiller2017-05-05
* simplifyGravatar Craig Tiller2017-05-04
* Eliminate some complexityGravatar Craig Tiller2017-05-04
* Reduce wakeups, comment codeGravatar Craig Tiller2017-05-04
* Fix ASAN/TSAN failuresGravatar Craig Tiller2017-05-03
* Isolate timer checking in its own threadGravatar Craig Tiller2017-05-02