Arjun Roy 4fa4f8e74b Merge pull request #18786 from arjunroy/arena_shrink 7 lat temu
..
avl db3e898a98 Add a sanity check for inclusion of port_platform.h 8 lat temu
backoff db3e898a98 Add a sanity check for inclusion of port_platform.h 8 lat temu
channel 8ce42f67b2 Shrink arena size by 40 bytes and add additional 7 lat temu
compression 0d9b4212f8 Cleanup Clang Tidy errors 7 lat temu
debug 456f748b2f Revert "Merge pull request #18146 from grpc/revert-17308-shutdown" 7 lat temu
gpr 8ce42f67b2 Shrink arena size by 40 bytes and add additional 7 lat temu
gprpp 8ce42f67b2 Shrink arena size by 40 bytes and add additional 7 lat temu
http 957f674fff Removing a few more non-trivial struct memsets, part 3. 7 lat temu
iomgr 59ccf3f12b Merge pull request #18846 from jtattermusch/upmerge_1_20_x 7 lat temu
json 1fab48edfc Add null input handling in grpc_json_destroy() 7 lat temu
profiling aac848ff19 Add missing include for GPR_TIMER_SCOPE in latency profiling 8 lat temu
security 8ce42f67b2 Shrink arena size by 40 bytes and add additional 7 lat temu
slice 7d946633ea grpc_slice_refcount devirtualization 7 lat temu
surface 8ce42f67b2 Shrink arena size by 40 bytes and add additional 7 lat temu
transport 8ce42f67b2 Shrink arena size by 40 bytes and add additional 7 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.