Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Refactor progress | Craig Tiller | 2015-06-11 |
* | prevent double destroy of pollset | Jan Tattermusch | 2015-06-10 |
* | Fix compilation on Windows | Craig Tiller | 2015-06-08 |
* | Fix ownership | Craig Tiller | 2015-06-08 |
* | Merge github.com:grpc/grpc into we-dont-need-no-backup | Craig Tiller | 2015-06-05 |
|\ | |||
* | | clang-format | Craig Tiller | 2015-06-05 |
| * | fix C# test access violation exception on Windows | Jan Tattermusch | 2015-06-04 |
| * | Expose gpr_asprintf and gpr_strdup | Masood Malekghassemi | 2015-06-03 |
* | | Bandaid over pollset promotion | Craig Tiller | 2015-06-03 |
* | | Turn off debug | Craig Tiller | 2015-06-02 |
* | | Fix threading problem on early orphaning | Craig Tiller | 2015-06-02 |
* | | Merge github.com:grpc/grpc into we-dont-need-no-backup | Craig Tiller | 2015-06-02 |
|\| | |||
* | | Order unregister, freelist properly | Craig Tiller | 2015-06-02 |
| * | Fix Windows compilation | Craig Tiller | 2015-06-02 |
* | | Fix MSAN reported error | Craig Tiller | 2015-06-02 |
* | | Fix TSAN reported errors | Craig Tiller | 2015-06-01 |
* | | Compile fix | Craig Tiller | 2015-06-01 |
* | | Merge branch 'count-the-things' into we-dont-need-no-backup | Craig Tiller | 2015-06-01 |
|\| | |||
| * | Merge github.com:grpc/grpc into count-the-things | Craig Tiller | 2015-06-01 |
| |\ | |||
* | | | Merge branch 'count-the-things' into we-dont-need-no-backup | Craig Tiller | 2015-06-01 |
|\| | | |||
| * | | Label all iomgr objects | Craig Tiller | 2015-06-01 |
* | | | Signal when shutting down | Craig Tiller | 2015-06-01 |
* | | | Fix memory leak, reduce spam | Craig Tiller | 2015-06-01 |
* | | | Update epoll to new vtable | Craig Tiller | 2015-06-01 |
* | | | Release all fd refs before signalling shutdown | Craig Tiller | 2015-06-01 |
| | * | Added some comments. | David Garcia Quintas | 2015-05-31 |
* | | | fd refcount debugging | Craig Tiller | 2015-05-31 |
| | * | Removed managed closures from iomgr. | David Garcia Quintas | 2015-05-31 |
| | * | removed managed closures from server.c | David Garcia Quintas | 2015-05-31 |
| | * | fd_posix: free from managed closures! | David Garcia Quintas | 2015-05-31 |
| | * | fd_posix: removed redundant on_done | David Garcia Quintas | 2015-05-31 |
| | * | assert -> GPR_ASSERT | David Garcia Quintas | 2015-05-31 |
| | * | fixed compilation errors on windows code. | David Garcia Quintas | 2015-05-31 |
| | * | Comments addressed. | David Garcia Quintas | 2015-05-31 |
| | * | Adapted the following to the new iomgr's cb API: | David Garcia Quintas | 2015-05-31 |
| |/ | |||
* | | Spam cleanup | Craig Tiller | 2015-05-29 |
* | | Clear alarm list more aggressively | Craig Tiller | 2015-05-29 |
* | | Merge branch 'but-maybe-i-want-to-poll' into we-dont-need-no-backup | Craig Tiller | 2015-05-29 |
|\| | |||
| * | clang-format | Craig Tiller | 2015-05-29 |
* | | Merge branch 'but-maybe-i-want-to-poll' into we-dont-need-no-backup | Craig Tiller | 2015-05-29 |
|\| | |||
| * | Make it possible to run with poll() instead of epoll() | Craig Tiller | 2015-05-29 |
* | | Produce nicer warnings | Craig Tiller | 2015-05-29 |
* | | Reduce spam | Craig Tiller | 2015-05-29 |
| * | Rename function for clarity | Craig Tiller | 2015-05-29 |
* | | Merge branch 'demon-on-wheels' into we-dont-need-no-cv | Craig Tiller | 2015-05-29 |
|\| | |||
| * | Add missing lock | Craig Tiller | 2015-05-29 |
* | | Fix null deref | Craig Tiller | 2015-05-28 |
* | | Refactor pollset_kick | Craig Tiller | 2015-05-28 |
* | | Add debugging | Craig Tiller | 2015-05-28 |
* | | clang-format | Craig Tiller | 2015-05-28 |