Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fix ASAN/TSAN failures | Craig Tiller | 2017-05-03 |
| | | | | | | - trace system is now thread safe when run with TSAN - fix a race in client_auth_filter.c - allow timer manager to run in single threaded mode for fuzzers | ||
* | Isolate timer checking in its own thread | Craig Tiller | 2017-05-02 |
| | |||
* | Merge github.com:grpc/grpc into slice_with_exec_ctx | Craig Tiller | 2016-11-30 |
|\ | |||
| * | Flush platform stuff after timer events | Craig Tiller | 2016-11-28 |
| | | | | | | | | | | | | It can happen that a timer event causes something to be queued to an IOCP, which means that on Windows we need to flush that queue each time a timer event fires during shutdown. | ||
* | | Review feedback | Craig Tiller | 2016-11-14 |
|/ | |||
* | Fix resource leak | Craig Tiller | 2016-09-12 |
| | |||
* | Make network status follow the normal init/shutdown path | Craig Tiller | 2016-07-14 |
| | |||
* | Add format check for gpr_log and gpr_asprintf | Yuchen Zeng | 2016-06-10 |
| | |||
* | Merge github.com:grpc/grpc into split-me-baby-one-more-time | Craig Tiller | 2016-04-04 |
|\ | |||
| * | Merge github.com:grpc/grpc into cleaner-posix2 | Craig Tiller | 2016-03-31 |
| |\ | |||
* | \ | Merge github.com:grpc/grpc into split-me-baby-one-more-time | Craig Tiller | 2016-03-31 |
|\ \ \ | | |/ | |/| | |||
| * | | Update copyrights | Craig Tiller | 2016-03-31 |
| | | | |||
| | * | Merge github.com:grpc/grpc into cleaner-posix2 | Craig Tiller | 2016-03-28 |
| |/ | |||
* / | Merge github.com:grpc/grpc into split-me-baby-one-more-time | Craig Tiller | 2016-03-28 |
|/ | |||
* | Fix includes | Craig Tiller | 2016-03-25 |
| | |||
* | Stage #1 of core breakup: move everything under lib | Craig Tiller | 2016-03-25 |