index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
surface
Commit message (
Expand
)
Author
Age
...
|
|
*
|
|
|
|
Bug fix. Do not push to incoming_queue after it is flushed.
yang-g
2015-06-25
*
|
|
|
|
|
|
Moving chttp2 to new transport interface
Craig Tiller
2015-06-25
|
*
|
|
|
|
|
Reworking the cascade kick to be Windows-specific.
Nicolas "Pixel" Noble
2015-06-25
|
|
/
/
/
/
/
*
|
|
|
|
|
Plumbing transport_op changes through
Craig Tiller
2015-06-25
*
|
|
|
|
|
Merge branch 'oops-i-split-it-again' into tis-but-thy-name
Craig Tiller
2015-06-25
|
\
\
\
\
\
\
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge github.com:grpc/grpc into tis-but-thy-name
Craig Tiller
2015-06-25
|
\
\
\
\
\
\
|
|
|
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
Merge github.com:grpc/grpc into oops-i-split-it-again
Craig Tiller
2015-06-25
|
|
|
\
\
\
\
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
s/grpc_transport_op/grpc_transport_stream_op/g
Craig Tiller
2015-06-25
*
|
|
|
|
|
Refactoring progress towards integrating client configs
Craig Tiller
2015-06-25
|
*
|
|
|
|
Cascade-kick pollsets when shutting down.
Nicolas "Pixel" Noble
2015-06-24
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
*
|
Adding file and line number to cq debug refcount.
Nicolas "Pixel" Noble
2015-06-24
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge github.com:grpc/grpc into that-which-we-call-a-rose
Craig Tiller
2015-06-23
|
\
|
|
|
*
|
|
|
Flesh out things and make them compile
Craig Tiller
2015-06-23
*
|
|
|
Move parent subchannel construction args...
Craig Tiller
2015-06-23
|
|
*
|
Merge github.com:grpc/grpc into oops-i-split-it-again
Craig Tiller
2015-06-23
|
|
|
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Fixed warning while parsing compression enum bytes.
David Garcia Quintas
2015-06-22
|
*
|
|
Always use the first status code received
Craig Tiller
2015-06-19
|
/
/
/
|
*
|
Merge github.com:grpc/grpc into oops-i-split-it-again
Craig Tiller
2015-06-19
|
|
\
\
|
|
/
/
|
/
|
|
*
|
|
Merge pull request #2073 from dgquintas/compression-metadata
Craig Tiller
2015-06-19
|
\
\
\
|
*
\
\
Merge branch 'master' of github.com:grpc/grpc into compression-metadata
David Garcia Quintas
2015-06-18
|
|
\
\
\
*
|
|
|
|
Fix scope of a lock
Vijay Pai
2015-06-18
*
|
|
|
|
Merge remote-tracking branch 'ctiller-repo/we-dont-need-no-backup' into poller2
Vijay Pai
2015-06-18
|
\
\
\
\
\
|
|
|
|
|
*
Introduced function to create byte buffers from the output of a byte buffer r...
David Garcia Quintas
2015-06-17
|
|
|
|
|
/
|
|
|
|
/
|
*
|
|
|
|
Added comments to describe nesting of mutexes
Vijay Pai
2015-06-17
*
|
|
|
|
Split server lock into 2 pieces: one for call list and one for global
Vijay Pai
2015-06-17
|
|
|
|
*
Merge branch 'we-dont-need-no-backup' into oops-i-split-it-again
Craig Tiller
2015-06-17
|
|
|
|
|
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
clang-format affected files
Craig Tiller
2015-06-17
|
/
/
/
/
|
|
|
*
Merge branch 'we-dont-need-no-backup' into oops-i-split-it-again
Craig Tiller
2015-06-17
|
|
|
|
\
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Merge branch 'you-complete-me' into we-dont-need-no-backup
Craig Tiller
2015-06-17
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Merge github.com:grpc/grpc into you-complete-me
Craig Tiller
2015-06-16
|
|
\
\
\
|
|
|
*
|
Propagation of compression level to the call.
David Garcia Quintas
2015-06-15
|
|
*
|
|
More missing flags = 0 lines...
David Garcia Quintas
2015-06-15
|
|
*
|
|
Added changes to c++ and ruby wrappers
David Garcia Quintas
2015-06-15
*
|
|
|
|
Verify that completion queues are server registered
Craig Tiller
2015-06-15
|
|
*
|
|
Added flags support to grpc_op.
David Garcia Quintas
2015-06-14
|
|
|
/
/
|
|
|
*
Refactor progress
Craig Tiller
2015-06-11
|
|
|
*
Merge branch 'we-dont-need-no-backup' into oops-i-split-it-again
Craig Tiller
2015-06-11
|
|
|
|
\
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Flush pending incoming messages when writing status
Craig Tiller
2015-06-11
*
|
|
|
Merge branch 'you-complete-me' into we-dont-need-no-backup
Craig Tiller
2015-06-11
|
\
|
|
|
|
|
|
*
Ensure we dont destroy a call until it is closed
Craig Tiller
2015-06-11
|
|
_
|
/
|
/
|
|
|
*
|
Update Python for core server shutdown change
Masood Malekghassemi
2015-06-10
*
|
|
Merge branch 'you-complete-me' into we-dont-need-no-backup
Craig Tiller
2015-06-09
|
\
|
|
|
*
|
Merge remote-tracking branch 'upstream/master' into you-complete-me-csharp
Jan Tattermusch
2015-06-09
|
|
\
|
|
|
*
Merge pull request #1833 from zayoo/master
David G. Quintas
2015-06-09
|
|
|
\
|
|
*
|
Add comment
Craig Tiller
2015-06-09
|
|
*
|
Add comment
Craig Tiller
2015-06-09
|
|
*
|
Merge github.com:grpc/grpc into break-break-break-the-locks
Craig Tiller
2015-06-09
|
|
|
\
\
|
|
|
*
|
Changes to byte_buffer based on comments.
David Garcia Quintas
2015-06-08
|
|
*
|
|
Tweaking
Craig Tiller
2015-06-08
|
|
*
|
|
Fix some asan issues
Craig Tiller
2015-06-08
[prev]
[next]