Soheil Hassas Yeganeh 48e4a81b05 Remeve memset(0) from arena allocated memory. 7 лет назад
..
avl db3e898a98 Add a sanity check for inclusion of port_platform.h 8 лет назад
backoff db3e898a98 Add a sanity check for inclusion of port_platform.h 8 лет назад
channel 48e4a81b05 Remeve memset(0) from arena allocated memory. 7 лет назад
compression c0cd82faed Remove unnecessary includes of exec_ctx.h 8 лет назад
debug b500281f91 Create GRPC_USE_TRACERS to support OSS/internal difference 7 лет назад
gpr 48e4a81b05 Remeve memset(0) from arena allocated memory. 7 лет назад
gprpp e21a418aae Add compaction to channelz registry 7 лет назад
http e976f69972 Merge pull request #16963 from yihuazhang/security_connector_refactor_new 7 лет назад
iomgr 48e4a81b05 Remeve memset(0) from arena allocated memory. 7 лет назад
json 2c990387c7 reviewer feedback 7 лет назад
profiling aac848ff19 Add missing include for GPR_TIMER_SCOPE in latency profiling 7 лет назад
security 48e4a81b05 Remeve memset(0) from arena allocated memory. 7 лет назад
slice a64cb54de1 Channel trace is limited by memory 7 лет назад
surface 48e4a81b05 Remeve memset(0) from arena allocated memory. 7 лет назад
transport 48e4a81b05 Remeve memset(0) from arena allocated memory. 7 лет назад
uri 44b262c361 fix build and sanity 7 лет назад
README.md cbf5447a0d Review feedback 9 лет назад

README.md

Required elements of gRPC Core: Each module in this directory is required to build gRPC. If it's possible to envisage a configuration where code is not required, then that code belongs in ext/ instead.

NOTE: The movement of code between lib and ext is an ongoing effort, so this directory currently contains too much of the core library.