aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/transport/chttp2
Commit message (Expand)AuthorAge
* Merge pull request #2304 from ctiller/just-say-goodbye-when-we-are-doneGravatar Vijay Pai2015-07-08
|\
* \ Merge branch 'master' of https://github.com/grpc/grpc into slice_to_cstringGravatar Julien Boeuf2015-07-08
|\ \
| | * Merge branch 'not-everyone-can-be-included' into just-say-goodbye-when-we-are...Gravatar Craig Tiller2015-07-07
| | |\ | | |/ | |/|
| * | Avoid finishing writes until data actually sentGravatar Craig Tiller2015-07-07
| * | Merge branch 'reset-thy-counts-or-fear-my-wrath' into tis-but-thy-nameGravatar Craig Tiller2015-07-06
| |\ \
| | * | Fix potential double deleteGravatar Craig Tiller2015-07-06
| * | | Merge github.com:grpc/grpc into tis-but-thy-nameGravatar Craig Tiller2015-07-06
| |\| |
| | | * Change transport contract to automatically disconnect after sending a goawayGravatar Craig Tiller2015-07-05
| | |/ | |/|
| | * Merge pull request #2284 from ctiller/oops-i-split-it-againGravatar David G. Quintas2015-07-01
| | |\
| | | * Remove errant assertGravatar Craig Tiller2015-07-01
| * | | clang-format changed filesGravatar Craig Tiller2015-07-01
| * | | Fix a list management bug exposed by new locking scheme in client_channelGravatar Craig Tiller2015-07-01
* | | | Merge branch 'master' of https://github.com/grpc/grpc into slice_to_cstringGravatar Julien Boeuf2015-07-01
|\ \ \ \ | | |/ / | |/| |
| | * | Merge github.com:grpc/grpc into tis-but-thy-nameGravatar Craig Tiller2015-06-30
| | |\ \ | | |/ / | |/| |
| * | | Fix leaking unclaimed incoming metadataGravatar Craig Tiller2015-06-30
| | |/ | |/|
| | * Add connect retry, backoffGravatar Craig Tiller2015-06-29
* | | Merge branch 'master' of https://github.com/grpc/grpc into slice_to_cstringGravatar Julien Boeuf2015-06-29
|\| |
* | | Adding gpr_dump and gpr_hexdump as discussed. Removed gpr_slice_to_cstring as...Gravatar Julien Boeuf2015-06-29
| | * Use connectivity state tracking code in chttp2 transportGravatar Craig Tiller2015-06-29
| | * Moving chttp2 to new transport interfaceGravatar Craig Tiller2015-06-25
| |/
| * Addressing commentsGravatar Craig Tiller2015-06-25
| * Simpler codeGravatar Craig Tiller2015-06-25
| * Remove dead codeGravatar Craig Tiller2015-06-25
| * Merge github.com:grpc/grpc into oops-i-split-it-againGravatar Craig Tiller2015-06-25
| |\
| | * Move some code out of src/ into tools/Gravatar Craig Tiller2015-06-23
| |/ |/|
| * Fix a double delete bugGravatar Craig Tiller2015-06-18
| * Bug fixesGravatar Craig Tiller2015-06-18
| * Bug fixes, spam cleanupGravatar Craig Tiller2015-06-18
| * Fix some list handlingGravatar Craig Tiller2015-06-18
| * Cancellation related fixesGravatar Craig Tiller2015-06-17
| * Dead code cleanupGravatar Craig Tiller2015-06-17
| * Flow control bugfixesGravatar Craig Tiller2015-06-17
| * Properly deal with streams closing during parsingGravatar Craig Tiller2015-06-17
| * Remove bogus assertGravatar Craig Tiller2015-06-17
| * Handle endpoint disconnection betterGravatar Craig Tiller2015-06-17
| * First request/response with separated chttp2 lock passesGravatar Craig Tiller2015-06-16
| * Read path improvementsGravatar Craig Tiller2015-06-16
| * Implement more missing piecesGravatar Craig Tiller2015-06-16
| * Fixing stuffGravatar Craig Tiller2015-06-16
| * Implement more missing piecesGravatar Craig Tiller2015-06-16
| * Fixing stuffGravatar Craig Tiller2015-06-16
| * Fixing stuffGravatar Craig Tiller2015-06-16
| * qps_test links with the breakupGravatar Craig Tiller2015-06-16
| * Implement some missing pieces for chttp2s lock breakupGravatar Craig Tiller2015-06-16
| * Implement grpc_stream_map_move_intoGravatar Craig Tiller2015-06-16
| * New chttp2 list implementationGravatar Craig Tiller2015-06-15
| * Compiles with the breakupGravatar Craig Tiller2015-06-15
| * Progress on splitting things upGravatar Craig Tiller2015-06-15
| * clang-format, and process on lock splittingGravatar Craig Tiller2015-06-15
| * Progress on splitting reading from transport lockGravatar Craig Tiller2015-06-15