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