grpc/test/core/channel
Craig Tiller 9eadf42dbf [promises] Add an API to access new style filters (#35200)
Will be used during this transition time to run 5-pipe style filters somewhat more natively. Once everything is getting closer to 5-pipes, we'll drop this method and have the channel stack understand how to create an interception-map that can be reused per-call, instead of creating the interception-map every time a call is created.

Closes #35200

COPYBARA_INTEGRATE_REVIEW=https://github.com/grpc/grpc/pull/35200 from ctiller:cg-channel-filter-api 2fc11dd273
PiperOrigin-RevId: 587940947
2023-12-04 22:12:37 -08:00
..
BUILD [work-serializer] Dispatch on run experiment (relanding) (#34372) 2023-09-15 12:46:04 -07:00
call_finalization_test.cc Remove static initialization of memory allocator in tests (#31776) 2022-12-05 10:29:01 -08:00
call_tracer_test.cc [tracing] Add TcpTracer and HttpAnnotation (#34592) 2023-10-20 16:04:16 -07:00
channel_args_test.cc [channel-args] Enforce const-correctness for RefCounted<const T> values (#35199) 2023-12-01 17:54:09 -08:00
channel_stack_builder_test.cc [promises] Add an API to access new style filters (#35200) 2023-12-04 22:12:37 -08:00
channel_stack_test.cc [promises] Add an API to access new style filters (#35200) 2023-12-04 22:12:37 -08:00
channel_trace_test.cc [chttp2] Split ping policy from transport (#33703) 2023-07-26 09:19:35 -07:00
channelz_registry_test.cc [channelz] Save some memory per channel (#32996) 2023-05-02 22:07:04 -07:00
channelz_test.cc [Deps] Update to Clang-16 (#34492) 2023-10-11 16:26:32 -07:00
minimal_stack_is_minimal_test.cc [build] fix unused arg (#34736) 2023-10-19 09:48:17 -07:00
server_call_tracer_factory_test.cc [Deps] Update to Clang-16 (#34492) 2023-10-11 16:26:32 -07:00
status_util_test.cc Convert c-style comments to C++-style comments (#31923) 2022-12-22 23:01:53 -08:00