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
*
Merge pull request #7320 from yang-g/shut_down_acceptor_early
Nicolas Noble
2016-07-22
|
\
|
*
Merge remote-tracking branch 'upstream/master' into shut_down_acceptor_early
yang-g
2016-07-18
|
|
\
*
|
|
Reduce the number of unnecessary allocations
Sree Kuchibhotla
2016-07-14
|
|
/
|
/
|
*
|
Merge branch 'delayed-write' of github.com:ctiller/grpc into delayed-write
Craig Tiller
2016-07-14
|
\
\
*
|
|
Make network status follow the normal init/shutdown path
Craig Tiller
2016-07-14
|
*
|
Cleanup from code review
Craig Tiller
2016-07-14
|
/
/
*
|
Remove now redundant line
Craig Tiller
2016-07-14
*
|
Correct direction of inequality
Craig Tiller
2016-07-14
*
|
Document refcounting
Craig Tiller
2016-07-13
*
|
Document creation function
Craig Tiller
2016-07-13
*
|
Describe workqueue_enqueue better
Craig Tiller
2016-07-13
|
*
Shutdown the listeners early when destroying the tcp_server
yang-g
2016-07-11
*
|
Fix windows compilation
Craig Tiller
2016-07-07
*
|
clang-format
Craig Tiller
2016-07-07
*
|
Merge branch 'nst-race' into delayed-write
Craig Tiller
2016-07-06
|
\
\
*
\
\
Merge github.com:grpc/grpc into delayed-write
Craig Tiller
2016-07-06
|
\
\
\
|
|
|
/
|
|
/
|
*
|
|
Handle orphaned fds
Craig Tiller
2016-07-06
*
|
|
Properly report large metadata errors
Craig Tiller
2016-07-06
*
|
|
Better implementation of backup loop
Craig Tiller
2016-07-06
*
|
|
Fix mutex loop
Craig Tiller
2016-07-06
*
|
|
Remove pi_mu
Craig Tiller
2016-07-06
*
|
|
Prevent polling island + workqueue reference loop
Craig Tiller
2016-07-06
*
|
|
Merge branch 'iq2-pi' into delayed-write
Craig Tiller
2016-07-01
|
\
\
\
|
*
|
|
Refactor workqueues a little to make them great again
Craig Tiller
2016-07-01
*
|
|
|
Merge branch 'iq2-pi' into delayed-write
Craig Tiller
2016-07-01
|
\
|
|
|
|
*
|
|
Fix compile erors
Craig Tiller
2016-07-01
*
|
|
|
Merge branch 'iq2-pi' into delayed-write
Craig Tiller
2016-07-01
|
\
|
|
|
|
*
|
|
Merge branch 'iq2' into iq2-pi
Craig Tiller
2016-07-01
|
|
\
\
\
|
|
*
\
\
Merge branch 'wq_windows' into iq2
Craig Tiller
2016-07-01
|
|
|
\
\
\
|
|
|
*
|
|
Add comment, make sure object value is set
Craig Tiller
2016-07-01
|
|
|
*
|
|
clang-format
Craig Tiller
2016-07-01
|
|
|
*
|
|
Add a minimal (but correct) implementation of workqueue to Windows
Craig Tiller
2016-07-01
|
|
|
|
*
|
Fix TSAN failure in tcp_server (shown via qps_openloop_test)
Craig Tiller
2016-07-01
|
|
|
|
/
/
|
|
|
|
*
Fix race in network status monitor
Craig Tiller
2016-07-01
|
|
|
*
|
Merge pull request #7176 from ctiller/deflake
Craig Tiller
2016-06-30
|
|
|
|
\
|
*
|
|
|
|
Merge branch 'iq2-pi' into delayed-write
Craig Tiller
2016-06-30
|
\
|
|
|
|
|
*
|
|
|
Add accessor for fd related workqueue
Craig Tiller
2016-06-30
|
*
|
|
|
Add workqueues to polling_islands
Craig Tiller
2016-06-30
|
|
/
/
/
*
|
|
|
Merge branch 'wq_offload' into delayed-write
Craig Tiller
2016-06-30
|
\
\
\
\
|
*
|
|
|
Get it compiling
Craig Tiller
2016-06-30
|
*
|
|
|
Implement minimal exec_ctx offloading
Craig Tiller
2016-06-30
|
|
*
|
|
Windows implementation of get_workqueue
Craig Tiller
2016-06-30
*
|
|
|
|
Merge branch 'iq2' into delayed-write
Craig Tiller
2016-06-30
|
\
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge github.com:grpc/grpc into delayed-write
Craig Tiller
2016-06-30
|
\
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
Allow returning a workqueue somehow associated with an endpoint
Craig Tiller
2016-06-30
|
|
/
/
/
|
*
|
|
Merge pull request #7151 from dgquintas/eventfd
Jan Tattermusch
2016-06-30
|
|
\
\
\
|
|
|
|
*
Fix memory leak, fix error.c refcount reporting
Craig Tiller
2016-06-30
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Merge pull request #7025 from ctiller/%s
Craig Tiller
2016-06-30
|
|
\
\
\
|
|
|
*
|
implemented eventfd_check_availability
David Garcia Quintas
2016-06-29
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Reduce the number of kicks
Sree Kuchibhotla
2016-06-29
[next]