Craig Tiller 4865c79548 Merge pull request #10613 from ctiller/framing_costs %!s(int64=9) %!d(string=hai) anos
..
channel d3ba7cbc8c Don't abort on input %!s(int64=9) %!d(string=hai) anos
compression 423d6fd7ed Optimize framing a little %!s(int64=9) %!d(string=hai) anos
debug 9f6a805977 Allow disabling traces, add trace variables for pluck and timeout events %!s(int64=10) %!d(string=hai) anos
http b71ef65cb3 more TLS cleanup. %!s(int64=9) %!d(string=hai) anos
iomgr 4865c79548 Merge pull request #10613 from ctiller/framing_costs %!s(int64=9) %!d(string=hai) anos
json 6f4178878c Add zalloc, convert a bunch of files to use it %!s(int64=9) %!d(string=hai) anos
profiling ac433cf640 Assert on thread creation %!s(int64=9) %!d(string=hai) anos
security 4865c79548 Merge pull request #10613 from ctiller/framing_costs %!s(int64=9) %!d(string=hai) anos
slice 4865c79548 Merge pull request #10613 from ctiller/framing_costs %!s(int64=9) %!d(string=hai) anos
support 737da9fdea Merge github.com:grpc/grpc into c++lame %!s(int64=9) %!d(string=hai) anos
surface 4865c79548 Merge pull request #10613 from ctiller/framing_costs %!s(int64=9) %!d(string=hai) anos
transport e0a873784a Fix bug in service config code. %!s(int64=9) %!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.