-
- Downloads
Merge pull request #18786 from arjunroy/arena_shrink
Shrink arena size by 40 bytes and cache align.
No related branches found
No related tags found
Showing
- BUILD 3 additions, 1 deletionBUILD
- BUILD.gn 3 additions, 1 deletionBUILD.gn
- CMakeLists.txt 1 addition, 1 deletionCMakeLists.txt
- Makefile 1 addition, 1 deletionMakefile
- build.yaml 2 additions, 1 deletionbuild.yaml
- config.m4 1 addition, 1 deletionconfig.m4
- config.w32 1 addition, 1 deletionconfig.w32
- gRPC-C++.podspec 2 additions, 0 deletionsgRPC-C++.podspec
- gRPC-Core.podspec 3 additions, 1 deletiongRPC-Core.podspec
- grpc.gemspec 2 additions, 1 deletiongrpc.gemspec
- grpc.gyp 1 addition, 1 deletiongrpc.gyp
- package.xml 2 additions, 1 deletionpackage.xml
- src/core/ext/filters/client_channel/client_channel.cc 13 additions, 19 deletionssrc/core/ext/filters/client_channel/client_channel.cc
- src/core/ext/filters/client_channel/health/health_check_client.cc 3 additions, 3 deletions.../ext/filters/client_channel/health/health_check_client.cc
- src/core/ext/filters/client_channel/health/health_check_client.h 2 additions, 2 deletions...e/ext/filters/client_channel/health/health_check_client.h
- src/core/ext/filters/client_channel/subchannel.cc 1 addition, 1 deletionsrc/core/ext/filters/client_channel/subchannel.cc
- src/core/ext/filters/client_channel/subchannel.h 2 additions, 2 deletionssrc/core/ext/filters/client_channel/subchannel.h
- src/core/ext/transport/chttp2/transport/chttp2_transport.cc 4 additions, 3 deletionssrc/core/ext/transport/chttp2/transport/chttp2_transport.cc
- src/core/ext/transport/chttp2/transport/incoming_metadata.cc 1 addition, 1 deletionsrc/core/ext/transport/chttp2/transport/incoming_metadata.cc
- src/core/ext/transport/chttp2/transport/incoming_metadata.h 3 additions, 2 deletionssrc/core/ext/transport/chttp2/transport/incoming_metadata.h
Loading
Please register or sign in to comment