Yash Tibrewal c613162e1d Merge branch 'master' into uselogicalthread 6 lat temu
..
avl 322a171d3b Remove unused-parameter warnings, round 2 (6 of 19) 6 lat temu
backoff db3e898a98 Add a sanity check for inclusion of port_platform.h 7 lat temu
channel 5207eba9ff Add abseil 6 lat temu
compression 322a171d3b Remove unused-parameter warnings, round 2 (6 of 19) 6 lat temu
debug e45b60d1fe Fix unique_ptr<char> memory allocation mismatch 6 lat temu
gpr 324d2e64be Replace or with || 6 lat temu
gprpp 5207eba9ff Add abseil 6 lat temu
http e45b60d1fe Fix unique_ptr<char> memory allocation mismatch 6 lat temu
iomgr c613162e1d Merge branch 'master' into uselogicalthread 6 lat temu
json 68df397aa2 Remove vtables from JSON library 6 lat temu
profiling e45b60d1fe Fix unique_ptr<char> memory allocation mismatch 6 lat temu
security c8c284ed3a merge with upstream/master 6 lat temu
slice e45b60d1fe Fix unique_ptr<char> memory allocation mismatch 6 lat temu
surface 6feae07504 Regenerate projects 6 lat temu
transport e05417db32 Use LogicalThread in client channel code 6 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.