ashithasantosh cd9a127502 Merge pull request #23489 from michaelywg/endpoint_local_accessor %!s(int64=5) %!d(string=hai) anos
..
avl 322a171d3b Remove unused-parameter warnings, round 2 (6 of 19) %!s(int64=6) %!d(string=hai) anos
backoff db3e898a98 Add a sanity check for inclusion of port_platform.h %!s(int64=8) %!d(string=hai) anos
channel 92edd711cd Fix pagination in ServerNode::RenderServerSockets. %!s(int64=5) %!d(string=hai) anos
compression 1d7f3b130b Reviewer comments %!s(int64=5) %!d(string=hai) anos
debug b16ce8d621 Merge pull request #23032 from rcleveng/master %!s(int64=5) %!d(string=hai) anos
gpr 9404f66f70 Replace most uses of gpr_asprintf() with absl calls. %!s(int64=5) %!d(string=hai) anos
gprpp 9404f66f70 Replace most uses of gpr_asprintf() with absl calls. %!s(int64=5) %!d(string=hai) anos
http 9404f66f70 Replace most uses of gpr_asprintf() with absl calls. %!s(int64=5) %!d(string=hai) anos
iomgr c6586f087f implemented get_local_address accessor for grpc_endpoint %!s(int64=5) %!d(string=hai) anos
json 9404f66f70 Replace most uses of gpr_asprintf() with absl calls. %!s(int64=5) %!d(string=hai) anos
profiling e45b60d1fe Fix unique_ptr<char> memory allocation mismatch %!s(int64=6) %!d(string=hai) anos
security cd9a127502 Merge pull request #23489 from michaelywg/endpoint_local_accessor %!s(int64=5) %!d(string=hai) anos
slice c35a37d6c2 Remove TargetAuthorityTable in favor of a per-address channel arg. %!s(int64=5) %!d(string=hai) anos
surface 9c5a39c6db Revert "Merge pull request #23361 from vjpai/em_agnostic_core_callback_cq" %!s(int64=5) %!d(string=hai) anos
transport 60283a1085 Merge pull request #23582 from markdroth/grpclb_authority %!s(int64=5) %!d(string=hai) anos
uri 9404f66f70 Replace most uses of gpr_asprintf() with absl calls. %!s(int64=5) %!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.