aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/ext/transport/chttp2
Commit message (Expand)AuthorAge
* Merge pull request #9318 from markdroth/subchannel_addr_channel_argGravatar Mark D. Roth2017-01-17
|\
* | Name constantGravatar Craig Tiller2017-01-13
| * Fix API fuzzer tests.Gravatar Mark D. Roth2017-01-13
| * Store subchannel address in a channel arg.Gravatar Mark D. Roth2017-01-13
* | Merge github.com:grpc/grpc into write_bufferingGravatar Craig Tiller2017-01-13
|\|
| * Merge branch 'master' of https://github.com/grpc/grpc into rst_stream_error_c...Gravatar ncteisen2017-01-11
| |\
| | * Merge pull request #9129 from markdroth/handshaker_pluginGravatar Mark D. Roth2017-01-09
| | |\
| | * | Actually add the documentationGravatar Craig Tiller2017-01-06
| | | * Handshaker plugin mechanism.Gravatar Mark D. Roth2017-01-06
| | |/
| | * Merge pull request #9253 from ctiller/long_statusGravatar Craig Tiller2017-01-05
| | |\
* | | \ Merge github.com:grpc/grpc into write_bufferingGravatar Craig Tiller2017-01-05
|\ \ \ \ | | |/ / | |/| |
| | | * Support long grpc-messages on abnormal close pathGravatar Craig Tiller2017-01-05
* | | | Fix sequential write bufferingGravatar Craig Tiller2017-01-05
| |_|/ |/| |
| * | Remove errant headerGravatar Craig Tiller2017-01-04
* | | Merge branch 'master' of https://github.com/grpc/grpc into bazel-take-2Gravatar Nicolas "Pixel" Noble2017-01-04
|\ \ \
* \ \ \ Merge remote-tracking branch 'google/master' into bazel-take-2Gravatar Nicolas "Pixel" Noble2017-01-04
|\ \ \ \
| | | * \ Merge branch 'cleanup_closures' into slice_with_exec_ctx_and_new_closuresGravatar Craig Tiller2017-01-03
| | | |\ \ | | | |/ / | | |/| |
| | * | | Changes to exec_ctx/closure/combiner/workqueue interfacesGravatar Craig Tiller2016-12-28
| |/ / /
| | * | Fix merge errorsGravatar Craig Tiller2016-12-27
| | * | Merge github.com:grpc/grpc into slice_with_exec_ctxGravatar Craig Tiller2016-12-27
| | |\ \ | | |/ / | |/| |
| | | * Fix RST_STREAM(0) inconsistencyGravatar ncteisen2016-12-16
| | |/ | |/|
| * | Eliminate redundant places where server name was stored.Gravatar Mark D. Roth2016-12-12
| * | Fix grpclb code.Gravatar Mark D. Roth2016-12-12
| | * Fix merge errorGravatar Craig Tiller2016-12-12
| | * Merge github.com:grpc/grpc into slice_with_exec_ctxGravatar Craig Tiller2016-12-12
| | |\
| * | | Add function to create channel arg for client channel factory.Gravatar Mark D. Roth2016-12-09
| * | | Merge remote-tracking branch 'upstream/master' into client_channel_init_cleanupGravatar Mark D. Roth2016-12-09
| |\ \ \ | | | |/ | | |/|
| | * | Merge pull request #8979 from markdroth/handshaker_cleanupGravatar Mark D. Roth2016-12-09
| | |\ \
| * | \ \ Merge remote-tracking branch 'upstream/master' into client_channel_init_cleanupGravatar Mark D. Roth2016-12-09
| |\ \ \ \
| | | * | | Catch the case where we were shutdown after a handoff.Gravatar Mark D. Roth2016-12-09
| | | | * | Fix more allocation bugs.Gravatar Mark D. Roth2016-12-09
| | | | | * Merge github.com:grpc/grpc into slice_with_exec_ctxGravatar Craig Tiller2016-12-09
| | | | | |\ | | | |_|_|/ | | |/| | |
| | | * | | Merge remote-tracking branch 'upstream/master' into handshaker_early_exitGravatar Mark D. Roth2016-12-08
| | | |\ \ \ | | | |/ / / | | |/| | |
| | | | * | Pass ownership of grpc_tcp_server_acceptor to connector.Gravatar Mark D. Roth2016-12-08
| | * | | | PR commentsGravatar David Garcia Quintas2016-12-07
| | * | | | Fix handling of streams waiting for concurrencyGravatar David Garcia Quintas2016-12-07
| | | * | | Make handshakers that exit early responsible for cleaning up all args.Gravatar Mark D. Roth2016-12-07
| | | | | * Make core_banned_functions.py pass againGravatar Craig Tiller2016-12-06
| | | | | * clang-formatGravatar Craig Tiller2016-12-06
| | | | | * Merge github.com:grpc/grpc into slice_with_exec_ctxGravatar Craig Tiller2016-12-06
| | | | | |\ | | | |_|_|/ | | |/| | |
| | | * | | Provide a way to exit handshaking early without an error.Gravatar Mark D. Roth2016-12-06
| | |/ / /
| | | * | clang-formatGravatar Mark D. Roth2016-12-06
| | | * | Rename *_create_handshakers() to *_add_handshakers().Gravatar Mark D. Roth2016-12-06
| | |/ /
| | * | Fix race if connector is shutdown while connectingGravatar Craig Tiller2016-12-05
| | * | Readability improvementsGravatar Craig Tiller2016-12-05
| | * | Add parensGravatar Craig Tiller2016-12-05
| | * | Get idle edge reliablyGravatar Craig Tiller2016-12-05
| * | | Merge remote-tracking branch 'upstream/master' into client_channel_init_cleanupGravatar Mark D. Roth2016-12-05
| |\ \ \
| | * \ \ Merge pull request #8913 from markdroth/security_handshaker2Gravatar Craig Tiller2016-12-02
| | |\ \ \
| | | | * | Fix some things:Gravatar Craig Tiller2016-12-02