-
- Downloads
Progress towards making grpc_slice_unref_internal take an exec_ctx
Showing
- include/grpc/impl/codegen/grpc_types.h 1 addition, 1 deletioninclude/grpc/impl/codegen/grpc_types.h
- include/grpc/impl/codegen/slice.h 3 additions, 1 deletioninclude/grpc/impl/codegen/slice.h
- src/core/ext/client_channel/http_connect_handshaker.c 3 additions, 3 deletionssrc/core/ext/client_channel/http_connect_handshaker.c
- src/core/ext/client_channel/resolver_factory.h 4 additions, 2 deletionssrc/core/ext/client_channel/resolver_factory.h
- src/core/ext/client_channel/subchannel.c 2 additions, 1 deletionsrc/core/ext/client_channel/subchannel.c
- src/core/ext/client_channel/uri_parser.c 17 additions, 18 deletionssrc/core/ext/client_channel/uri_parser.c
- src/core/ext/lb_policy/grpclb/grpclb.c 7 additions, 5 deletionssrc/core/ext/lb_policy/grpclb/grpclb.c
- src/core/ext/resolver/sockaddr/sockaddr_resolver.c 8 additions, 5 deletionssrc/core/ext/resolver/sockaddr/sockaddr_resolver.c
- src/core/ext/transport/chttp2/server/insecure/server_chttp2_posix.c 1 addition, 1 deletion...xt/transport/chttp2/server/insecure/server_chttp2_posix.c
- src/core/ext/transport/chttp2/server/secure/server_secure_chttp2.c 3 additions, 3 deletions...ext/transport/chttp2/server/secure/server_secure_chttp2.c
- src/core/ext/transport/chttp2/transport/bin_decoder.c 9 additions, 6 deletionssrc/core/ext/transport/chttp2/transport/bin_decoder.c
- src/core/ext/transport/chttp2/transport/bin_decoder.h 3 additions, 2 deletionssrc/core/ext/transport/chttp2/transport/bin_decoder.h
- src/core/ext/transport/chttp2/transport/bin_encoder.h 1 addition, 1 deletionsrc/core/ext/transport/chttp2/transport/bin_encoder.h
- src/core/ext/transport/chttp2/transport/chttp2_transport.c 17 additions, 15 deletionssrc/core/ext/transport/chttp2/transport/chttp2_transport.c
- src/core/ext/transport/chttp2/transport/hpack_encoder.c 31 additions, 26 deletionssrc/core/ext/transport/chttp2/transport/hpack_encoder.c
- src/core/ext/transport/chttp2/transport/hpack_encoder.h 4 additions, 2 deletionssrc/core/ext/transport/chttp2/transport/hpack_encoder.h
- src/core/ext/transport/chttp2/transport/hpack_parser.c 29 additions, 29 deletionssrc/core/ext/transport/chttp2/transport/hpack_parser.c
- src/core/ext/transport/chttp2/transport/hpack_table.c 20 additions, 15 deletionssrc/core/ext/transport/chttp2/transport/hpack_table.c
- src/core/ext/transport/chttp2/transport/hpack_table.h 8 additions, 5 deletionssrc/core/ext/transport/chttp2/transport/hpack_table.h
- src/core/ext/transport/chttp2/transport/writing.c 2 additions, 1 deletionsrc/core/ext/transport/chttp2/transport/writing.c
Loading
Please register or sign in to comment