aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/transport/chttp2
Commit message (Expand)AuthorAge
...
* | Merge branch 'decompression' of https://github.com/dgquintas/grpc into dgquin...Gravatar Craig Tiller2015-07-19
|\ \
| | * User agent string supportGravatar Craig Tiller2015-07-18
| |/ |/|
* | Merge github.com:grpc/grpc into no-worries-i-can-waitGravatar Craig Tiller2015-07-17
|\ \
| | * Merge branch 'master' of github.com:grpc/grpc into decompressionGravatar David Garcia Quintas2015-07-15
| | |\
| * | | Fix integration bugsGravatar Craig Tiller2015-07-15
| * | | Ensure streams are sent in-orderGravatar Craig Tiller2015-07-15
| * | | Merge github.com:grpc/grpc into flow-like-lava-to-a-barnyardGravatar Craig Tiller2015-07-15
| |\ \ \ | | | |/ | | |/|
| | | * Fixes to compression, to be merged back to the appropriate branch.Gravatar David Garcia Quintas2015-07-15
| | * | Fixed wrong frame parsingGravatar David Garcia Quintas2015-07-14
| * | | Merge github.com:grpc/grpc into flow-like-lava-to-a-barnyardGravatar Craig Tiller2015-07-13
| |\| |
* | | | Updating wrapped languages to new time functionsGravatar Craig Tiller2015-07-13
* | | | Introduce a clock type field onto gpr_timespec.Gravatar Craig Tiller2015-07-13
| |/ / |/| |
| | * Merge branch 'master' of github.com:grpc/grpc into decompressionGravatar David Garcia Quintas2015-07-09
| | |\
* | | \ Merge github.com:grpc/grpc into footprints-on-the-sands-of-timeGravatar Craig Tiller2015-07-09
|\ \ \ \ | | |_|/ | |/| |
| | * | Merge github.com:grpc/grpc into flow-like-lava-to-a-barnyardGravatar Craig Tiller2015-07-09
| | |\ \ | | |/ / | |/| |
| * | | Merge pull request #2308 from ctiller/metadata-wants-to-be-debuggedGravatar Yang Gao2015-07-08
| |\ \ \
| | | | * Merge branch 'master' of github.com:grpc/grpc into decompressionGravatar David Garcia Quintas2015-07-08
| | | | |\ | | |_|_|/ | |/| | |
| * | | | Merge pull request #2304 from ctiller/just-say-goodbye-when-we-are-doneGravatar Vijay Pai2015-07-08
| |\ \ \ \
| | | | | * More commentsGravatar David Garcia Quintas2015-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 github.com:grpc/grpc into footprints-on-the-sands-of-timeGravatar Craig Tiller2015-07-07
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | | | | * | Merge github.com:grpc/grpc into flow-like-lava-to-a-barnyardGravatar 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
| | | | | | * PR commentsGravatar David Garcia Quintas2015-07-06
* | | | | | | clang-format changed filesGravatar Craig Tiller2015-07-06
| | | | * | | 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
| * | | | | | Merge github.com:grpc/grpc into tis-but-thy-nameGravatar Craig Tiller2015-07-06
| |\| | | | |
| | | | | * | Merge github.com:grpc/grpc into flow-like-lava-to-a-barnyardGravatar Craig Tiller2015-07-05
| | | | | |\ \ | | | |_|_|/ / | | |/| | | |
| | | | * | | Change transport contract to automatically disconnect after sending a goawayGravatar Craig Tiller2015-07-05
| | |_|/ / / | |/| | | |
* | | | | | Introduce multiple clocks to GPRGravatar Craig Tiller2015-07-01
| |/ / / / |/| | | |
* | | | | Merge pull request #2284 from ctiller/oops-i-split-it-againGravatar David G. Quintas2015-07-01
|\ \ \ \ \
| * | | | | Remove errant assertGravatar Craig Tiller2015-07-01
| | | | | * Merge branch 'master' of github.com:grpc/grpc into decompressionGravatar David Garcia Quintas2015-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