aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/ext/transport/chttp2/transport/flow_control.cc
Commit message (Expand)AuthorAge
* Fix clamp for window updateGravatar ncteisen2018-08-13
* Fix flow control tracingGravatar ncteisen2018-07-17
* Add a sanity check for inclusion of port_platform.hGravatar Alexander Polcyn2018-02-23
* Run clang fmtGravatar Noah Eisen2018-02-09
* Autofix c casts to c++ castsGravatar Noah Eisen2018-02-09
* Privatize useful.h and avl.hGravatar Vijay Pai2018-02-02
* Split lib/support into lib/gpr and lib/gpr++.Gravatar Mark D. Roth2018-01-18
* Fix objc compileGravatar ncteisen2018-01-03
* Merge branch 'master' of https://github.com/grpc/grpc into flow-control-part4Gravatar ncteisen2017-12-08
|\
* | Plumb through flow_control->flow_conrol_enabled()Gravatar ncteisen2017-12-08
| * 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
| * Merge masterGravatar Yash Tibrewal2017-11-21
| |\ | |/ |/|
* | Merge branch 'master' of https://github.com/grpc/grpc into tracing++Gravatar ncteisen2017-11-17
|\ \
| * | Add constant kMaxDtGravatar Yuchen Zeng2017-11-16
| | * 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
| | * Address some PR commentsGravatar Yash Tibrewal2017-11-14
* | | Merge branch 'master' of https://github.com/grpc/grpc into tracing++Gravatar ncteisen2017-11-10
|\| |
| | * Merge with masterGravatar Yash Tibrewal2017-11-09
| | |\ | | |/ | |/|
| * | Update clang-format to 5.0Gravatar Craig Tiller2017-11-03
| * | Make fix objc build problemGravatar Muxi Yan2017-10-20
* | | Fix compile after flowctl mergeGravatar ncteisen2017-10-18
|/ /
| * Removing instances of exec_ctx being passed around in functions inGravatar Yash Tibrewal2017-10-18
* | Fix compilationGravatar Craig Tiller2017-10-18
* | Reflow to remove boolGravatar Craig Tiller2017-10-18
* | First attempt at periodic updates to flow controlGravatar Craig Tiller2017-10-12
* | Fix uninitialized variableGravatar Craig Tiller2017-10-11
* | FixesGravatar Craig Tiller2017-10-09
* | FixesGravatar Craig Tiller2017-10-09
* | ProgressGravatar Craig Tiller2017-10-09
* | C++ize FlowControl - WIPGravatar Craig Tiller2017-10-09
* | C++ize PidControllerGravatar Craig Tiller2017-10-09
|/
* Have BDP estimator schedule timersGravatar Craig Tiller2017-10-08
* C++ize BDP estimator, introduce ManualConstructorGravatar Craig Tiller2017-10-08
* Adding PR #12882 changesGravatar Yash Tibrewal2017-10-06
* Merge github.com:grpc/grpc into flowctl+millisGravatar Craig Tiller2017-10-05
* Removing more build errorsGravatar Yash Tibrewal2017-10-02
* gen_static_metadata.py would generate .cc now. Also fixed asan build failuresGravatar Yash Tibrewal2017-10-02
* Changes for C to C++. Adding extern C to header files for compatibility.Gravatar Yash Tibrewal2017-10-02