index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
test
/
core
/
iomgr
Commit message (
Expand
)
Author
Age
*
Merge pull request #592 from ctiller/chex2
Nicolas Noble
2015-02-20
|
\
*
|
32 bit compilation fixes for core
Craig Tiller
2015-02-19
|
*
Fix a TSAN reported error
Craig Tiller
2015-02-18
|
/
*
Add missing new-lines at end of file
Craig Tiller
2015-02-18
*
Update copyright to 2015
Craig Tiller
2015-02-18
*
Multi-completion-queue-server
Craig Tiller
2015-02-12
*
Epoll based multipoller
David Klempner
2015-02-10
*
Fix poll_kick_posix_test under asan
David Klempner
2015-02-02
*
Re-enabling errors on warning, disabling unused parameter warning, and fixing...
Nicolas "Pixel" Noble
2015-01-30
*
Merge pull request #157 from dklempner/eventfd
Craig Tiller
2015-01-27
|
\
|
*
Rename poll_kick_test to poll_kick_posix_test
David Klempner
2015-01-26
|
*
Merge branch 'master' into eventfd
David Klempner
2015-01-26
|
|
\
|
*
|
Refactor the pipe/eventfd abstraction
David Klempner
2015-01-26
*
|
|
run clang-format
Yang Gao
2015-01-26
|
|
/
|
/
|
*
|
Bugfix connection code in test
Craig Tiller
2015-01-21
*
|
Must init iomgr
Craig Tiller
2015-01-21
|
*
Add support for eventfd based kicking on linux.
David Klempner
2015-01-21
*
|
Make this socket creation portable
Craig Tiller
2015-01-21
*
|
This field is 8 bits on Mac
Craig Tiller
2015-01-21
|
/
*
Cap the size of the poll kick freelist.
David Klempner
2015-01-20
*
Use clang-format-3.5
Craig Tiller
2015-01-18
*
Factor out the pollset kicking mechanism and eliminate sharding
David Klempner
2015-01-16
*
() --> (void)
Craig Tiller
2015-01-15
*
Unify signal handling in C
Craig Tiller
2015-01-14
*
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
*
Port [] alarm management to GRPC.
ctiller
2014-12-29
*
Fix include guards.
ctiller
2014-12-17
*
Remove endpoint/ directories.
ctiller
2014-12-17
*
Make alarm initialization take a timespec now.
ctiller
2014-12-16
*
GOAWAY & Reconnection support.
ctiller
2014-12-15
*
Add time averaged stats for future alarm list work.
ctiller
2014-12-15
*
Simplify alarm API.
ctiller
2014-12-15
*
Introducing iomgr.
ctiller
2014-12-09