Esun Kim 5b375a3728 Fix by misc-definitions-in-headers %!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 e7434d385e Fix by tidy-modernize-use-override %!s(int64=5) %!d(string=hai) anos
compression c08f33c437 Fix clang-tidy errors %!s(int64=5) %!d(string=hai) anos
debug c08f33c437 Fix clang-tidy errors %!s(int64=5) %!d(string=hai) anos
gpr c08f33c437 Fix clang-tidy errors %!s(int64=5) %!d(string=hai) anos
gprpp f6f6828f24 Merge pull request #24352 from vtitor/master %!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 5b375a3728 Fix by misc-definitions-in-headers %!s(int64=5) %!d(string=hai) anos
json c08f33c437 Fix clang-tidy errors %!s(int64=5) %!d(string=hai) anos
profiling e45b60d1fe Fix unique_ptr<char> memory allocation mismatch %!s(int64=6) %!d(string=hai) anos
security bba8facb4a Merge pull request #24456 from veblush/tidy-readability-redundant-smartptr-get %!s(int64=5) %!d(string=hai) anos
slice c19079da51 Delete slice_traits.h %!s(int64=5) %!d(string=hai) anos
surface 84df61b31a Merge pull request #24453 from veblush/tidy-modernize-make-unique %!s(int64=5) %!d(string=hai) anos
transport e7434d385e Fix by tidy-modernize-use-override %!s(int64=5) %!d(string=hai) anos
uri 12fc8f6a35 Change URI parser to take absl::string_view and move tests to correct directory. %!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.