index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
lib
/
iomgr
/
ev_poll_posix.c
Commit message (
Expand
)
Author
Age
*
Merge branch 'master' of https://github.com/grpc/grpc into error-slice-optimi...
Noah Eisen
2017-03-22
|
\
|
*
Assert on thread creation
Ken Payson
2017-03-21
*
|
Change error_create API to slice
ncteisen
2017-03-13
|
/
*
clang-format
Craig Tiller
2017-02-17
*
Merge github.com:grpc/grpc into zalloc
Craig Tiller
2017-02-17
|
\
*
|
Add zalloc, convert a bunch of files to use it
Craig Tiller
2017-02-16
|
*
Fix broken shutdown, and cascading exec_ctx usage bugs
Craig Tiller
2017-02-14
|
*
Fix bug in poll polling engine causing pollsets to be deleted before they are...
Craig Tiller
2017-02-14
|
/
*
Eliminate CQ freelist
Craig Tiller
2017-02-09
*
Add an error to fd_shutdown (and recursively)
Craig Tiller
2017-01-27
*
Merge branch 'master' of github.com:grpc/grpc into poll_fd_shutdown
David Garcia Quintas
2017-01-17
|
\
|
*
Changes to exec_ctx/closure/combiner/workqueue interfaces
Craig Tiller
2016-12-28
*
|
poll_posix double shutdown fix
David Garcia Quintas
2016-12-12
|
/
*
Fix clang-format
Craig Tiller
2016-11-28
*
Fix mac build
Craig Tiller
2016-11-28
*
Clang-format
yang-g
2016-11-23
*
Bypass poll thread if wakeup fd is set
Ken Payson
2016-11-06
*
Merge branch 'master' into uv_core_transport
murgatroid99
2016-10-19
|
\
|
*
Merge pull request #8330 from kpayson64/poll_failure
kpayson64
2016-10-18
|
|
\
|
*
\
Merge github.com:grpc/grpc into direct-calls
Craig Tiller
2016-10-17
|
|
\
\
|
|
*
|
Use atomics for poll status to prevent tsan race complaints
Ken Payson
2016-10-13
|
|
*
|
Moved cv polling into ev_poll_posix.c
Ken Payson
2016-10-13
|
|
*
|
Cleanup poll-cv setup
Ken Payson
2016-10-11
|
|
|
*
Use booleans instead of bitmask args
Ken Payson
2016-10-11
|
|
|
*
Wakeup fds on bad poll
kpayson64
2016-10-10
|
|
*
|
Fix platform detection
Ken Payson
2016-10-06
|
|
|
/
|
*
/
Tie workqueue implementation to event engine
Craig Tiller
2016-09-09
|
|
/
*
|
Renamed GPR_ constants to GRPC_ in iomgr/port.h
murgatroid99
2016-08-08
*
|
Separate out iomgr-specific constants into a separate header
murgatroid99
2016-08-08
|
/
*
Reduce the number of unnecessary allocations
Sree Kuchibhotla
2016-07-14
*
Allow returning a workqueue somehow associated with an endpoint
Craig Tiller
2016-06-30
*
Fix merge error
Craig Tiller
2016-06-15
*
Merge branch 'idempotent_endpoint_shutdown' into handshake_timeout
Craig Tiller
2016-06-15
|
\
|
*
Make {endpoint,fd}_shutdown idempotent
Craig Tiller
2016-06-15
*
|
Getting handshake timeouts in place
Craig Tiller
2016-06-13
*
|
Reintegrate
Craig Tiller
2016-06-01
*
|
Merge github.com:grpc/grpc into error
Craig Tiller
2016-06-01
|
\
|
|
*
Revert "Remove legacy poller"
Craig Tiller
2016-05-31
*
|
Rename functions
Craig Tiller
2016-05-24
*
|
Merge github.com:grpc/grpc into error
Craig Tiller
2016-05-24
|
\
|
|
*
clang-format
Craig Tiller
2016-05-21
|
*
Fixes and code simplification
Craig Tiller
2016-05-20
|
*
Remove legacy poller
Craig Tiller
2016-05-20
*
|
Merge github.com:grpc/grpc into error
Craig Tiller
2016-05-17
|
\
\
|
|
*
Merge branch 'better_wakeups' into test_affine
Craig Tiller
2016-05-16
|
|
|
\
|
|
|
/
|
|
/
|
|
*
|
Fix accelerated wakeups
Craig Tiller
2016-05-16
|
|
*
Add affinity to ev_poll_posix
Craig Tiller
2016-05-14
|
|
/
*
/
Merge github.com:grpc/grpc into error
Craig Tiller
2016-05-13
|
/
*
Remove redundant declaration
Craig Tiller
2016-05-12
*
Force wakeup after fd addition
Craig Tiller
2016-05-11
[next]