David G. Quintas a6f64f4c00 Merge pull request #10391 from dgquintas/lr_back_to_md 8 lat temu
..
channel a6f64f4c00 Merge pull request #10391 from dgquintas/lr_back_to_md 8 lat temu
compression 7c70b6c144 Revert "Revert "Metadata handling rewrite"" 9 lat temu
debug 9f6a805977 Allow disabling traces, add trace variables for pluck and timeout events 9 lat temu
http 935d02ebd4 Cleanup of tsi ssl handshaker factories. 8 lat temu
iomgr 53af23cfbf Improvements to Fake Resolver 8 lat temu
json 6f4178878c Add zalloc, convert a bunch of files to use it 8 lat temu
profiling ac433cf640 Assert on thread creation 8 lat temu
security 53af23cfbf Improvements to Fake Resolver 8 lat temu
slice 7fea751258 ubsan fixes 8 lat temu
support 975b5103e5 Fix build on Alpine linux + add portability tests 8 lat temu
surface 9d129e751f Merge pull request #10626 from grpc/revert-10619-revert-9626-lazy-deframe 8 lat temu
transport a818f72c0c Load Reporting back to using metadata 8 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.