aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/lib/transport/transport.h
Commit message (Expand)AuthorAge
* Review feedback: bikeshedding roundGravatar Craig Tiller2017-03-31
* Merge github.com:grpc/grpc into new_transport_opGravatar Craig Tiller2017-03-20
|\
| * Additionally use arena for incoming metadata allocationGravatar Craig Tiller2017-03-13
| * FixesGravatar Craig Tiller2017-03-13
* | Conversion progressGravatar 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
|/
* Merge github.com:grpc/grpc into zallocGravatar Craig Tiller2017-02-17
|\
* | Add zalloc, convert a bunch of files to use itGravatar Craig Tiller2017-02-16
| * s/transport_private/handler_private -- use is no longer restricted to transportsGravatar Craig Tiller2017-02-14
|/
* Revert "Revert "Metadata handling rewrite""Gravatar Craig Tiller2017-01-23
* Revert "Metadata handling rewrite"Gravatar Craig Tiller2017-01-20
* Error handling cleanupGravatar Craig Tiller2017-01-06
* FixesGravatar Craig Tiller2017-01-06
* Cleaning up error handlingGravatar Craig Tiller2017-01-06
* 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
|/ /
* | 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 merge-writeGravatar Craig Tiller2016-09-01
|\
* | Note polling coverage when taking combiner locks: resolves offload issuesGravatar Craig Tiller2016-08-31
* | Add transport op debugging, coalesce set_accept_stream & send_goaway callsGravatar Craig Tiller2016-08-29
| * surface cacheable flag to the callGravatar Makarand Dharmapurikar2016-08-29
* | Merge combiner and exec_ctx execution betterGravatar Craig Tiller2016-08-24
* | Fix refcounting bugsGravatar Craig Tiller2016-08-19
* | SimplificationsGravatar Craig Tiller2016-08-19
* | Merge github.com:grpc/grpc into grand-unified-closuresGravatar Craig Tiller2016-08-09
|\|
* | Merge github.com:grpc/grpc into grand-unified-closuresGravatar Craig Tiller2016-08-04
|\ \
| | * Merge branch 'filter_call_init_failure' into filter_apiGravatar Mark D. Roth2016-08-02
| | |\ | | |/ | |/|
| * | Fixing documentation typo.Gravatar Nicolas "Pixel" Noble2016-07-23
| | * Merge remote-tracking branch 'upstream/master' into filter_apiGravatar Mark D. Roth2016-07-12
| | |\ | | |/ | |/|
* | | DebuggingGravatar Craig Tiller2016-07-11
* | | Progress to converting chttp2 to combiner locksGravatar Craig Tiller2016-07-11
|/ /
| * Merge branch 'filter_call_init_failure' into filter_apiGravatar Mark D. Roth2016-07-01
| |\
* | \ Merge remote-tracking branch 'upstream/master' into handler_http_responseGravatar Yuchen Zeng2016-06-30
|\ \ \ | | |/ | |/|
| | * Merge branch 'filter_call_init_failure' into filter_apiGravatar Mark D. Roth2016-06-29
| | |\
| | * | Bool-ify a couple of fields in grpc_transport_op.Gravatar Mark D. Roth2016-06-24
| * | | Make transport-level errors be reflected in status messages on callsGravatar Craig Tiller2016-06-23
| | |/ | |/|
* | | Merge remote-tracking branch 'upstream/master' into handler_http_responseGravatar Yuchen Zeng2016-06-20
|\| |
| | * Pass peer string to ChannelData ctor when available.Gravatar Mark D. Roth2016-06-16
* | | Add http2 status code in error_message if it's not 200Gravatar Yuchen Zeng2016-06-13
| |/ |/|
| * Merge github.com:grpc/grpc into errorGravatar Craig Tiller2016-06-07
| |\ | |/ |/|
* | s/grpc_pops/grpc_polling_entityGravatar David Garcia Quintas2016-05-31
| * Fix lb_policies_testGravatar Craig Tiller2016-05-13
| * Fuzzing fixesGravatar Craig Tiller2016-05-13
| * Progress converting to new error systemGravatar Craig Tiller2016-05-05
* | Merge branch 'master' of github.com:grpc/grpc into lb_pollset_propagationGravatar David Garcia Quintas2016-05-03
|\ \
* | | Introduced grpc_pops (pollset or pollset_set)Gravatar David Garcia Quintas2016-05-03