Noah Eisen 403da153c8 Merge pull request #17433 from ncteisen/socket-name %!s(int64=7) %!d(string=hai) anos
..
avl db3e898a98 Add a sanity check for inclusion of port_platform.h %!s(int64=8) %!d(string=hai) anos
backoff db3e898a98 Add a sanity check for inclusion of port_platform.h %!s(int64=8) %!d(string=hai) anos
channel d7c252c947 Surface socket name %!s(int64=7) %!d(string=hai) anos
compression c0cd82faed Remove unnecessary includes of exec_ctx.h %!s(int64=8) %!d(string=hai) anos
debug a267d4a48c Add a static_assert %!s(int64=7) %!d(string=hai) anos
gpr 6873456fd9 Revert "Fix timer manager debug code" %!s(int64=7) %!d(string=hai) anos
gprpp 4345ef121a Add debug-only tracing to grpc_core::RefCount %!s(int64=7) %!d(string=hai) anos
http e976f69972 Merge pull request #16963 from yihuazhang/security_connector_refactor_new %!s(int64=7) %!d(string=hai) anos
iomgr 27e2ba31bf Revert "Allow encoding arbitrary channel args on a per-address basis." %!s(int64=7) %!d(string=hai) anos
json 2c990387c7 reviewer feedback %!s(int64=7) %!d(string=hai) anos
profiling aac848ff19 Add missing include for GPR_TIMER_SCOPE in latency profiling %!s(int64=8) %!d(string=hai) anos
security fc332d2c92 Merge master %!s(int64=7) %!d(string=hai) anos
slice a64cb54de1 Channel trace is limited by memory %!s(int64=7) %!d(string=hai) anos
surface 7b81ae14a7 clang tidy and clang format %!s(int64=7) %!d(string=hai) anos
transport 794559ab8d Merge pull request #17313 from yashykt/padstreamsize %!s(int64=7) %!d(string=hai) anos
uri 44b262c361 fix build and sanity %!s(int64=7) %!d(string=hai) anos
README.md cbf5447a0d Review feedback %!s(int64=9) %!d(string=hai) anos

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.