aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/lib/transport/transport.c
Commit message (Expand)AuthorAge
* Revert "Implement call combiner"Gravatar Mark D. Roth2017-08-29
* Implement call combiner.Gravatar Mark D. Roth2017-08-25
* Improvements to grpc_byte_stream API and handling.Gravatar Mark D. Roth2017-07-26
* clang formatGravatar ncteisen2017-07-13
* Tracers know their nameGravatar ncteisen2017-07-13
* Document error unref contract for iomgr cb's and transport/stream errorsGravatar Vijay Pai2017-06-28
* clang fmtGravatar ncteisen2017-06-09
* Add workqueue tracerGravatar ncteisen2017-06-08
* Add refcount tracers for resolver, lb_policy, streamGravatar ncteisen2017-06-08
* Add rich closure debug modeGravatar ncteisen2017-06-08
* auto-fix most of licensesGravatar Jan Tattermusch2017-06-08
* clang-formatGravatar Craig Tiller2017-03-31
* Review feedback: bikeshedding roundGravatar Craig Tiller2017-03-31
* Merge github.com:grpc/grpc into new_transport_opGravatar Craig Tiller2017-03-20
|\
* \ Merge github.com:grpc/grpc into new_transport_opGravatar Craig Tiller2017-03-16
|\ \
| | * Merge github.com:grpc/grpc into call_arenaGravatar Craig Tiller2017-03-16
| | |\ | | |/ | |/|
| | * Additionally use arena for incoming metadata allocationGravatar Craig Tiller2017-03-13
| | * Use an arena for call & subchannel_call allocationGravatar Craig Tiller2017-03-13
| * | debugGravatar Craig Tiller2017-03-10
| |/
* | Merge github.com:grpc/grpc into new_transport_opGravatar Craig Tiller2017-03-10
|\|
* | Start converting stream ops to a control + payload... since the bulky payload...Gravatar Craig Tiller2017-03-01
| * Add a slice type that shares a refcount with a transport streamGravatar Craig Tiller2017-03-01
|/
* Revert "Revert "Metadata handling rewrite""Gravatar Craig Tiller2017-01-23
* Revert "Metadata handling rewrite"Gravatar Craig Tiller2017-01-20
* Add a mechanism for tagging threads that might be owned byGravatar Craig Tiller2017-01-12
* Fix bugsGravatar Craig Tiller2017-01-06
* Cleaning up error handlingGravatar Craig Tiller2017-01-06
* Merge branch 'slice_with_exec_ctx_and_new_closures' into metadata_filter_and_...Gravatar Craig Tiller2017-01-04
|\
| * Merge branch 'cleanup_closures' into slice_with_exec_ctx_and_new_closuresGravatar Craig Tiller2017-01-03
| |\
| | * Changes to exec_ctx/closure/combiner/workqueue interfacesGravatar Craig Tiller2016-12-28
* | | Offer grpc_slice_to_c_string to simplify some codeGravatar Craig Tiller2016-12-09
|/ /
* | Merge github.com:grpc/grpc into slice_with_exec_ctxGravatar Craig Tiller2016-11-16
|\|
| * Merge pull request #8486 from y-zeng/get_tosGravatar Yuchen Zeng2016-11-10
| |\
* | | Progress towards making grpc_slice_unref_internal take an exec_ctxGravatar Craig Tiller2016-10-31
|/ /
* | Update includes, s/gpr_dump_slice/grpc_dump_slice/gGravatar Craig Tiller2016-10-26
* | s/gpr_slice/grpc_slice, and move around tests, implsGravatar Craig Tiller2016-10-26
| * Add endpoint interface in transportGravatar Yuchen Zeng2016-10-24
|/
* Merge github.com:grpc/grpc into direct-callsGravatar Craig Tiller2016-09-29
|\
| * Merge remote-tracking branch 'upstream/master' into deadline_filterGravatar Mark D. Roth2016-09-16
| |\
| * \ Merge remote-tracking branch 'upstream/master' into deadline_filterGravatar Mark D. Roth2016-09-12
| |\ \
| | | * Revert "Revert "Grand unified closures""Gravatar Craig Tiller2016-09-12
| | |/
| | * Revert "Grand unified closures"Gravatar Craig Tiller2016-09-12
| * | Merge remote-tracking branch 'upstream/master' into deadline_filterGravatar Mark D. Roth2016-09-12
| |\|
| * | Fix close vs. cancel confusion in transport helper functions.Gravatar Mark D. Roth2016-09-09
| * | Add locking. Add cancellation check. Use grpc_call_element_send_cancel().Gravatar Mark D. Roth2016-08-31
| * | Fix build problems when refcount debugging is enabled.Gravatar Mark D. Roth2016-08-29
* | | Merge combiner and exec_ctx execution betterGravatar Craig Tiller2016-08-24
* | | SimplificationsGravatar Craig Tiller2016-08-19
| |/ |/|
* | FixesGravatar Craig Tiller2016-07-12
* | DebuggingGravatar Craig Tiller2016-07-11
|/