aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/iomgr/iomgr.c
Commit message (Expand)AuthorAge
* Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each...Gravatar Craig Tiller2015-07-26
|\
| * Fix flow controlGravatar Craig Tiller2015-07-23
* | Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each...Gravatar Craig Tiller2015-07-22
|\|
| * Move alarm subsystem to monotonic timeGravatar Craig Tiller2015-07-19
* | Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each...Gravatar Craig Tiller2015-07-17
|\|
* | Spam cleanupGravatar Craig Tiller2015-07-17
| * Updating wrapped languages to new time functionsGravatar Craig Tiller2015-07-13
| * Introduce a clock type field onto gpr_timespec.Gravatar Craig Tiller2015-07-13
|/
* Merge github.com:grpc/grpc into footprints-on-the-sands-of-timeGravatar Craig Tiller2015-07-10
|\
| * Reduce spamGravatar Craig Tiller2015-07-08
* | Merge github.com:grpc/grpc into footprints-on-the-sands-of-timeGravatar Craig Tiller2015-07-07
|\|
* | clang-format changed filesGravatar Craig Tiller2015-07-06
* | Introduce multiple clocks to GPRGravatar Craig Tiller2015-07-01
| * Spam cleanupGravatar Craig Tiller2015-06-30
| * client_config bugfixesGravatar Craig Tiller2015-06-30
| * DebuggingGravatar Craig Tiller2015-06-29
| * Small fixesGravatar Craig Tiller2015-06-26
|/
* Merge github.com:grpc/grpc into we-dont-need-no-backupGravatar Craig Tiller2015-06-05
|\
* | clang-formatGravatar Craig Tiller2015-06-05
| * Expose gpr_asprintf and gpr_strdupGravatar Masood Malekghassemi2015-06-03
* | 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
| | * Added some comments.Gravatar David Garcia Quintas2015-05-31
| | * Removed managed closures from iomgr.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
| |/
* | Clear alarm list more aggressivelyGravatar Craig Tiller2015-05-29
* | Produce nicer warningsGravatar Craig Tiller2015-05-29
|/
* Added comment to empty kick_poller func.Gravatar David Garcia Quintas2015-05-12
* Removed callback queue sync from iomgr.Gravatar David Garcia Quintas2015-05-12
* Various Windows fixes.Gravatar Nicolas Noble2015-03-24
* Add missing new-lines at end of fileGravatar Craig Tiller2015-02-18
* Update copyright to 2015Gravatar Craig Tiller2015-02-18
* Adding another condition variable to fix the iomgr shutdown issue.Gravatar Nicolas "Pixel" Noble2015-02-04
* Fixing potential hitch in iomgr shutdown.Gravatar Nicolas "Pixel" Noble2015-02-04
* Freelist grpc_fd objectsGravatar David Klempner2015-01-28
* () --> (void)Gravatar Craig Tiller2015-01-15
* Remove libevent.Gravatar ctiller2015-01-09
* Add a --forever flag, to continuously run tests as things change.Gravatar ctiller2015-01-09
* Remove libevent.Gravatar ctiller2015-01-08