aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/ext/transport/chttp2/transport/frame_data.h
Commit message (Expand)AuthorAge
* Remove all extern CGravatar ncteisen2017-11-17
* Update clang-format to 5.0Gravatar Craig Tiller2017-11-03
* Add newline at the end of src/core headers that did not have itGravatar Yash Tibrewal2017-10-09
* Changes for C to C++. Adding extern C to header files for compatibility.Gravatar Yash Tibrewal2017-10-02
* auto-fix most of licensesGravatar Jan Tattermusch2017-06-08
* Public functions must be prefixed with grpc_Gravatar Craig Tiller2017-04-17
* Revert "Revert "Implement lazy deframe""Gravatar Muxi Yan2017-04-12
* Revert "Implement lazy deframe"Gravatar Craig Tiller2017-04-12
* clean up unused codeGravatar Muxi Yan2017-04-10
* int -> boolGravatar Muxi Yan2017-04-10
* Move deframe_unprocessed_incoming_frames to frame_data.cGravatar Muxi Yan2017-04-10
* Polished with better thread safetyGravatar Muxi Yan2017-03-31
* Bulk update #includesGravatar Craig Tiller2016-10-26
* s/gpr_slice/grpc_slice, and move around tests, implsGravatar Craig Tiller2016-10-26
* Start merging writes with the main transport threadGravatar Craig Tiller2016-08-26
* Fixes for memory misuseGravatar Craig Tiller2016-08-18
* Initial pass reifying read and global locksGravatar Craig Tiller2016-08-16
* Error handling progress in chttp2 transportGravatar Craig Tiller2016-05-05
* Expand corpus, fix crashGravatar Craig Tiller2016-04-06
* 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
|/
* Fix include guardsGravatar Craig Tiller2016-03-28
* clang-formatGravatar Craig Tiller2016-03-28
* Move chttp2 related files under ext/Gravatar Craig Tiller2016-03-28