aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/cpp/common/channel_filter.cc
Commit message (Expand)AuthorAge
* Merge github.com:grpc/grpc into slice_with_exec_ctxGravatar Craig Tiller2016-11-16
* Fix C++ filter API and add test for it.Gravatar Mark D. Roth2016-11-07
* Code review changes.Gravatar Mark D. Roth2016-07-28
* Move channel_filter.h from include/ tree to src/ tree.Gravatar Mark D. Roth2016-06-29
* clang-formatGravatar Mark D. Roth2016-06-29
* Initial attempt at a C++ wrapper for the C grpc_transport_op andGravatar Mark D. Roth2016-06-27
* Removed unnecessary comments. Added connection counter to test.Gravatar Mark D. Roth2016-06-16
* Fix portability issues.Gravatar Mark D. Roth2016-06-16
* clang-formatGravatar Mark D. Roth2016-06-16
* Pass channel args to ChannelData ctor and ChannelData to CallData ctor.Gravatar Mark D. Roth2016-06-16
* - fix build problemsGravatar Mark D. Roth2016-06-16
* Initial attempt at a C++ API for defining channel filters.Gravatar Mark D. Roth2016-06-15