aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/transport/chttp2/stream_encoder.c
Commit message (Expand)AuthorAge
* clang-formatGravatar Craig Tiller2015-04-23
* Fix accidental deleteGravatar Craig Tiller2015-04-22
* Beginning transport workGravatar Craig Tiller2015-04-22
* clang-formatGravatar Craig Tiller2015-04-17
* Got rid of GRPC_SEND_STARTGravatar Craig Tiller2015-04-17
* Progress towards transport using metadata batchesGravatar Craig Tiller2015-04-16
* Remove (void*)1Gravatar Craig Tiller2015-04-14
* Add important commentGravatar Craig Tiller2015-04-14
* Batch unref metadata in HTTP/2 stream encoderGravatar Craig Tiller2015-04-14
* Add missing new-lines at end of fileGravatar Craig Tiller2015-02-18
* Update copyright to 2015Gravatar Craig Tiller2015-02-18
* First compiling version of the new C api.Gravatar Craig Tiller2015-01-27
* run clang-formatGravatar Yang Gao2015-01-26
* Ensure flow control callbacks happen outside the transport lock.Gravatar ctiller2015-01-12
* Fix mixing function, and make it universally used.Gravatar ctiller2014-12-15
* Binary header encoding.Gravatar ctiller2014-12-15
* Initial import.Gravatar Nicolas Noble2014-11-26