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
Commit message (
Expand
)
Author
Age
*
Destroy the wakeup fd in the right function
David Klempner
2015-02-11
*
Clean up the epoll wakeup fd too.
David Klempner
2015-02-11
*
Address pull request thread comments
David Klempner
2015-02-11
*
Remove now unnecessary check that incoming epoll fds are not orphaned
David Klempner
2015-02-11
*
Merge branch 'master' into epoll
David Klempner
2015-02-11
|
\
|
*
Merge pull request #448 from nicolasnoble/grpc-win32
Craig Tiller
2015-02-11
|
|
\
*
|
|
Epoll based multipoller
David Klempner
2015-02-10
|
*
|
Have unary pollset check to see if the existing fd is orphaned
David Klempner
2015-02-10
|
/
/
|
*
Rewording comment :-)
Nicolas "Pixel" Noble
2015-02-10
|
*
Merge cleanup.
Nicolas Noble
2015-02-09
|
*
Merge branch 'master' of github.com:google/grpc into grpc-win32
Nicolas "Pixel" Noble
2015-02-10
|
|
\
|
*
|
Addressing comments.
Nicolas Noble
2015-02-10
*
|
|
Reduce contention on lock
Craig Tiller
2015-02-09
|
|
/
|
/
|
*
|
Move pollset_kick wfd creation/destruction out of freelist lock
David Klempner
2015-02-05
|
*
Adding Windows tcp server code.
Nicolas "Pixel" Noble
2015-02-05
*
|
Go one further.
Craig Tiller
2015-02-04
*
|
Respecify our way out of some very high contention
Craig Tiller
2015-02-04
*
|
Merge pull request #396 from dklempner/source_cleanup
Craig Tiller
2015-02-04
|
\
\
|
|
*
Fixing bad copy/paste.
Nicolas "Pixel" Noble
2015-02-05
|
|
*
Merge branch 'master' of github.com:google/grpc into grpc-win32
Nicolas "Pixel" Noble
2015-02-04
|
|
|
\
|
|
*
|
Second draft of the win32 implementation.
Nicolas "Pixel" Noble
2015-02-04
|
*
|
|
Fix up feature test macros
David Klempner
2015-02-04
|
|
|
/
|
|
/
|
*
|
|
Merge github.com:google/grpc into async-api
Craig Tiller
2015-02-03
|
\
|
|
|
*
|
Adding another condition variable to fix the iomgr shutdown issue.
Nicolas "Pixel" Noble
2015-02-04
|
|
*
First draft of the win32 implementation of iomgr.
Nicolas "Pixel" Noble
2015-02-04
|
*
|
Fixing potential hitch in iomgr shutdown.
Nicolas "Pixel" Noble
2015-02-04
|
|
/
*
|
Merge github.com:google/grpc into async-api
Craig Tiller
2015-02-02
|
\
|
|
*
Fix link error
Craig Tiller
2015-02-02
*
|
Merge github.com:google/grpc into async-api
Craig Tiller
2015-02-02
|
\
|
|
*
Merge pull request #306 from nicolasnoble/wakeup-fd-fix
David Klempner
2015-02-02
|
|
\
|
|
*
Removing comment.
Nicolas "Pixel" Noble
2015-02-02
|
*
|
Fix poll_kick_posix_test under asan
David Klempner
2015-02-02
*
|
|
Merge github.com:google/grpc into async-api
Craig Tiller
2015-02-02
|
\
|
|
|
*
|
Merge pull request #302 from ctiller/pollset
David Klempner
2015-02-02
|
|
\
\
|
*
|
|
Initialize mutex
Craig Tiller
2015-02-02
|
|
|
*
Make _posix usage match 'the rules'
Craig Tiller
2015-02-02
|
|
*
|
Expanded comment
Craig Tiller
2015-01-31
|
|
|
*
Properly selecting chunks of code for the wakeup fd codepath.
Nicolas "Pixel" Noble
2015-01-30
|
|
|
/
|
|
/
|
|
|
*
Fix formatting
Craig Tiller
2015-01-29
|
|
*
Fix some TSAN reported errors
Craig Tiller
2015-01-29
|
|
/
*
/
Fix some TSAN reported errors
Craig Tiller
2015-01-29
|
/
*
Re-enabling errors on warning, disabling unused parameter warning, and fixing...
Nicolas "Pixel" Noble
2015-01-30
*
Freelist grpc_fd objects
David Klempner
2015-01-28
*
Merge pull request #157 from dklempner/eventfd
Craig Tiller
2015-01-27
|
\
|
*
Rename wakeup fd accessor
David Klempner
2015-01-27
|
*
Rename wakeup_fd.[hc] to wakeup_fd_posix.[hc]
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
|
|
/
|
/
|
*
|
Fixing a few winsocket misuses.
Nicolas "Pixel" Noble
2015-01-24
[next]