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
*
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
|
|
\
*
|
\
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
|
\
|
|
|
|
*
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 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
*
|
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
*
|
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
|
|
*
Remove dead code
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
|
*
|
Move some code out of src/ into tools/
Craig Tiller
2015-06-23
|
/
/
|
*
Merge github.com:grpc/grpc into oops-i-split-it-again
Craig Tiller
2015-06-23
|
|
\
|
|
/
|
/
|
*
|
Add metadata batch documentation
Craig Tiller
2015-06-22
|
*
Dead code removal
Craig Tiller
2015-06-22
|
*
Fix a double delete bug
Craig Tiller
2015-06-18
|
*
Hack around stream closure
Craig Tiller
2015-06-18
|
*
Bug fixes
Craig Tiller
2015-06-18
|
*
Bug fixes, spam cleanup
Craig Tiller
2015-06-18
|
*
Fix type in swap buffer
Craig Tiller
2015-06-18
|
*
More stream counting fixes
Craig Tiller
2015-06-18
[next]