aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/ext/transport/chttp2
Commit message (Expand)AuthorAge
* Merge pull request #8598 from ctiller/rst_streamGravatar Muxi Yan2016-11-02
|\
| * Send a RST_STREAM from the client if servers dont properly close streamsGravatar Craig Tiller2016-11-01
* | gRPC LB fixes from end two end testingGravatar David Garcia Quintas2016-10-30
|/
* Handle calls that are started after transport closureGravatar Craig Tiller2016-10-27
* Review feedbackGravatar Craig Tiller2016-10-26
* Merge github.com:grpc/grpc into buffer_pools_for_realsiesGravatar Craig Tiller2016-10-26
|\
| * Merge remote-tracking branch 'upstream/master' into resolver_channel_argsGravatar Mark D. Roth2016-10-26
| |\
| | * Merge pull request #8377 from htuch/alpnGravatar Craig Tiller2016-10-26
| | |\
* | | | Review feedbackGravatar Craig Tiller2016-10-25
| | * | Merge branch 'master' into uv_core_transportGravatar murgatroid992016-10-25
| | |\ \
| | | * | Finish off changeGravatar Craig Tiller2016-10-25
| | | * | Use the statement sequencing operator instead of introducing an enumGravatar Craig Tiller2016-10-25
| | | * | Hand build tail recursion to avoid stack overflowGravatar Craig Tiller2016-10-25
| * | | | Fix asan bug.Gravatar Mark D. Roth2016-10-25
* | | | | Merge github.com:grpc/grpc into buffer_pools_for_realsiesGravatar Craig Tiller2016-10-24
|\ \ \ \ \ | | |_|/ / | |/| | |
| | * | | Fix propagation of channel args for insecure channels.Gravatar Mark D. Roth2016-10-24
| | * | | clang-formatGravatar Mark D. Roth2016-10-24
| | | | * Introduce a grpc-exp ALPN protocol identifier.Gravatar Harvey Tuch2016-10-24
| | |_|/ | |/| |
| | | * Merge branch 'master' into uv_core_transportGravatar murgatroid992016-10-21
| | | |\ | | |_|/ | |/| |
| | * | Merge remote-tracking branch 'upstream/master' into resolver_channel_argsGravatar Mark D. Roth2016-10-21
| | |\ \ | | |/ / | |/| |
| * | | Merge pull request #8095 from markdroth/rename_client_configGravatar Mark D. Roth2016-10-21
| |\ \ \
* | | | | Address review commentsGravatar Craig Tiller2016-10-21
| | | * | Pass channel args through resolver.Gravatar Mark D. Roth2016-10-21
| * | | | Moved unref of security connector outside of grpc_secure_channel_createGravatar David Garcia Quintas2016-10-20
| | |/ / | |/| |
| | * | Merge remote-tracking branch 'upstream/master' into rename_client_configGravatar Mark D. Roth2016-10-19
| | |\ \ | | |/ / | |/| |
| | | * Merge branch 'master' into uv_core_transportGravatar murgatroid992016-10-19
| | | |\ | | |_|/ | |/| |
* | | | clang-formatGravatar Craig Tiller2016-10-18
* | | | Merge github.com:grpc/grpc into buffer_pools_for_realsiesGravatar Craig Tiller2016-10-18
|\| | |
| * | | Fix wakeup bugGravatar Craig Tiller2016-10-18
* | | | BufferPool --> ResourceQuotaGravatar Craig Tiller2016-10-17
| * | | clang-formatGravatar Craig Tiller2016-10-14
* | | | Merge branch 'direct-calls' into buffer_pools_for_realsiesGravatar Craig Tiller2016-10-14
|\| | |
| * | | Fix some test failuresGravatar Craig Tiller2016-10-14
| * | | Revert spamGravatar Craig Tiller2016-10-13
| * | | Fix bad stream terminatorsGravatar Craig Tiller2016-10-13
| * | | Fix 32-bit linux buildGravatar Craig Tiller2016-10-13
| | | * Merge branch 'master' into uv_core_transportGravatar murgatroid992016-10-12
| | | |\
* | | | | Merge branch 'direct-calls' into buffer_pools_for_realsiesGravatar Craig Tiller2016-10-12
|\| | | |
| * | | | Fix race with fetching data and writing it in chttp2Gravatar Craig Tiller2016-10-12
| * | | | Merge github.com:grpc/grpc into direct-callsGravatar Craig Tiller2016-10-12
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Merge pull request #8073 from daniel-j-born/handshake_shutdownGravatar Yang Gao2016-10-11
| | |\ \ \
| | | | * \ Merge remote-tracking branch 'upstream/master' into rename_client_configGravatar Mark D. Roth2016-10-07
| | | | |\ \ | | | |_|/ / | | |/| | |
| | | | | * Merge branch 'master' into uv_core_transportGravatar murgatroid992016-10-03
| | | | | |\ | | | |_|_|/ | | |/| | |
| * | | | | Merge github.com:grpc/grpc into direct-callsGravatar Craig Tiller2016-09-29
| |\| | | |
* | | | | | Merge github.com:grpc/grpc into buffer_pools_for_realsiesGravatar Craig Tiller2016-09-29
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge pull request #7833 from sreecha/fix_channel_from_fd_apiGravatar Nicolas Noble2016-09-29
| |\ \ \ \ \
* | \ \ \ \ \ Merge branch 'direct-calls' into buffer_pools_for_realsiesGravatar Craig Tiller2016-09-29
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | Fix crash when accepting a stream after shutdownGravatar Craig Tiller2016-09-29
| * | | | | | Fix memory leakGravatar Craig Tiller2016-09-29
* | | | | | | Fix memory leakGravatar Craig Tiller2016-09-29