Vijay Pai a47c979ba0 Enable TCP callback tests if the event engine allows %!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 c7f7db65e0 Add test and fix bug %!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 bca92b2b7e Added test for wall-clock time change on the client %!s(int64=7) %!d(string=hai) anos
gprpp bf8777dc30 Add const qualifiers to member methods in Optional %!s(int64=7) %!d(string=hai) anos
http 0531d3d3ad extend local credentials to support tcp loopback %!s(int64=7) %!d(string=hai) anos
iomgr a47c979ba0 Enable TCP callback tests if the event engine allows %!s(int64=7) %!d(string=hai) anos
json 1fab48edfc Add null input handling in grpc_json_destroy() %!s(int64=7) %!d(string=hai) anos
profiling aac848ff19 Add missing include for GPR_TIMER_SCOPE in latency profiling %!s(int64=7) %!d(string=hai) anos
security a632af0298 Merge pull request #17981 from vjpai/app_exec_ctx %!s(int64=7) %!d(string=hai) anos
slice a64cb54de1 Channel trace is limited by memory %!s(int64=7) %!d(string=hai) anos
surface 64e095953a Remove an overly-conservative mutex from callback CQ implementation %!s(int64=7) %!d(string=hai) anos
transport ef20840174 Reorder fields in slice to share the same bytes for length fields. %!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.