aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/transport/chttp2/frame_data.h
Commit message (Expand)AuthorAge
* Stage #1 of core breakup: move everything under libGravatar Craig Tiller2016-03-25
* Auto-changesGravatar Craig Tiller2016-03-25
* Fixed include guardsGravatar David Garcia Quintas2016-03-15
* Eliminate gpr_ int types - and insist on C99 variants insteadGravatar Craig Tiller2015-12-22
* Delete unused codeGravatar Craig Tiller2015-12-07
* Transport memory management fixesGravatar Craig Tiller2015-11-06
* stream_op cleanup: transport changesGravatar Craig Tiller2015-11-02
* clang-format all core filesGravatar Craig Tiller2015-09-22
* Move arguments to the start of listsGravatar Craig Tiller2015-09-22
* indent pass to get logical source lines on one physical lineGravatar Craig Tiller2015-09-22
* Split closures from iomgr.hGravatar Craig Tiller2015-09-22
* Rename call_list to closure_listGravatar Craig Tiller2015-09-22
* Call list progressGravatar Craig Tiller2015-09-21
* Merge branch 'master' of github.com:grpc/grpc into decompressionGravatar David Garcia Quintas2015-07-01
|\
* | WIP. Compiles and tests pass. Need to write specific tests.Gravatar David Garcia Quintas2015-06-16
| * clang-format, and process on lock splittingGravatar Craig Tiller2015-06-15
| * Progress on splitting things upGravatar Craig Tiller2015-06-12
|/
* Guard headers tool.Gravatar Nicolas "Pixel" Noble2015-03-01
* Add missing new-lines at end of fileGravatar Craig Tiller2015-02-18
* Update copyright to 2015Gravatar Craig Tiller2015-02-18
* clang-format codebaseGravatar Craig Tiller2015-01-13
* Initial import.Gravatar Nicolas Noble2014-11-26