Craig Tiller 5692dfd339 Merge pull request #10218 from ctiller/bugscrub1-proposedfix1 9 gadi atpakaļ
..
channel 04f28d97b5 review feedback and one bugfix 9 gadi atpakaļ
compression 7c70b6c144 Revert "Revert "Metadata handling rewrite"" 9 gadi atpakaļ
debug 9f6a805977 Allow disabling traces, add trace variables for pluck and timeout events 9 gadi atpakaļ
http b29f1fe3a2 Update include paths 9 gadi atpakaļ
iomgr c212e6cc5e Fix barrier, comment 9 gadi atpakaļ
json 6f4178878c Add zalloc, convert a bunch of files to use it 9 gadi atpakaļ
profiling ac433cf640 Assert on thread creation 9 gadi atpakaļ
security b29f1fe3a2 Update include paths 9 gadi atpakaļ
slice 6f4178878c Add zalloc, convert a bunch of files to use it 9 gadi atpakaļ
support 07429fa9a6 Update time_cmp to ignore tv_nsec when tv_sec is INT64 MAX or MIN 9 gadi atpakaļ
surface b657f5e9df Merge pull request #10342 from ctiller/build 9 gadi atpakaļ
transport 730ddc2758 Sanity fixes 9 gadi atpakaļ
README.md cbf5447a0d Review feedback 9 gadi atpakaļ

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.