aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/iomgr
Commit message (Expand)AuthorAge
* Merge github.com:grpc/grpc into we-dont-need-no-backupGravatar Craig Tiller2015-06-18
|\
| * prevent leaking gpr_slice in windows on_read()Gravatar Jan Tattermusch2015-06-18
* | DocsGravatar Craig Tiller2015-06-18
* | clang-format affected filesGravatar Craig Tiller2015-06-17
* | Be better about timeout roundingGravatar Craig Tiller2015-06-15
* | prevent double destroy of pollsetGravatar Jan Tattermusch2015-06-10
* | Fix compilation on WindowsGravatar Craig Tiller2015-06-08
* | Fix ownershipGravatar Craig Tiller2015-06-08
* | Merge github.com:grpc/grpc into we-dont-need-no-backupGravatar Craig Tiller2015-06-05
|\ \
* | | clang-formatGravatar Craig Tiller2015-06-05
| | * Merge remote-tracking branch 'upstream/master' into you-complete-meGravatar Craig Tiller2015-06-04
| | |\ | | |/ | |/|
| * | fix C# test access violation exception on WindowsGravatar Jan Tattermusch2015-06-04
| | * Merge github.com:grpc/grpc into you-complete-meGravatar Craig Tiller2015-06-04
| | |\ | | |/ | |/|
| * | Expose gpr_asprintf and gpr_strdupGravatar Masood Malekghassemi2015-06-03
* | | Bandaid over pollset promotionGravatar Craig Tiller2015-06-03
| | * Merge github.com:grpc/grpc into you-complete-meGravatar Craig Tiller2015-06-02
| | |\ | | |/ | |/|
* | | Turn off debugGravatar Craig Tiller2015-06-02
* | | Fix threading problem on early orphaningGravatar Craig Tiller2015-06-02
* | | Merge github.com:grpc/grpc into we-dont-need-no-backupGravatar Craig Tiller2015-06-02
|\| |
* | | Order unregister, freelist properlyGravatar Craig Tiller2015-06-02
| * | Fix Windows compilationGravatar Craig Tiller2015-06-02
* | | Fix MSAN reported errorGravatar Craig Tiller2015-06-02
* | | Fix TSAN reported errorsGravatar Craig Tiller2015-06-01
* | | Compile fixGravatar Craig Tiller2015-06-01
* | | Merge branch 'count-the-things' into we-dont-need-no-backupGravatar Craig Tiller2015-06-01
|\| |
| * | Merge github.com:grpc/grpc into count-the-thingsGravatar Craig Tiller2015-06-01
| |\ \
* | | | Merge branch 'count-the-things' into we-dont-need-no-backupGravatar Craig Tiller2015-06-01
|\| | |
| * | | Label all iomgr objectsGravatar Craig Tiller2015-06-01
* | | | Signal when shutting downGravatar Craig Tiller2015-06-01
* | | | Fix memory leak, reduce spamGravatar Craig Tiller2015-06-01
| | | * Merge github.com:grpc/grpc into you-complete-meGravatar Craig Tiller2015-06-01
| | | |\ | | |_|/ | |/| |
* | | | Update epoll to new vtableGravatar Craig Tiller2015-06-01
* | | | Release all fd refs before signalling shutdownGravatar Craig Tiller2015-06-01
| | * | Added some comments.Gravatar David Garcia Quintas2015-05-31
* | | | fd refcount debuggingGravatar Craig Tiller2015-05-31
| | * | Removed managed closures from iomgr.Gravatar David Garcia Quintas2015-05-31
| | * | removed managed closures from server.cGravatar David Garcia Quintas2015-05-31
| | * | fd_posix: free from managed closures!Gravatar David Garcia Quintas2015-05-31
| | * | fd_posix: removed redundant on_doneGravatar David Garcia Quintas2015-05-31
| | * | assert -> GPR_ASSERTGravatar David Garcia Quintas2015-05-31
| | * | fixed compilation errors on windows code.Gravatar David Garcia Quintas2015-05-31
| | * | Comments addressed.Gravatar David Garcia Quintas2015-05-31
| | * | Adapted the following to the new iomgr's cb API:Gravatar David Garcia Quintas2015-05-31
| |/ /
* | | Spam cleanupGravatar Craig Tiller2015-05-29
* | | Clear alarm list more aggressivelyGravatar Craig Tiller2015-05-29
* | | Merge branch 'but-maybe-i-want-to-poll' into we-dont-need-no-backupGravatar Craig Tiller2015-05-29
|\| |
| * | clang-formatGravatar Craig Tiller2015-05-29
* | | Merge branch 'but-maybe-i-want-to-poll' into we-dont-need-no-backupGravatar Craig Tiller2015-05-29
|\| |
| * | Make it possible to run with poll() instead of epoll()Gravatar Craig Tiller2015-05-29
* | | Produce nicer warningsGravatar Craig Tiller2015-05-29