murgatroid99 454fbd2cec Fix uv TCP server handling of wildcard addresses 8 lat temu
..
backoff baa14a975e Update clang-format to 5.0 8 lat temu
channel dd010f2297 Merge pull request #13364 from ncteisen/surfacing-error-details 8 lat temu
compression 4782d92b2d s/NULL/nullptr 8 lat temu
debug c4dd9cfe18 reviewer feedback 8 lat temu
http 68bb1bf748 Merge branch 'master' of https://github.com/grpc/grpc into tracing++ 8 lat temu
iomgr 454fbd2cec Fix uv TCP server handling of wildcard addresses 8 lat temu
json 4782d92b2d s/NULL/nullptr 8 lat temu
profiling baa14a975e Update clang-format to 5.0 8 lat temu
security 882dfeddd5 clang tidy 8 lat temu
slice 311fa5f818 Reviewer feedback: no API change 8 lat temu
support 264560ff4a Reviewer feedback 8 lat temu
surface 552a7ca088 Bump 1.8.0-dev to 1.8.0-pre1 8 lat temu
transport dd010f2297 Merge pull request #13364 from ncteisen/surfacing-error-details 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.