aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/transport
Commit message (Expand)AuthorAge
* Handle settings frame making a stream writableGravatar Craig Tiller2015-07-10
* Merge pull request #2308 from ctiller/metadata-wants-to-be-debuggedGravatar Yang Gao2015-07-08
|\
* \ 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 github.com:grpc/grpc into metadata-wants-to-be-debuggedGravatar Craig Tiller2015-07-07
| | | |\ | | |_|/ | |/| |
| | * | 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 github.com:grpc/grpc into tis-but-thy-nameGravatar Craig Tiller2015-07-07
| |\ \ \
| * | | | Fix Windows CrashGravatar Craig Tiller2015-07-07
| | * | | Merge pull request #2306 from ctiller/reset-thy-counts-or-fear-my-wrathGravatar Vijay Pai2015-07-07
| | |\ \ \
| | | | | * Add metadata refcount debuggingGravatar Craig Tiller2015-07-06
| | |_|_|/ | |/| | |
| * | | | 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
| * | | | Fix segfaultGravatar 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
| | |_|/ | |/| |
| | | * Structure repacking and sizingGravatar Craig Tiller2015-07-02
| | |/
| | * Merge pull request #2284 from ctiller/oops-i-split-it-againGravatar David G. Quintas2015-07-01
| | |\
| * | | Remove debug codeGravatar Craig Tiller2015-07-01
| | | * Properly reset counterGravatar Craig Tiller2015-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
| * | | Fix a bug where cancelled calls can be stranded past disconnectionGravatar 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-07-01
| | |\ \ | | |/ / | |/| |
| * | | Fix leak in chttp2_transportGravatar Craig Tiller2015-06-30
| * | | Spam cleanupGravatar Craig Tiller2015-06-30
| | * | Merge github.com:grpc/grpc into tis-but-thy-nameGravatar Craig Tiller2015-06-30
| | |\ \ | | |/ / | |/| |
| * | | Remove the ability to specify a string on cancel: it was broken and unused; w...Gravatar Craig Tiller2015-06-30
| * | | Fix a bug where transports can leak because they are not shut down correctlyGravatar Craig Tiller2015-06-30
| * | | Fix leaking unclaimed incoming metadataGravatar Craig Tiller2015-06-30
| * | | Fix leak in chttp2_transport incoming metadataGravatar Craig Tiller2015-06-30
| | |/ | |/|
| | * clang-format affected filesGravatar Craig Tiller2015-06-30
* | | Actually we also wait hex for this one.Gravatar Julien Boeuf2015-06-30
| | * Better handling of cancellation, uri parse errors, and disconnectionGravatar Craig Tiller2015-06-29
| | * Add connect retry, backoffGravatar Craig Tiller2015-06-29
| | * DebuggingGravatar Craig Tiller2015-06-29
* | | Fixing build after sync with upstream.Gravatar Julien Boeuf2015-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
| | * Merge branch 'oops-i-split-it-again' into tis-but-thy-nameGravatar Craig Tiller2015-06-25
| | |\ | | |/ | |/|
| | * Plumbing transport_op changes throughGravatar Craig Tiller2015-06-25
| * | Addressing commentsGravatar Craig Tiller2015-06-25
| | * chop chop chopGravatar Craig Tiller2015-06-25
| | * Merge branch 'oops-i-split-it-again' into tis-but-thy-nameGravatar Craig Tiller2015-06-25
| | |\ | | |/ | |/|
| | * Merge github.com:grpc/grpc into tis-but-thy-nameGravatar Craig Tiller2015-06-25
| | |\
| * | | Simpler codeGravatar Craig Tiller2015-06-25