aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/ext/transport/chttp2/transport/frame_settings.c
Commit message (Expand)AuthorAge
* Changes for C to C++. Adding extern C to header files for compatibility.Gravatar Yash Tibrewal2017-10-02
* Adding more pointer conversions and type renamingGravatar Yash Tibrewal2017-09-13
* More explicit pointer type conversionGravatar Yash Tibrewal2017-09-07
* Pull out flow control objectsGravatar ncteisen2017-07-18
* Pull flow control into one moduleGravatar ncteisen2017-07-18
* auto-fix most of licensesGravatar Jan Tattermusch2017-06-08
* Fix ASAN/TSAN failuresGravatar Craig Tiller2017-05-03
* Merge github.com:grpc/grpc into framing_costsGravatar Craig Tiller2017-04-13
|\
* | Optimize framing a littleGravatar Craig Tiller2017-04-12
| * Remove old codeGravatar Craig Tiller2017-04-05
| * Remove bogus assertGravatar Craig Tiller2017-04-05
| * better loggingGravatar Craig Tiller2017-04-03
| * Add new setting for true-binary modeGravatar Craig Tiller2017-04-03
|/
* Change error_create API to sliceGravatar ncteisen2017-03-13
* Merge branch 'bm_countwrites' into bwestGravatar Craig Tiller2017-01-27
|\
* \ Merge github.com:grpc/grpc into bwestGravatar Craig Tiller2017-01-26
|\ \
| | * Revert "Revert "Metadata handling rewrite""Gravatar Craig Tiller2017-01-23
| |/
| * Revert "Metadata handling rewrite"Gravatar Craig Tiller2017-01-20
* | Merge github.com:grpc/grpc into bwestGravatar Craig Tiller2017-01-20
|\|
| * Error handling cleanupGravatar Craig Tiller2017-01-06
| * Start fixing http error --> grpc status conversionGravatar Craig Tiller2017-01-06
* | Merge branch 'flow_control_v2' into bwestGravatar Craig Tiller2016-12-27
|\|
| * clang-formatGravatar Craig Tiller2016-10-26
| * s/GPR_SLICE/GRPC_SLICE/gGravatar Craig Tiller2016-10-26
| * s/gpr_slice/grpc_slice, and move around tests, implsGravatar Craig Tiller2016-10-26
* | Allow updating initial_window_size, connection_window based on observed bdpGravatar Craig Tiller2016-10-20
|/
* Fix bug whereby receiving a trailer after a stream close could trigger an assertGravatar Craig Tiller2016-09-20
* 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
* Update copyrightsGravatar Craig Tiller2016-03-31
* clang-formatGravatar Craig Tiller2016-03-28
* Move chttp2 related files under ext/Gravatar Craig Tiller2016-03-28