aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/ext/transport/chttp2/transport/parsing.c
Commit message (Expand)AuthorAge
* Changes for C to C++. Adding extern C to header files for compatibility.Gravatar Yash Tibrewal2017-10-02
* Set last_ping_sent_time to inf_past after receiving dataGravatar Yuchen Zeng2017-09-18
* Fix ping policyGravatar Yuchen Zeng2017-09-18
* Merge github.com:grpc/grpc into write_completionGravatar Craig Tiller2017-09-07
|\
| * Revert "Revert "Implement call combiner""Gravatar Mark D. Roth2017-09-01
* | Merge github.com:grpc/grpc into wcGravatar Craig Tiller2017-08-31
|\|
| * Revert "Implement call combiner"Gravatar Mark D. Roth2017-08-29
| * Implement call combiner.Gravatar Mark D. Roth2017-08-25
| * Merge branch 'master' of https://github.com/grpc/grpc into flow-control-v3Gravatar ncteisen2017-07-28
| |\
* | \ Merge github.com:grpc/grpc into write_completionGravatar Craig Tiller2017-07-21
|\ \ \ | | |/ | |/|
| | * Move action func to chttp2Gravatar ncteisen2017-07-18
| | * Add read only refs to transport and streamGravatar ncteisen2017-07-18
| | * Pull out flow control objectsGravatar ncteisen2017-07-18
| | * Pull flowctl decision bits into moduleGravatar ncteisen2017-07-18
| | * Pull flow control into one moduleGravatar ncteisen2017-07-18
| * | Update to use correct error constructorGravatar Craig Tiller2017-07-13
| * | Merge github.com:grpc/grpc into maxstrmGravatar Craig Tiller2017-07-13
| |\|
* | | Cleanup covered/uncovered, fix some C++ compat issuesGravatar Craig Tiller2017-07-13
| |/ |/|
* | Add support for Trailers-Only responses.Gravatar Mark D. Roth2017-06-22
* | 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
|/ /
* | Merge github.com:grpc/grpc into uberpollGravatar Craig Tiller2017-05-10
|\ \
| * | Fix small message streaming ping-pong write count regressionGravatar Craig Tiller2017-05-09
* | | Merge github.com:grpc/grpc into uberpollGravatar Craig Tiller2017-05-07
|\| |
* | | Fix ASAN/TSAN failuresGravatar Craig Tiller2017-05-03
| * | Refine flow control update rules: drastic improvement in trickle failure ratesGravatar Craig Tiller2017-04-18
|/ /
* | Revert "Revert "Implement lazy deframe""Gravatar Muxi Yan2017-04-12
* | Revert "Implement lazy deframe"Gravatar Craig Tiller2017-04-12
* | clang-formatGravatar Muxi Yan2017-04-03
* | clang-formatGravatar Muxi Yan2017-04-02
* | Polished with better thread safetyGravatar Muxi Yan2017-03-31
* | Merge remote-tracking branch 'upstream/master' into lazy-deframeGravatar Muxi Yan2017-03-24
|\ \
| * \ Merge branch 'master' of https://github.com/grpc/grpc into error-slice-optimi...Gravatar Noah Eisen2017-03-22
| |\ \
| * | | Change error_create API to sliceGravatar ncteisen2017-03-13
| | * | Additionally use arena for incoming metadata allocationGravatar Craig Tiller2017-03-13
| |/ /
| * | Write an essayGravatar Craig Tiller2017-03-09
* | | Protect with mutex and check for bs->error at incoming_stream_pullGravatar Muxi Yan2017-03-02
* | | Deframe lazilyGravatar Muxi Yan2017-03-02
|/ /
| * Check max streamsGravatar Craig Tiller2017-02-22
|/
* Possible connection window flow control improvementsGravatar Craig Tiller2017-02-15
* Flow control correctionsGravatar Craig Tiller2017-02-03
* Fix potential flow control deadlockGravatar Craig Tiller2017-02-02
* Fix failures in fuzzing testsGravatar Craig Tiller2017-01-30
* Fix bugs with TCPGravatar Craig Tiller2017-01-27
* Fix validation, stream window update edge triggeringGravatar Craig Tiller2017-01-27
* Merge branch 'bm_countwrites' into bwestGravatar Craig Tiller2017-01-27
|\
* | Be more lazy about stream flow control updatesGravatar 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
| |/