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
/
chttp2
Commit message (
Expand
)
Author
Age
*
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 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 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
|
*
|
|
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
|
|
|
/
|
|
/
|
|
|
*
Merge pull request #2284 from ctiller/oops-i-split-it-again
David G. Quintas
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
*
|
|
|
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-06-30
|
|
|
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Fix leaking unclaimed incoming metadata
Craig Tiller
2015-06-30
|
|
|
/
|
|
/
|
|
|
*
Add connect retry, backoff
Craig Tiller
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
|
|
/
|
*
Addressing comments
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
|
|
\
|
|
*
Move some code out of src/ into tools/
Craig Tiller
2015-06-23
|
|
/
|
/
|
|
*
Fix a double delete bug
Craig Tiller
2015-06-18
|
*
Bug fixes
Craig Tiller
2015-06-18
|
*
Bug fixes, spam cleanup
Craig Tiller
2015-06-18
|
*
Fix some list handling
Craig Tiller
2015-06-18
|
*
Cancellation related fixes
Craig Tiller
2015-06-17
|
*
Dead code cleanup
Craig Tiller
2015-06-17
|
*
Flow control bugfixes
Craig Tiller
2015-06-17
|
*
Properly deal with streams closing during parsing
Craig Tiller
2015-06-17
|
*
Remove bogus assert
Craig Tiller
2015-06-17
|
*
Handle endpoint disconnection better
Craig Tiller
2015-06-17
|
*
First request/response with separated chttp2 lock passes
Craig Tiller
2015-06-16
|
*
Read path improvements
Craig Tiller
2015-06-16
|
*
Implement more missing pieces
Craig Tiller
2015-06-16
|
*
Fixing stuff
Craig Tiller
2015-06-16
|
*
Implement more missing pieces
Craig Tiller
2015-06-16
|
*
Fixing stuff
Craig Tiller
2015-06-16
|
*
Fixing stuff
Craig Tiller
2015-06-16
|
*
qps_test links with the breakup
Craig Tiller
2015-06-16
|
*
Implement some missing pieces for chttp2s lock breakup
Craig Tiller
2015-06-16
|
*
Implement grpc_stream_map_move_into
Craig Tiller
2015-06-16
|
*
New chttp2 list implementation
Craig Tiller
2015-06-15
|
*
Compiles with the breakup
Craig Tiller
2015-06-15
|
*
Progress on splitting things up
Craig Tiller
2015-06-15
|
*
clang-format, and process on lock splitting
Craig Tiller
2015-06-15
|
*
Progress on splitting reading from transport lock
Craig Tiller
2015-06-15
[next]