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

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.