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
*
Merge github.com:grpc/grpc into flow-like-lava-to-a-barnyard
Craig Tiller
2015-07-05
|
\
|
*
Merge pull request #2117 from dgquintas/bb_from_bbreader
Craig Tiller
2015-07-05
|
|
\
|
*
|
Try harder to return DEADLINE_EXCEEDED when we should
Craig Tiller
2015-07-01
|
*
|
Merge pull request #2149 from ctiller/oops-i-split-it-again
Vijay Pai
2015-06-26
|
|
\
\
|
*
\
\
Merge pull request #2204 from nicolasnoble/completion-queue-refcount-debugging
Craig Tiller
2015-06-26
|
|
\
\
\
|
*
\
\
\
Merge pull request #2221 from yang-g/no_new_bbq_after_flush
Craig Tiller
2015-06-26
|
|
\
\
\
\
|
|
*
|
|
|
Bug fix. Do not push to incoming_queue after it is flushed.
yang-g
2015-06-25
|
*
|
|
|
|
Reworking the cascade kick to be Windows-specific.
Nicolas "Pixel" Noble
2015-06-25
|
|
/
/
/
/
|
|
|
*
|
Merge github.com:grpc/grpc into oops-i-split-it-again
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 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
|
|
|
*
|
|
Cache commonly used status strings
Craig Tiller
2015-06-08
|
|
|
|
*
|
Merge branch 'master' of github.com:grpc/grpc into compression
David Garcia Quintas
2015-06-08
|
|
|
|
|
\
\
|
|
|
|
|
/
/
|
|
|
|
/
|
|
|
|
|
|
*
|
Made grpc_byte_buffer_reader able to decompress msgs.
David Garcia Quintas
2015-06-05
[next]