Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Fix use-after-free in timer manager | David Garcia Quintas | 2017-07-13 |
* | Merge pull request #11310 from nicolasnoble/import | Nicolas Noble | 2017-07-13 |
|\ | |||
* | | fix typos identified in code review | Sree Kuchibhotla | 2017-07-06 |
* | | timer_manager fix | Sree Kuchibhotla | 2017-07-04 |
| * | Merge branch 'master' of https://github.com/grpc/grpc into import | Nicolas "Pixel" Noble | 2017-06-26 |
| |\ | |/ |/| | |||
* | | auto-fix most of licenses | Jan Tattermusch | 2017-06-08 |
* | | clang-format | Craig Tiller | 2017-06-02 |
* | | Fixes | Craig Tiller | 2017-06-02 |
* | | Fix shutdown bug in timer thread pool | Craig Tiller | 2017-05-31 |
* | | Get rid of zero-length poll case now that timer pool exists | Craig Tiller | 2017-05-30 |
| * | More import fixes | Craig Tiller | 2017-05-19 |
|/ | |||
* | Fix misplaced unlock, cleanup tracing | Craig Tiller | 2017-05-05 |
* | simplify | Craig Tiller | 2017-05-04 |
* | Eliminate some complexity | Craig Tiller | 2017-05-04 |
* | Reduce wakeups, comment code | Craig Tiller | 2017-05-04 |
* | Fix ASAN/TSAN failures | Craig Tiller | 2017-05-03 |
* | Isolate timer checking in its own thread | Craig Tiller | 2017-05-02 |