aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/ext/transport/chttp2/transport/frame_window_update.c
Commit message (Expand)AuthorAge
* Changes for C to C++. Adding extern C to header files for compatibility.Gravatar Yash Tibrewal2017-10-02
* Collect stats on why writes are initiatedGravatar Craig Tiller2017-09-14
* Merge branch 'master' into write_completionGravatar Craig Tiller2017-09-09
|\
| * More explicit pointer type conversionGravatar Yash Tibrewal2017-09-07
* | Merge github.com:grpc/grpc into wcGravatar Craig Tiller2017-08-31
|\|
| * Pull out flow control objectsGravatar ncteisen2017-07-18
| * Pull flow control into one moduleGravatar ncteisen2017-07-18
* | Cleanup covered/uncovered, fix some C++ compat issuesGravatar Craig Tiller2017-07-13
|/
* Merge github.com:grpc/grpc into ALL-the-thingsGravatar Craig Tiller2017-06-08
|\
| * auto-fix most of licensesGravatar Jan Tattermusch2017-06-08
* | Remove workqueue, covered_by_poller as concepts, get Mac build upGravatar Craig Tiller2017-05-12
|/
* Optimize framing a littleGravatar Craig Tiller2017-04-12
* Change error_create API to sliceGravatar ncteisen2017-03-13
* Fix potential flow control deadlockGravatar Craig Tiller2017-02-02
* Merge github.com:grpc/grpc into flow_control_v2Gravatar Craig Tiller2016-12-27
|\
| * s/GPR_SLICE/GRPC_SLICE/gGravatar Craig Tiller2016-10-26
| * s/gpr_slice/grpc_slice, and move around tests, implsGravatar Craig Tiller2016-10-26
* | Initial flow control improvements: outgoing pathGravatar Craig Tiller2016-10-19
|/
* Compiling, writing workGravatar Craig Tiller2016-08-26
* Initial pass reifying read and global locksGravatar Craig Tiller2016-08-16
* Error handling progress in chttp2 transportGravatar Craig Tiller2016-05-05
* Merge github.com:grpc/grpc into copyright-fixGravatar Craig Tiller2016-03-31
|\
* | Update copyrightsGravatar Craig Tiller2016-03-31
| * Merge github.com:grpc/grpc into accountingGravatar Craig Tiller2016-03-28
|/
* Move chttp2 related files under ext/Gravatar Craig Tiller2016-03-28