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 copyrights
Craig Tiller
2016-02-18
*
Separate timer checking from pollsets
Craig Tiller
2016-02-16
*
s/grpc_alarm/grpc_timer && s/grpc_cq_alarm/grpc_alarm
David Garcia Quintas
2015-10-04
*
Merge github.com:grpc/grpc into pfft
Craig Tiller
2015-09-30
|
\
|
*
Add a facility to flush iocp at iomgr shutdown
Craig Tiller
2015-09-30
*
|
Merge branch 'can-we-be-single-threaded' of github.com:ctiller/grpc into pfft
Craig Tiller
2015-09-28
|
\
|
*
|
Fix alarms
Craig Tiller
2015-09-28
|
*
Merge github.com:grpc/grpc into can-we-be-single-threaded
Craig Tiller
2015-09-25
|
|
\
|
|
/
|
/
|
*
|
Fix some bugs leading to memory leaks
Craig Tiller
2015-09-24
|
*
Implement turnstile polling for Windows
Craig Tiller
2015-09-24
|
/
*
clang-format all core files
Craig Tiller
2015-09-22
*
Final patches for rename
Craig Tiller
2015-09-22
*
Move argument passing to start of list
Craig Tiller
2015-09-22
*
Rename init
Craig Tiller
2015-09-22
*
Rename run
Craig Tiller
2015-09-22
*
indent pass to get logical source lines on one physical line
Craig Tiller
2015-09-22
*
Split closures from iomgr.h
Craig Tiller
2015-09-22
*
Rename call_list to closure_list
Craig Tiller
2015-09-22
*
Fixes
Craig Tiller
2015-09-21
*
Fixes
Craig Tiller
2015-09-21
*
Call list progress
Craig Tiller
2015-09-18
*
Cleanup
Craig Tiller
2015-09-18
*
Introduce call lists for moving work outside locks
Craig Tiller
2015-09-18
*
Getting stuff working
Craig Tiller
2015-09-16
*
Merge github.com:grpc/grpc into shindig
Craig Tiller
2015-09-16
|
\
|
*
Fix memory leak
Craig Tiller
2015-09-15
*
|
Progress towards workqueue transition
Craig Tiller
2015-09-15
*
|
Starting to convert code to work queues
Craig Tiller
2015-09-09
|
/
*
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
|
\
|
[next]