aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/ext/transport/chttp2
Commit message (Expand)AuthorAge
* Merge branch 'master' of https://github.com/grpc/grpc into flow-control-part4Gravatar ncteisen2018-01-02
|\
* | clang fmtGravatar ncteisen2018-01-02
| * Separate client and server keepalive_permit_without_callsGravatar Yuchen Zeng2017-12-21
* | Merge branch 'master' of https://github.com/grpc/grpc into flow-control-part4Gravatar ncteisen2017-12-08
|\|
* | Read new env var to toggleGravatar ncteisen2017-12-08
* | Plumb through flow_control->flow_conrol_enabled()Gravatar ncteisen2017-12-08
* | Add commentsGravatar ncteisen2017-12-08
| * Merge masterGravatar Yash Tibrewal2017-12-07
| |\
| | * Merge pull request #13647 from y-zeng/send_pingGravatar Yuchen Zeng2017-12-07
| | |\
| * | | Revert "Revert "All instances of exec_ctx being passed around in src/core rem...Gravatar Yash Tibrewal2017-12-06
| * | | Revert "All instances of exec_ctx being passed around in src/core removed"Gravatar Yash Tibrewal2017-12-06
* | | | Fix write_buffering_testGravatar ncteisen2017-12-05
| * | | Merge master into execctxGravatar Yash Tibrewal2017-12-05
| |\ \ \
| | | * | Bug fix, use the last_sent ping time for next sendGravatar yang-g2017-12-05
| | |/ /
* | | | Fix bm_trickle_compileGravatar ncteisen2017-12-05
* | | | Fix buildtests compileGravatar ncteisen2017-12-05
* | | | Fix parsing checkGravatar ncteisen2017-12-05
| | | * Add on_initiate callback for the send_ping tranport opGravatar Yuchen Zeng2017-12-05
| | |/
* | | Disable flow control settings framesGravatar ncteisen2017-12-05
* | | First pass at mocked out Flow Control classesGravatar ncteisen2017-12-05
* | | First pass at abstract base flow control classGravatar ncteisen2017-12-05
| |/ |/|
* | Pass a pollset_set to some client handshakers.Gravatar Dan Born2017-12-04
* | Merge pull request #13336 from markdroth/server_connection_timeoutGravatar Mark D. Roth2017-12-04
|\ \
| | * Merge master into execctx after removal of assert in tls_gccGravatar yashkt2017-12-04
| | |\ | |_|/ |/| |
| * | Move chttp2 cleanup code into close_transport_locked().Gravatar Mark D. Roth2017-12-04
* | | Initialize last sent ping timeGravatar Ken Payson2017-12-01
| * | Merge remote-tracking branch 'upstream/master' into server_connection_timeoutGravatar Mark D. Roth2017-12-01
| |\ \ | |/ / |/| |
| | * Merge master after no Extern C changesGravatar Yash Tibrewal2017-11-30
| | |\ | |_|/ |/| |
| | * Remove _ prefixed variable namesGravatar Yash Tibrewal2017-11-29
| * | Merge remote-tracking branch 'upstream/master' into server_connection_timeoutGravatar Mark D. Roth2017-11-27
| |\ \
| * | | Fix handling of grpc shutdown in timer callback.Gravatar Mark D. Roth2017-11-27
| * | | clang-formatGravatar Mark D. Roth2017-11-27
| | | * Merge masterGravatar Yash Tibrewal2017-11-21
| | | |\ | | | |/ | | |/|
* | | | Merge branch 'master' of https://github.com/grpc/grpc into no-more-extern-cGravatar ncteisen2017-11-21
|\ \ \ \ | | |/ / | |/| |
| * | | Merge branch 'master' of https://github.com/grpc/grpc into inheritance-in-coreGravatar Noah Eisen2017-11-21
| |\ \ \
| | * \ \ Merge pull request #13364 from ncteisen/surfacing-error-detailsGravatar Noah Eisen2017-11-21
| | |\ \ \
| | | | * \ Merge remote-tracking branch 'upstream/master' into server_connection_timeoutGravatar Mark D. Roth2017-11-20
| | | | |\ \ | | | |_|/ / | | |/| | |
* | | | | | Merge branch 'master' of https://github.com/grpc/grpc into no-more-extern-cGravatar ncteisen2017-11-20
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge branch 'master' of https://github.com/grpc/grpc into tracing++Gravatar ncteisen2017-11-17
| |\ \ \ \ \
* | | | | | | clang fmtGravatar ncteisen2017-11-17
* | | | | | | Remove all extern CGravatar ncteisen2017-11-17
| |/ / / / / |/| | | | |
| | | | | * Merge masterGravatar Yash Tibrewal2017-11-16
| | | | | |\
* | | | | | \ Merge pull request #13388 from y-zeng/flow_controlGravatar Yuchen Zeng2017-11-16
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Add constant kMaxDtGravatar Yuchen Zeng2017-11-16
| | | | * | | Merge branch 'master' of https://github.com/grpc/grpc into surfacing-error-de...Gravatar ncteisen2017-11-15
| | | | |\ \ \ | |_|_|_|/ / / |/| | | | | |
| | | * | | | Fix artifact buildsGravatar ncteisen2017-11-15
| |_|/ / / / |/| | | | |
| | | | * | Merge remote-tracking branch 'upstream/master' into server_connection_timeoutGravatar Mark D. Roth2017-11-15
| | | | |\ \ | |_|_|_|/ / |/| | | | |
| | | | | * Move ExecCtx to grpc_core namespace. Make exec_ctx a private static in ExecCt...Gravatar Yash Tibrewal2017-11-14
| * | | | | Limit the imput dt of PID to 100msGravatar Yuchen Zeng2017-11-14
| | * | | | clang tidyGravatar Noah Eisen2017-11-14