aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/util/passthru_endpoint.c
Commit message (Expand)AuthorAge
* Merge github.com:grpc/grpc into bwestGravatar Craig Tiller2017-01-30
|\
* | Bug fixes, tracing for bdp estimationGravatar Craig Tiller2017-01-27
| * Add an error to fd_shutdown (and recursively)Gravatar Craig Tiller2017-01-27
* | Track writes/RPC in microbenchmarkGravatar Craig Tiller2017-01-26
|/
* 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
* | 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
| |\
* | | Merge github.com:grpc/grpc into slice_with_exec_ctxGravatar Craig Tiller2016-11-09
|\| |
| * | Merge github.com:grpc/grpc into grpc_sliceGravatar Craig Tiller2016-11-08
| |\ \
| | * | Make resource_quota a real objectGravatar Craig Tiller2016-11-04
| | | * Merge remote-tracking branch 'upstream/master' into get_tosGravatar Yuchen Zeng2016-11-02
| | | |\ | | | |/ | | |/|
| | | * Remove GRPC_SOCKETGravatar Yuchen Zeng2016-11-02
* | | | 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 grpc_endpoint_get_socket and GRPC_SOCKETGravatar Yuchen Zeng2016-10-24
* | clang-formatGravatar Craig Tiller2016-10-18
* | BufferPool --> ResourceQuotaGravatar Craig Tiller2016-10-17
* | Add tracing, fix some transport bugs wrt buffer_poolsGravatar Craig Tiller2016-09-28
* | TCP buffer pool integration doneGravatar Craig Tiller2016-09-26
* | Update testsGravatar Craig Tiller2016-09-23
|/
* Allow returning a workqueue somehow associated with an endpointGravatar Craig Tiller2016-06-30
* clang-formatGravatar Craig Tiller2016-05-24
* Rename functionsGravatar Craig Tiller2016-05-24
* API fuzzer compiles with new error handlingGravatar Craig Tiller2016-05-05
* Fix typoGravatar Craig Tiller2016-04-28
* Fix double deleteGravatar Craig Tiller2016-04-28
* Fix msan bugGravatar Craig Tiller2016-04-23
* Fix bugs in test infraGravatar Craig Tiller2016-04-22
* Crash fixGravatar Craig Tiller2016-04-21
* Initial channel watchingGravatar Craig Tiller2016-04-13
* Channel establishmentGravatar Craig Tiller2016-04-13