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
*
Ensure registry is shutdown
Craig Tiller
2015-07-01
*
clang-format affected files
Craig Tiller
2015-06-30
*
Fix refcounting
Craig Tiller
2015-06-30
*
client_config bugfixes
Craig Tiller
2015-06-30
*
Better handling of cancellation, uri parse errors, and disconnection
Craig Tiller
2015-06-29
*
Add connect retry, backoff
Craig Tiller
2015-06-29
*
SSL channel args work with client config again
Craig Tiller
2015-06-29
*
Debugging
Craig Tiller
2015-06-29
*
Unix resolver, bug fixes
Craig Tiller
2015-06-29
*
Simple request unsecure passes with new client_config code
Craig Tiller
2015-06-28
*
refcount debugging
Craig Tiller
2015-06-27
*
Implement channel op dispatch
Craig Tiller
2015-06-27
*
Request/response path starting to work
Craig Tiller
2015-06-27
*
Progress - need to add http filters
Craig Tiller
2015-06-26
*
Get the success case through to call creation
Craig Tiller
2015-06-26
*
Small fixes
Craig Tiller
2015-06-26
*
Connector progress
Craig Tiller
2015-06-26
*
Merge github.com:grpc/grpc into tis-but-thy-name
Craig Tiller
2015-06-26
|
\
*
|
Further client config work
Craig Tiller
2015-06-26
|
*
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
|
|
\
\
\
*
|
|
|
|
client_config: chttp2_fullstack_no_op_unsecure_test passes
Craig Tiller
2015-06-26
*
|
|
|
|
Introduce connector, to help subchannel connect
Craig Tiller
2015-06-25
|
|
*
|
|
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
|
\
\
\
\
*
|
|
|
|
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
|
/
/
/
/
[next]