aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/lib/transport/bdp_estimator.h
Commit message (Expand)AuthorAge
* Change trace logging to use GPR_INFO instead of GPR_DEBUG.Gravatar Mark D. Roth2018-04-25
* 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-10
| |\
* | \ Merge with masterGravatar Yash Tibrewal2017-11-09
|\ \ \ | | |/ | |/|
| * | Update clang-format to 5.0Gravatar Craig Tiller2017-11-03
* | | Removing instances of exec_ctx being passed around in functions inGravatar Yash Tibrewal2017-10-18
| | * Better nameGravatar Craig Tiller2017-10-18
| | * Merge github.com:grpc/grpc into tracerGravatar Craig Tiller2017-10-18
| | |\ | | |/ | |/|
| * | Reflow to remove boolGravatar Craig Tiller2017-10-18
|/ /
| * C++ize tracingGravatar Craig Tiller2017-10-16
* | Merge github.com:grpc/grpc into timerGravatar Craig Tiller2017-10-13
|\|
| * include port_platform.h for bdp estimatorGravatar Yash Tibrewal2017-10-13
* | Merge branch 'chttp2_timer' into timerGravatar Craig Tiller2017-10-12
|\|
| * Fix compilationGravatar Craig Tiller2017-10-12
* | Fix testGravatar Craig Tiller2017-10-09
* | Have BDP estimator schedule timersGravatar Craig Tiller2017-10-08
|/
* Missing destructorGravatar Craig Tiller2017-10-08
* Const correctnessGravatar Craig Tiller2017-10-08
* C++ize BDP estimator, introduce ManualConstructorGravatar Craig Tiller2017-10-08
* Merge github.com:grpc/grpc into flowctl+millisGravatar Craig Tiller2017-10-05
|\
| * Changes for C to C++. Adding extern C to header files for compatibility.Gravatar Yash Tibrewal2017-10-02
* | FixesGravatar Craig Tiller2017-10-02
* | Squash ping queues, make BDP pings non-initiating, make BDP queries speedup/s...Gravatar Craig Tiller2017-09-15
|/
* Pull bdp estimation into flowctl moduleGravatar ncteisen2017-08-13
* auto-fix most of licensesGravatar Jan Tattermusch2017-06-08
* Merge pull request #10930 from ncteisen/frame-sizeGravatar Noah Eisen2017-05-18
|\
* \ Merge github.com:grpc/grpc into uberpollGravatar Craig Tiller2017-05-07
|\ \
| | * Set frame size to B/usGravatar ncteisen2017-05-04
| |/
* | Fix ASAN/TSAN failuresGravatar Craig Tiller2017-05-03
| * Use bandwidth estimate to stop increasing bdp estimate (avoids buffer bloat s...Gravatar Craig Tiller2017-04-19
|/
* Sanity fixesGravatar Craig Tiller2017-03-29
* Bug fixes, tracing for bdp estimationGravatar Craig Tiller2017-01-27
* PID controller stabilizationGravatar Craig Tiller2016-12-29
* Ping progressGravatar Craig Tiller2016-12-29
* Cleanup ping story: part 0Gravatar Craig Tiller2016-12-28
* Add estimator testGravatar Craig Tiller2016-10-20
* Complete code (no tests yet)Gravatar Craig Tiller2016-10-20
* Initial sketch of bdp estimatorGravatar Craig Tiller2016-10-20