Merge pull request #8705 from ctiller/slice_with_exec_ctx
Fix slice/exec_ctx interactions
No related branches found
No related tags found
Showing
- BUILD 2 additions, 0 deletionsBUILD
- CMakeLists.txt 6 additions, 0 deletionsCMakeLists.txt
- Makefile 8 additions, 0 deletionsMakefile
- build.yaml 2 additions, 0 deletionsbuild.yaml
- gRPC-Core.podspec 3 additions, 0 deletionsgRPC-Core.podspec
- grpc.gemspec 2 additions, 0 deletionsgrpc.gemspec
- include/grpc++/support/channel_arguments.h 1 addition, 1 deletioninclude/grpc++/support/channel_arguments.h
- include/grpc/impl/codegen/exec_ctx_fwd.h 41 additions, 0 deletionsinclude/grpc/impl/codegen/exec_ctx_fwd.h
- include/grpc/impl/codegen/grpc_types.h 3 additions, 3 deletionsinclude/grpc/impl/codegen/grpc_types.h
- include/grpc/impl/codegen/slice.h 3 additions, 1 deletioninclude/grpc/impl/codegen/slice.h
- package.xml 2 additions, 0 deletionspackage.xml
- src/core/ext/census/grpc_plugin.c 2 additions, 1 deletionsrc/core/ext/census/grpc_plugin.c
- src/core/ext/client_channel/client_channel.c 16 additions, 12 deletionssrc/core/ext/client_channel/client_channel.c
- src/core/ext/client_channel/client_channel_factory.c 2 additions, 4 deletionssrc/core/ext/client_channel/client_channel_factory.c
- src/core/ext/client_channel/client_channel_plugin.c 7 additions, 4 deletionssrc/core/ext/client_channel/client_channel_plugin.c
- src/core/ext/client_channel/http_connect_handshaker.c 11 additions, 8 deletionssrc/core/ext/client_channel/http_connect_handshaker.c
- src/core/ext/client_channel/lb_policy_factory.c 6 additions, 4 deletionssrc/core/ext/client_channel/lb_policy_factory.c
- src/core/ext/client_channel/lb_policy_factory.h 3 additions, 2 deletionssrc/core/ext/client_channel/lb_policy_factory.h
- src/core/ext/client_channel/subchannel.c 6 additions, 5 deletionssrc/core/ext/client_channel/subchannel.c
- src/core/ext/client_channel/subchannel_index.c 1 addition, 1 deletionsrc/core/ext/client_channel/subchannel_index.c
Loading
Please register or sign in to comment