Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Assert on thread creation | Ken Payson | 2017-03-21 |
| | |||
* | Handle one core | Craig Tiller | 2017-02-08 |
| | |||
* | Handle zero-length filenames | Craig Tiller | 2017-02-08 |
| | |||
* | Make the microbenchmark profile gatherer run some in parallel | Craig Tiller | 2017-02-02 |
| | |||
* | Rollback changes to timer.h | Craig Tiller | 2016-09-21 |
| | |||
* | Merge combiner and exec_ctx execution better | Craig Tiller | 2016-08-24 |
| | | | | | | | Allows exec_ctx callbacks to be called while a combiner is executing. Also allows guaranteeing direct execution of callbacks from combiners, which should allow reducing cpu burn for up/down stack interactions in the future. | ||
* | Timing nuances | Craig Tiller | 2016-08-09 |
| | |||
* | Fix clang formatting | Ken Payson | 2016-06-24 |
| | |||
* | Changed %lld to use mingw supported PRId64 | Ken Payson | 2016-06-23 |
| | |||
* | Addressing comment. | Nicolas "Pixel" Noble | 2016-04-08 |
| | |||
* | Merge branch 'master' of https://github.com/grpc/grpc into gpr_malloc_is_all | Nicolas "Pixel" Noble | 2016-04-05 |
|\ | |||
| * | Update copyrights | Craig Tiller | 2016-03-31 |
| | | |||
* | | Merge branch 'master' of https://github.com/grpc/grpc into gpr_malloc_is_all | Nicolas "Pixel" Noble | 2016-03-28 |
|/ | |||
* | Fix includes | Craig Tiller | 2016-03-25 |
| | |||
* | Fix copyright | Craig Tiller | 2016-03-25 |
| | |||
* | Fix include guards | Craig Tiller | 2016-03-25 |
| | |||
* | Stage #1 of core breakup: move everything under lib | Craig Tiller | 2016-03-25 |