aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/transport
Commit message (Expand)AuthorAge
* Merge branch 'master' of https://github.com/grpc/grpc into slice_to_cstringGravatar Julien Boeuf2015-07-08
|\
| * 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
| | |\
| * | \ 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
| |\| |
| | | * 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
| * | | Remove dead codeGravatar Craig Tiller2015-06-25
| * | | Merge github.com:grpc/grpc into oops-i-split-it-againGravatar Craig Tiller2015-06-25
| |\ \ \ | | | |/ | | |/|
| | | * s/grpc_transport_op/grpc_transport_stream_op/gGravatar Craig Tiller2015-06-25
| |_|/ |/| |
| | * Move some code out of src/ into tools/Gravatar Craig Tiller2015-06-23
| |/ |/|
| * Merge github.com:grpc/grpc into oops-i-split-it-againGravatar Craig Tiller2015-06-23
| |\ | |/ |/|
* | Add metadata batch documentationGravatar Craig Tiller2015-06-22
| * Dead code removalGravatar Craig Tiller2015-06-22