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
*
More explicit pointer type conversion
Yash Tibrewal
2017-09-07
*
Merge github.com:grpc/grpc into stats
Craig Tiller
2017-08-29
|
\
|
*
Address PR feedback
Ken Payson
2017-08-09
|
*
Merge remote-tracking branch 'upstream/master' into cache_poll_threads2
Ken Payson
2017-08-04
|
|
\
*
|
|
Add counters, fix race
Craig Tiller
2017-07-20
|
|
*
Add already_closed in grpc_fd_orphan
Yuchen Zeng
2017-07-17
|
|
/
|
/
|
*
|
Fix musl
Noah Eisen
2017-06-29
*
|
Fix windows segfault
ncteisen
2017-06-19
*
|
Fix some type warning
ncteisen
2017-06-14
*
|
Fix compile. WIP probably
ncteisen
2017-06-11
*
|
Add cq and fd tracer
ncteisen
2017-06-08
*
|
Add workqueue tracer
ncteisen
2017-06-08
*
|
Add rich closure debug mode
ncteisen
2017-06-08
*
|
Merge github.com:grpc/grpc into ALL-the-things
Craig Tiller
2017-06-08
|
\
\
|
*
|
auto-fix most of licenses
Jan Tattermusch
2017-06-08
*
|
|
Remove workqueue, covered_by_poller as concepts, get Mac build up
Craig Tiller
2017-05-12
|
/
/
*
|
Merge branch 'epex4' into uberpoll
Craig Tiller
2017-05-05
|
\
\
*
\
\
Merge branch 'timer_pool' into uberpoll
Craig Tiller
2017-05-05
|
\
\
\
|
*
|
|
Isolate timer checking in its own thread
Craig Tiller
2017-05-02
|
|
*
|
Merge branch 'hiertune' into epex4+epoll1
Craig Tiller
2017-05-01
|
|
|
\
\
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
Allow specifying a default signal iff epollsig has been explicitly requested
Craig Tiller
2017-04-27
|
/
/
/
|
*
|
Fixup tests
Craig Tiller
2017-04-17
|
*
|
Implement pollset for epollex
Craig Tiller
2017-04-06
|
/
/
*
|
Change pollset rules
Craig Tiller
2017-04-05
*
|
Merge github.com:grpc/grpc into atomic-timers
Craig Tiller
2017-03-24
|
\
\
|
*
\
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
*
|
|
|
Fix rounding, reduce contention on global shared state
Craig Tiller
2017-03-17
|
|
/
/
|
/
|
|
|
*
|
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
|
*
Cache poll threads in the poll-cv engine.
Ken Payson
2017-02-06
*
|
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
[next]