aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/transport/transport.c
Commit message (Expand)AuthorAge
* Always ref writable streamsGravatar Craig Tiller2016-03-02
* Fix race condition in transport APIGravatar Craig Tiller2016-02-03
* Update copyrightsGravatar Craig Tiller2016-01-28
* Preparatory changes for work sheddingGravatar Craig Tiller2016-01-28
* Test fixesGravatar Craig Tiller2015-11-24
* stream_op cleanup: transport changesGravatar Craig Tiller2015-11-02
* clang-format all core filesGravatar Craig Tiller2015-09-22
* Change runs to enqueueGravatar Craig Tiller2015-09-22
* Move argument passing to start of listGravatar 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
* Rename call_list to closure_listGravatar Craig Tiller2015-09-22
* Call list progressGravatar Craig Tiller2015-09-21
* CleanupGravatar Craig Tiller2015-09-18
* Properly send GRPC_STATUS_UNAUTHENTICATED from server auth failuresGravatar Craig Tiller2015-07-31
* Add grpc_call_get_peerGravatar Craig Tiller2015-07-20
* Add metadata refcount debuggingGravatar Craig Tiller2015-07-06
* Merge github.com:grpc/grpc into tis-but-thy-nameGravatar Craig Tiller2015-06-30
|\
| * Remove the ability to specify a string on cancel: it was broken and unused; w...Gravatar Craig Tiller2015-06-30
* | clang-format affected filesGravatar Craig Tiller2015-06-30
* | Moving chttp2 to new transport interfaceGravatar Craig Tiller2015-06-25
* | Plumbing transport_op changes throughGravatar Craig Tiller2015-06-25
* | chop chop chopGravatar Craig Tiller2015-06-25
* | Merge branch 'oops-i-split-it-again' into tis-but-thy-nameGravatar Craig Tiller2015-06-25
|\|
* | s/grpc_transport_op/grpc_transport_stream_op/gGravatar Craig Tiller2015-06-25
| * clang-format, and process on lock splittingGravatar Craig Tiller2015-06-15
| * Refactor progressGravatar Craig Tiller2015-06-11
|/
* Handle reffing when a cancel or bind gets stuck in the waiting queueGravatar Craig Tiller2015-06-02
* clang-format some filesGravatar Craig Tiller2015-05-13
* Properly manage interest set for waiting callsGravatar Craig Tiller2015-05-13
* Move pollset_set ownership from channel to transport setupGravatar Craig Tiller2015-05-12
* Plumb pollset_set through setup pipelineGravatar Craig Tiller2015-05-08
* clang-formatGravatar Craig Tiller2015-04-24
* Bug fixingGravatar Craig Tiller2015-04-24
* Add newlineGravatar Craig Tiller2015-04-23
* Make the things compile againGravatar Craig Tiller2015-04-23
* clang-formatGravatar Craig Tiller2015-04-23
* Flesh out initial_opGravatar Craig Tiller2015-04-23
* One test compilesGravatar Craig Tiller2015-04-22
* Add missing new-lines at end of fileGravatar Craig Tiller2015-02-18
* Update copyright to 2015Gravatar Craig Tiller2015-02-18
* Introduce the (outside-of-iomgr) pollset API.Gravatar ctiller2014-12-19
* Updating moe_db.txt with the latest equivalence since the ruby import changed...Gravatar nnoble2014-12-05
* Initial import.Gravatar Nicolas Noble2014-11-26