index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
iomgr
Commit message (
Expand
)
Author
Age
*
Fix call to grpc_exec_ctx_enqueue
Bogdan Drutu
2016-02-16
*
Fix the arguments type for on_read and destroy callbacks to match with grpc_i...
Bogdan Drutu
2016-02-16
*
WTF
Craig Tiller
2016-02-10
*
Fix 1 second stall on Windows
Craig Tiller
2016-02-10
*
Merge pull request #5088 from murgatroid99/core_long_int64_t
Craig Tiller
2016-02-08
|
\
|
*
Replace 'long' with 'int64_t' in public core headers
murgatroid99
2016-02-05
*
|
Fix comments in tcp_server.h
Dan Born
2016-02-02
|
/
*
Fix copyrights
Craig Tiller
2016-01-28
*
Fix windows
Craig Tiller
2016-01-28
*
Update copyrights
Craig Tiller
2016-01-28
*
Preparatory changes for work shedding
Craig Tiller
2016-01-28
*
Merge pull request #4939 from rjshade/remove_unused_method
Craig Tiller
2016-01-28
|
\
|
*
Update copyright comments.
Robbie Shade
2016-01-28
|
*
Remove unused grpc_udp_server_write method
Robbie Shade
2016-01-28
*
|
Tidy.
Nicolas "Pixel" Noble
2016-01-28
*
|
More fixes.
Nicolas "Pixel" Noble
2016-01-28
*
|
Tidying things up.
Nicolas "Pixel" Noble
2016-01-27
*
|
Cleaning up Windows compilation.
Nicolas "Pixel" Noble
2016-01-26
*
|
Merge branch 'tcp_listener' into tcp_server_shutdown
Dan Born
2016-01-20
|
\
\
|
*
|
Merge branch 'master' into tcp_listener
Dan Born
2016-01-20
|
|
\
|
*
|
|
Add shutdown_starting callbacks to tcp_server.
Dan Born
2016-01-14
|
/
/
*
|
clang reformat.
Dan Born
2016-01-14
*
|
Fix windows compilation errors
Dan Born
2016-01-13
*
|
Extend Copyrights to 2016
Dan Born
2016-01-13
|
*
Merge remote-tracking branch 'upstream/master' into epollset
yang-g
2016-01-13
|
|
\
*
|
|
Put the fd_index in the same order as the sibling list.
Dan Born
2016-01-12
*
|
|
Code review follow-up.
Dan Born
2016-01-12
|
*
|
unlock before return
yang-g
2016-01-12
|
|
*
Updated copyrights
murgatroid99
2016-01-12
|
*
|
Test for tsan error
yang-g
2016-01-12
|
|
/
*
|
Make grpc_tcp_listener private.
Dan Born
2016-01-11
|
*
merge with head
yang-g
2016-01-08
|
|
\
|
|
/
|
/
|
*
|
Merge pull request #4627 from daniel-j-born/tcp_fd
Craig Tiller
2016-01-08
|
\
\
|
|
*
Remove from all epoll sets when releasing an fd
yang-g
2016-01-07
|
|
/
|
/
|
*
|
Spam cleanup
Craig Tiller
2016-01-06
|
*
Expose the fd in grpc_fd and grpc_tcp.
Dan Born
2016-01-05
*
|
Eliminate gpr_ int types - and insist on C99 variants instead
Craig Tiller
2015-12-22
|
/
*
clang-format after last weeks test-fest
Craig Tiller
2015-12-14
*
Merge github.com:grpc/grpc into bind-server-twice
Craig Tiller
2015-12-11
|
\
|
*
Merge pull request #4431 from ctiller/we-dont-actually-need-pollset-fd-deletion
Sree Kuchibhotla
2015-12-11
|
|
\
*
|
|
Fix windows
Craig Tiller
2015-12-11
|
*
|
Merge pull request #4408 from ctiller/pipe-bomb
Yang Gao
2015-12-11
|
|
\
\
*
|
|
|
Add a test for binding a server to the same port twice; fix crashes
Craig Tiller
2015-12-11
|
/
/
/
*
|
|
Merge pull request #4425 from ctiller/timer_slaying
Sree Kuchibhotla
2015-12-11
|
\
\
\
*
\
\
\
Merge pull request #4376 from ctiller/wqtest
Yang Gao
2015-12-11
|
\
\
\
\
|
|
|
|
*
Remove pollset fd deletion path: its unused
Craig Tiller
2015-12-11
*
|
|
|
|
Merge pull request #4397 from jtattermusch/tv_sec_64bit
Craig Tiller
2015-12-11
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
|
|
*
Merge github.com:grpc/grpc into pipe-bomb
Craig Tiller
2015-12-11
|
|
|
|
|
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
|
*
|
Slay dead code
Craig Tiller
2015-12-11
|
|
_
|
/
/
|
/
|
|
|
|
|
|
*
Remove dead code
Craig Tiller
2015-12-10
[next]