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 v1.0.x into master
murgatroid99
2016-07-22
|
\
*
\
Merge pull request #7488 from ghemawat/slice_user_data
kpayson64
2016-07-21
|
\
\
|
|
*
Merge remote-tracking branch 'google/v1.0.x' into no_verbose_fix
Nicolas "Pixel" Noble
2016-07-21
|
|
|
\
*
|
|
|
Sanitizing master.
Nicolas "Pixel" Noble
2016-07-21
|
*
|
|
Add gpr_slice_new_with_user_data.
Sanjay Ghemawat
2016-07-21
|
/
/
/
*
|
|
Merge pull request #7454 from dgquintas/tiny_comment_update
David G. Quintas
2016-07-20
|
\
\
\
|
|
|
*
Merge pull request #6737 from ctiller/delayed-write
Craig Tiller
2016-07-19
|
*
|
|
Updated outdated comment about uchannels
David Garcia Quintas
2016-07-18
|
|
|
*
Merge pull request #7371 from nicolasnoble/udp_server_errors
kpayson64
2016-07-18
|
|
|
|
\
|
|
*
|
|
Make default log verbosity ERROR, run tests with DEBUG
Craig Tiller
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
*
|
|
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
|
|
*
And remaining random leftover items.
Nicolas "Pixel" Noble
2016-07-14
|
*
|
Merge pull request #7366 from y-zeng/fix-chttp2-parsing-msg
kpayson64
2016-07-13
|
|
\
\
*
|
|
|
Failure reporting fix
Craig Tiller
2016-07-13
|
|
|
*
Use the new socket creation api in udp_server.c
Robbie Shade
2016-07-13
|
|
|
*
Use grpc_error instead of bool in udp_server's on_read
Robbie Shade
2016-07-13
|
|
|
*
Correct error handling for failed set_sockopt calls in udp_server.c
Robbie Shade
2016-07-13
|
|
|
/
|
|
/
|
*
|
|
Fix potential null ptr deref
Craig Tiller
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
|
|
\
\
\
|
|
*
|
|
clang-format
Craig Tiller
2016-07-11
|
|
|
|
*
Remove unnecessary parsing detail
Yuchen Zeng
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
|
|
|
*
Merged some codes to the common function for maintainability
thinkerou
2016-07-09
|
*
|
|
Merge remote-tracking branch 'upstream/master' into import
yang-g
2016-07-08
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
|
|
*
Convert time to monotonic internally
Craig Tiller
2016-07-08
|
|
*
|
Merge pull request #7268 from ctiller/smaller_max_message_size
Nicolas Noble
2016-07-08
|
|
|
\
\
|
|
|
|
*
Make it more likely to correctly report deadline exceeded
Craig Tiller
2016-07-08
|
|
|
|
/
|
|
|
/
|
|
|
*
|
Merge pull request #7239 from jboeuf/fix_7182
kpayson64
2016-07-08
|
|
|
\
\
[next]