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_epoll_linux.c
Commit message (
Expand
)
Author
Age
*
Comments and relaxed cas in some cases
Sree Kuchibhotla
2017-02-23
*
Comments around acquire/release
Sree Kuchibhotla
2017-02-23
*
Merge branch 'master' into fd_rw_atm_closure
Sree Kuchibhotla
2017-02-22
|
\
*
|
Distinguish between CLOSURE_READY and (GRPC_ERROR_NONE | FD_SHUTDOWN_BIT)
Sree Kuchibhotla
2017-02-16
*
|
Merge branch 'master' into fd_rw_atm_closure
Sree Kuchibhotla
2017-02-16
|
\
\
*
|
|
correct a few comments
Sree Kuchibhotla
2017-02-16
*
|
|
use correct memory barriers
Sree Kuchibhotla
2017-02-15
|
|
*
Fix broken shutdown, and cascading exec_ctx usage bugs
Craig Tiller
2017-02-14
|
|
/
*
|
address more code review comments
Sree Kuchibhotla
2017-02-14
*
|
Remove GRPC_ERROR_INTERNAL type and simplify the code a bit
Sree Kuchibhotla
2017-02-14
*
|
code review comments
Sree Kuchibhotla
2017-02-13
*
|
fix comment style
Sree Kuchibhotla
2017-02-12
*
|
Fix comment style
Sree Kuchibhotla
2017-02-12
*
|
More comments
Sree Kuchibhotla
2017-02-12
*
|
Add shutdown-state
Sree Kuchibhotla
2017-02-12
|
*
Eliminate CQ freelist
Craig Tiller
2017-02-09
*
|
remove fd->shutdown
Sree Kuchibhotla
2017-02-09
*
|
closures -> atomics
Sree Kuchibhotla
2017-02-09
|
/
*
Add an error to fd_shutdown (and recursively)
Craig Tiller
2017-01-27
*
Merge branch 'cp' into rollfwd
Craig Tiller
2017-01-26
|
\
|
*
Consume the correct event fd
Craig Tiller
2017-01-26
*
|
Merge github.com:grpc/grpc into rollfwd
Craig Tiller
2017-01-24
|
\
|
*
|
Revert "Revert "Metadata handling rewrite""
Craig Tiller
2017-01-23
*
|
Revert "Metadata handling rewrite"
Craig Tiller
2017-01-20
|
*
Fix workqueue_move_items_to_parent() invocation bug in polling_island_merge()...
Harvey Tuch
2017-01-20
*
|
Uncover the badness
Craig Tiller
2017-01-12
|
/
*
Merge branch 'cleanup_closures' into slice_with_exec_ctx_and_new_closures
Craig Tiller
2017-01-03
|
\
|
*
Fix some NULL usage
Craig Tiller
2017-01-03
|
*
Some fixes
Craig Tiller
2016-12-29
|
*
Changes to exec_ctx/closure/combiner/workqueue interfaces
Craig Tiller
2016-12-28
*
|
Merge github.com:grpc/grpc into slice_with_exec_ctx
Craig Tiller
2016-12-12
|
\
|
|
*
Remove PO_DEBUG from build.yaml and move it to ev_epoll_linux.c
Sree Kuchibhotla
2016-12-08
*
|
Merge github.com:grpc/grpc into slice_with_exec_ctx
Craig Tiller
2016-11-30
|
\
\
|
|
*
Merge branch 'master' into pss_pi
Sree Kuchibhotla
2016-11-28
|
|
|
\
|
|
|
/
|
|
/
|
|
*
|
Fix clang-format
Craig Tiller
2016-11-28
|
*
|
Fix mac build
Craig Tiller
2016-11-28
|
|
*
Minor debug support
Sree Kuchibhotla
2016-11-18
|
|
*
Delete commented out code
Sree Kuchibhotla
2016-11-18
|
|
*
Pollset_set reimplementation
Sree Kuchibhotla
2016-11-18
|
|
*
Replace pollset_add_fd with add_poll_obj
Sree Kuchibhotla
2016-11-18
|
|
*
Add poll_object struct (and related changes to fix compilation errors). No ot...
Sree Kuchibhotla
2016-11-18
|
|
/
*
/
Fix build
Craig Tiller
2016-11-16
|
/
*
Merge pull request #8086 from y-zeng/fix_gprc
Yuchen Zeng
2016-11-11
|
\
*
|
minor formatting fix
Sree Kuchibhotla
2016-10-26
*
|
Remove fd from polling island before deleting it
Sree Kuchibhotla
2016-10-26
*
|
Merge branch 'master' into uv_core_transport
murgatroid99
2016-10-19
|
\
\
|
*
\
Merge github.com:grpc/grpc into direct-calls
Craig Tiller
2016-10-17
|
|
\
\
|
*
|
|
Expand documentation
Craig Tiller
2016-10-13
|
|
*
|
Cleanup poll-cv setup
Ken Payson
2016-10-11
|
*
|
|
Add some comments
Craig Tiller
2016-10-10
[next]