index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
transport
Commit message (
Expand
)
Author
Age
*
Handle settings frame making a stream writable
Craig Tiller
2015-07-10
*
Merge pull request #2308 from ctiller/metadata-wants-to-be-debugged
Yang Gao
2015-07-08
|
\
*
\
Merge pull request #2304 from ctiller/just-say-goodbye-when-we-are-done
Vijay Pai
2015-07-08
|
\
\
*
\
\
Merge branch 'master' of https://github.com/grpc/grpc into slice_to_cstring
Julien Boeuf
2015-07-08
|
\
\
\
|
|
|
*
Merge github.com:grpc/grpc into metadata-wants-to-be-debugged
Craig Tiller
2015-07-07
|
|
|
|
\
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
Merge branch 'not-everyone-can-be-included' into just-say-goodbye-when-we-are...
Craig Tiller
2015-07-07
|
|
|
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Avoid finishing writes until data actually sent
Craig Tiller
2015-07-07
|
*
|
|
Merge github.com:grpc/grpc into tis-but-thy-name
Craig Tiller
2015-07-07
|
|
\
\
\
|
*
|
|
|
Fix Windows Crash
Craig Tiller
2015-07-07
|
|
*
|
|
Merge pull request #2306 from ctiller/reset-thy-counts-or-fear-my-wrath
Vijay Pai
2015-07-07
|
|
|
\
\
\
|
|
|
|
|
*
Add metadata refcount debugging
Craig Tiller
2015-07-06
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
Merge branch 'reset-thy-counts-or-fear-my-wrath' into tis-but-thy-name
Craig Tiller
2015-07-06
|
|
\
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
|
|
*
|
|
Fix potential double delete
Craig Tiller
2015-07-06
|
*
|
|
|
Fix segfault
Craig Tiller
2015-07-06
|
*
|
|
|
Merge github.com:grpc/grpc into tis-but-thy-name
Craig Tiller
2015-07-06
|
|
\
|
|
|
|
|
|
|
*
Change transport contract to automatically disconnect after sending a goaway
Craig Tiller
2015-07-05
|
|
|
_
|
/
|
|
/
|
|
|
|
|
*
Structure repacking and sizing
Craig Tiller
2015-07-02
|
|
|
/
|
|
*
Merge pull request #2284 from ctiller/oops-i-split-it-again
David G. Quintas
2015-07-01
|
|
|
\
|
*
|
|
Remove debug code
Craig Tiller
2015-07-01
|
|
|
*
Properly reset counter
Craig Tiller
2015-07-01
|
|
|
*
Remove errant assert
Craig Tiller
2015-07-01
|
*
|
|
clang-format changed files
Craig Tiller
2015-07-01
|
*
|
|
Fix a list management bug exposed by new locking scheme in client_channel
Craig Tiller
2015-07-01
|
*
|
|
Fix a bug where cancelled calls can be stranded past disconnection
Craig Tiller
2015-07-01
*
|
|
|
Merge branch 'master' of https://github.com/grpc/grpc into slice_to_cstring
Julien Boeuf
2015-07-01
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
Merge github.com:grpc/grpc into tis-but-thy-name
Craig Tiller
2015-07-01
|
|
|
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Fix leak in chttp2_transport
Craig Tiller
2015-06-30
|
*
|
|
Spam cleanup
Craig Tiller
2015-06-30
|
|
*
|
Merge github.com:grpc/grpc into tis-but-thy-name
Craig Tiller
2015-06-30
|
|
|
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Remove the ability to specify a string on cancel: it was broken and unused; w...
Craig Tiller
2015-06-30
|
*
|
|
Fix a bug where transports can leak because they are not shut down correctly
Craig Tiller
2015-06-30
|
*
|
|
Fix leaking unclaimed incoming metadata
Craig Tiller
2015-06-30
|
*
|
|
Fix leak in chttp2_transport incoming metadata
Craig Tiller
2015-06-30
|
|
|
/
|
|
/
|
|
|
*
clang-format affected files
Craig Tiller
2015-06-30
*
|
|
Actually we also wait hex for this one.
Julien Boeuf
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
|
|
*
Debugging
Craig Tiller
2015-06-29
*
|
|
Fixing build after sync with upstream.
Julien Boeuf
2015-06-29
*
|
|
Merge branch 'master' of https://github.com/grpc/grpc into slice_to_cstring
Julien Boeuf
2015-06-29
|
\
|
|
*
|
|
Adding gpr_dump and gpr_hexdump as discussed. Removed gpr_slice_to_cstring as...
Julien Boeuf
2015-06-29
|
|
*
Use connectivity state tracking code in chttp2 transport
Craig Tiller
2015-06-29
|
|
*
Moving chttp2 to new transport interface
Craig Tiller
2015-06-25
|
|
*
Merge branch 'oops-i-split-it-again' into tis-but-thy-name
Craig Tiller
2015-06-25
|
|
|
\
|
|
|
/
|
|
/
|
|
|
*
Plumbing transport_op changes through
Craig Tiller
2015-06-25
|
*
|
Addressing comments
Craig Tiller
2015-06-25
|
|
*
chop chop chop
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
|
|
|
\
|
*
|
|
Simpler code
Craig Tiller
2015-06-25
[next]