aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/transport/stream_op.c
Commit message (Expand)AuthorAge
* Add /* NDEBUGS */ as appropriateGravatar Craig Tiller2015-04-21
* Remove expensive asserts from NDEBUG buildsGravatar Craig Tiller2015-04-20
* Fix remaining allocation bugsGravatar Craig Tiller2015-04-17
* 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
* Move metadata batching to stream_opGravatar Craig Tiller2015-04-16
* Add missing new-lines at end of fileGravatar Craig Tiller2015-02-18
* Update copyright to 2015Gravatar Craig Tiller2015-02-18
* Avoid four allocations per streamGravatar Craig Tiller2015-02-13
* Add platform ifdefs, fix up some MSVC warningsGravatar Craig Tiller2015-01-21
* Initial import.Gravatar Nicolas Noble2014-11-26