Noah Eisen 53657b5de3 Merge pull request #17050 from ncteisen/channelz-sockets 7 lat temu
..
avl db3e898a98 Add a sanity check for inclusion of port_platform.h 8 lat temu
backoff db3e898a98 Add a sanity check for inclusion of port_platform.h 8 lat temu
channel f776ee33c2 clean up channelz URI parsing 7 lat temu
compression c0cd82faed Remove unnecessary includes of exec_ctx.h 8 lat temu
debug b500281f91 Create GRPC_USE_TRACERS to support OSS/internal difference 7 lat temu
gpr 58a85ffc5e Use union to make alignement robust. 7 lat temu
gprpp e21a418aae Add compaction to channelz registry 7 lat temu
http e976f69972 Merge pull request #16963 from yihuazhang/security_connector_refactor_new 7 lat temu
iomgr 04c34590c6 Merge pull request #16823 from AspirinSJL/rq 7 lat temu
json 2c990387c7 reviewer feedback 7 lat temu
profiling aac848ff19 Add missing include for GPR_TIMER_SCOPE in latency profiling 7 lat temu
security a35f55fd70 move helper function into namespace 7 lat temu
slice a64cb54de1 Channel trace is limited by memory 7 lat temu
surface 96c77693d5 Uphold default for channel trace max memory 7 lat temu
transport f85fd026e3 Client-side health checking support. 7 lat temu
uri 44b262c361 fix build and sanity 7 lat temu
README.md cbf5447a0d Review feedback 9 lat temu

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.