index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
Commit message (
Expand
)
Author
Age
*
Merge pull request #7395 from markdroth/handshake_api
kpayson64
2016-07-25
|
\
*
\
Merge pull request #7320 from yang-g/shut_down_acceptor_early
Nicolas Noble
2016-07-22
|
\
\
*
\
\
Merge pull request #7488 from ghemawat/slice_user_data
kpayson64
2016-07-21
|
\
\
\
|
|
|
*
clang-format
Mark D. Roth
2016-07-21
|
|
|
*
Merge remote-tracking branch 'upstream/master' into handshake_api
Mark D. Roth
2016-07-21
|
|
|
|
\
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Sanitizing master.
Nicolas "Pixel" Noble
2016-07-21
|
*
|
|
Add gpr_slice_new_with_user_data.
Sanjay Ghemawat
2016-07-21
|
/
/
/
|
|
*
clang-format
Mark D. Roth
2016-07-21
*
|
|
Merge pull request #7454 from dgquintas/tiny_comment_update
David G. Quintas
2016-07-20
|
\
\
\
|
|
|
*
Avoid allocating memory for each individual handshaker. Also fix memory leak.
Mark D. Roth
2016-07-20
|
|
|
*
Add acceptor parameter.
Mark D. Roth
2016-07-20
|
|
|
*
clang-format
Mark D. Roth
2016-07-20
|
|
|
*
Merge remote-tracking branch 'upstream/master' into handshake_api
Mark D. Roth
2016-07-20
|
|
|
|
\
|
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
Merge remote-tracking branch 'upstream/master' into shut_down_acceptor_early
yang-g
2016-07-18
|
|
|
\
\
|
*
|
|
|
Updated outdated comment about uchannels
David Garcia Quintas
2016-07-18
|
|
|
/
/
|
|
/
|
|
|
|
|
*
Plumb channel args through handshakers.
Mark D. Roth
2016-07-15
*
|
|
|
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
|
|
|
*
Use handshake_manager API in client and server.
Mark D. Roth
2016-07-14
|
*
|
|
Cleanup from code review
Craig Tiller
2016-07-14
|
/
/
/
|
|
*
Fix build problems.
Mark D. Roth
2016-07-14
*
|
|
Remove now redundant line
Craig Tiller
2016-07-14
*
|
|
Correct direction of inequality
Craig Tiller
2016-07-14
|
|
*
clang-format
Mark D. Roth
2016-07-14
|
|
*
Tweaked grpc_handshaker API and added grpc_handshake_manager API.
Mark D. Roth
2016-07-14
*
|
|
Document refcounting
Craig Tiller
2016-07-13
*
|
|
Document creation function
Craig Tiller
2016-07-13
*
|
|
Add a quick note on the write chain execution\nthis is changed already in a f...
Craig Tiller
2016-07-13
*
|
|
Update comment
Craig Tiller
2016-07-13
*
|
|
Describe workqueue_enqueue better
Craig Tiller
2016-07-13
*
|
|
Failure reporting fix
Craig Tiller
2016-07-13
*
|
|
Fix potential null ptr deref
Craig Tiller
2016-07-13
|
|
*
Add handshaker API.
Mark D. Roth
2016-07-13
*
|
|
Merge github.com:grpc/grpc into delayed-write
Craig Tiller
2016-07-13
|
\
\
\
|
|
|
/
|
|
/
|
*
|
|
Better error message
Craig Tiller
2016-07-12
*
|
|
Make request freelists per cq, to allow drastically higher requested call counts
Craig Tiller
2016-07-12
|
*
|
Merge pull request #7330 from dgquintas/fix_tsan
kpayson64
2016-07-12
|
|
\
\
|
*
\
\
Merge pull request #6595 from thinkerou/time
kpayson64
2016-07-12
|
|
\
\
\
*
|
|
|
|
Merge github.com:grpc/grpc into delayed-write
Craig Tiller
2016-07-12
|
\
|
|
|
|
*
|
|
|
|
Fix rare flake
Craig Tiller
2016-07-12
|
*
|
|
|
Master is now 1.1.0-dev.
Nicolas "Pixel" Noble
2016-07-12
|
*
|
|
|
Flagging master as 1.0.0-pre1.
Nicolas "Pixel" Noble
2016-07-12
|
|
|
*
|
Fix tsan race
David Garcia Quintas
2016-07-11
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Merge pull request #7291 from ctiller/better_status
Nicolas Noble
2016-07-11
|
|
\
\
\
|
|
|
|
*
Shutdown the listeners early when destroying the tcp_server
yang-g
2016-07-11
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
clang-format
Craig Tiller
2016-07-11
*
|
|
|
Merge github.com:grpc/grpc into delayed-write
Craig Tiller
2016-07-11
|
\
|
|
|
|
|
|
*
Fixed code format
thinkerou
2016-07-09
|
|
|
*
Update the clearer name of function
thinkerou
2016-07-09
[next]