aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/transport/stream_op.c
Commit message (Expand)AuthorAge
* stream_op cleanup: transport changesGravatar Craig Tiller2015-11-02
* Move profiling system to gprGravatar Craig Tiller2015-10-09
* Simplify adding annotations, annotate more thingsGravatar Craig Tiller2015-10-09
* C changes to avoid shadowed global declaration warnings in gcc4.4Gravatar Vijay Pai2015-09-29
* clang-format all sourceGravatar Craig Tiller2015-08-18
* Properly initializing reserved pointer in tests.Gravatar Nicolas "Pixel" Noble2015-08-01
* Merge branch 'decompression' of https://github.com/dgquintas/grpc into dgquin...Gravatar Craig Tiller2015-07-19
|\
* | Introduce a clock type field onto gpr_timespec.Gravatar Craig Tiller2015-07-13
| * More bugfixes to compress_filter.Gravatar David Garcia Quintas2015-07-10
|/
* Add metadata refcount debuggingGravatar Craig Tiller2015-07-06
* Merge github.com:grpc/grpc into oops-i-split-it-againGravatar Craig Tiller2015-06-23
|\
| * Add metadata batch documentationGravatar Craig Tiller2015-06-22
* | Fix type in swap bufferGravatar Craig Tiller2015-06-18
* | Fixing stuffGravatar Craig Tiller2015-06-16
* | Implement more missing piecesGravatar Craig Tiller2015-06-16
|/
* Faster stream_op_buffer swapGravatar Craig Tiller2015-04-28
* Fix memory leakGravatar Craig Tiller2015-04-24
* One test compilesGravatar Craig Tiller2015-04-22
* 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