index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
iomgr
/
iomgr.c
Commit message (
Expand
)
Author
Age
*
Fix memory leak
Craig Tiller
2015-09-15
*
avoid infinite spin without checking condvar
Craig Tiller
2015-09-03
*
Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each...
Craig Tiller
2015-07-26
|
\
|
*
Fix flow control
Craig Tiller
2015-07-23
*
|
Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each...
Craig Tiller
2015-07-22
|
\
|
|
*
Move alarm subsystem to monotonic time
Craig Tiller
2015-07-19
*
|
Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each...
Craig Tiller
2015-07-17
|
\
|
*
|
Spam cleanup
Craig Tiller
2015-07-17
|
*
Updating wrapped languages to new time functions
Craig Tiller
2015-07-13
|
*
Introduce a clock type field onto gpr_timespec.
Craig Tiller
2015-07-13
|
/
*
Merge github.com:grpc/grpc into footprints-on-the-sands-of-time
Craig Tiller
2015-07-10
|
\
|
*
Reduce spam
Craig Tiller
2015-07-08
*
|
Merge github.com:grpc/grpc into footprints-on-the-sands-of-time
Craig Tiller
2015-07-07
|
\
|
*
|
clang-format changed files
Craig Tiller
2015-07-06
*
|
Introduce multiple clocks to GPR
Craig Tiller
2015-07-01
|
*
Spam cleanup
Craig Tiller
2015-06-30
|
*
client_config bugfixes
Craig Tiller
2015-06-30
|
*
Debugging
Craig Tiller
2015-06-29
|
*
Small fixes
Craig Tiller
2015-06-26
|
/
*
Merge github.com:grpc/grpc into we-dont-need-no-backup
Craig Tiller
2015-06-05
|
\
*
|
clang-format
Craig Tiller
2015-06-05
|
*
Expose gpr_asprintf and gpr_strdup
Masood Malekghassemi
2015-06-03
*
|
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
|
|
*
Added some comments.
David Garcia Quintas
2015-05-31
|
|
*
Removed managed closures from iomgr.
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
|
|
/
*
|
Clear alarm list more aggressively
Craig Tiller
2015-05-29
*
|
Produce nicer warnings
Craig Tiller
2015-05-29
|
/
*
Added comment to empty kick_poller func.
David Garcia Quintas
2015-05-12
*
Removed callback queue sync from iomgr.
David Garcia Quintas
2015-05-12
*
Various Windows fixes.
Nicolas Noble
2015-03-24
*
Add missing new-lines at end of file
Craig Tiller
2015-02-18
*
Update copyright to 2015
Craig Tiller
2015-02-18
*
Adding another condition variable to fix the iomgr shutdown issue.
Nicolas "Pixel" Noble
2015-02-04
*
Fixing potential hitch in iomgr shutdown.
Nicolas "Pixel" Noble
2015-02-04
*
Freelist grpc_fd objects
David Klempner
2015-01-28
*
() --> (void)
Craig Tiller
2015-01-15
*
Remove libevent.
ctiller
2015-01-09
*
Add a --forever flag, to continuously run tests as things change.
ctiller
2015-01-09
*
Remove libevent.
ctiller
2015-01-08