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
Commit message (
Expand
)
Author
Age
*
Better error handling and add polling_island_unlock_pair() helper
Sree Kuchibhotla
2016-06-23
*
Merge branch 'master' into epoll_changes
Sree Kuchibhotla
2016-06-23
|
\
*
|
clang format
Sree Kuchibhotla
2016-06-22
|
*
Initialize port to -1
Ken Payson
2016-06-22
*
|
Fix build errors on some configurations
Sree Kuchibhotla
2016-06-22
*
|
Remove pollset->pi_mu since it is redundant. Also do not get polling
Sree Kuchibhotla
2016-06-21
*
|
Add missing function fd_is_shutdown
Sree Kuchibhotla
2016-06-21
*
|
Make fd_shutdown idempotent
Sree Kuchibhotla
2016-06-21
*
|
Integrate with unified error reporting
Sree Kuchibhotla
2016-06-21
*
|
Merge branch 'master' into epoll_changes_merged
Sree Kuchibhotla
2016-06-21
|
\
|
*
|
Fix refcounting tsan failures and grab pollset lock in the function
Sree Kuchibhotla
2016-06-21
*
|
Significantly refactor the polling island locking and refcounting code
Sree Kuchibhotla
2016-06-20
*
|
Test polling island merges
Sree Kuchibhotla
2016-06-16
*
|
Merge branch 'master' into epoll_changes
Sree Kuchibhotla
2016-06-16
|
\
\
*
|
|
Compilation error
Sree Kuchibhotla
2016-06-15
|
|
*
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
|
|
|
/
|
|
/
|
*
|
|
Rename _GRPC_TSAN to GRPC_TSAN
Sree Kuchibhotla
2016-06-13
*
|
|
Fix tsan failures
Sree Kuchibhotla
2016-06-13
|
|
*
Getting handshake timeouts in place
Craig Tiller
2016-06-13
*
|
|
Fix bad merge
Sree Kuchibhotla
2016-06-13
*
|
|
Fix ref counting bug
Sree Kuchibhotla
2016-06-10
|
*
|
Add format check for gpr_log and gpr_asprintf
Yuchen Zeng
2016-06-10
|
|
*
Merge github.com:grpc/grpc into error
Craig Tiller
2016-06-09
|
|
|
\
|
|
|
/
|
|
/
|
*
|
|
Add an API at the core level to disable signals or use a different
Sree Kuchibhotla
2016-06-09
|
|
*
Fix ipv4-only listening
Craig Tiller
2016-06-09
|
|
*
Fix somewhat obvious error
Craig Tiller
2016-06-09
*
|
|
Merge branch 'master' into epoll_changes
Sree Kuchibhotla
2016-06-09
|
\
|
|
*
|
|
Check epoll is actually available. set GPR_LINUX_EPOLL only in GLIBC ver
Sree Kuchibhotla
2016-06-09
|
|
*
Add error propagation
Craig Tiller
2016-06-09
|
|
*
Merge github.com:grpc/grpc into error
Craig Tiller
2016-06-09
|
|
|
\
|
|
|
/
|
|
/
|
*
|
|
Fix refcounting bug in polling_island_merge
Sree Kuchibhotla
2016-06-09
*
|
|
pollset_kick optimization (do not kick any other thread if the current
Sree Kuchibhotla
2016-06-08
*
|
|
More TODOs
Sree Kuchibhotla
2016-06-08
*
|
|
Add TODOs
Sree Kuchibhotla
2016-06-08
*
|
|
Do not close epoll_fd while there are any pollers and add the ability to
Sree Kuchibhotla
2016-06-08
*
|
|
Use poll if not linux, add read notifier pollset support and some
Sree Kuchibhotla
2016-06-08
*
|
|
Merge branch 'master' into epoll_changes
Sree Kuchibhotla
2016-06-08
|
\
\
\
|
|
*
|
Adds functions to set snd/rcv socket buffer sizes.
Robbie Shade
2016-06-08
|
|
/
/
|
*
|
Fix sed induced typo
David G. Quintas
2016-06-07
|
|
*
Fix windows #define
Craig Tiller
2016-06-07
|
|
*
Fix windows include
Craig Tiller
2016-06-07
|
|
*
Merge github.com:grpc/grpc into error
Craig Tiller
2016-06-07
|
|
|
\
|
|
|
/
|
|
/
|
|
*
|
clang-format
David Garcia Quintas
2016-06-06
|
*
|
Merge branch 'master' of github.com:grpc/grpc into lb_pollset_propagation
David Garcia Quintas
2016-06-06
|
|
\
\
*
|
|
|
Core review comments and remove 'kicked_specifically' field as its not
Sree Kuchibhotla
2016-06-06
*
|
|
|
Remove redundant code
Sree Kuchibhotla
2016-06-06
*
|
|
|
Fix asan failures (i.e add pollset_global_shutdown), remove debug log
Sree Kuchibhotla
2016-06-06
|
*
|
|
moar renamings
David Garcia Quintas
2016-06-06
[next]