murgatroid99 98cdf3b3e6 Merge remote-tracking branch 'upstream/v1.1.x' into merge_1.1.x_master 9 rokov pred
..
channel ac942f430f Fix refcounting bug 9 rokov pred
compression 7c70b6c144 Revert "Revert "Metadata handling rewrite"" 9 rokov pred
debug 9f6a805977 Allow disabling traces, add trace variables for pluck and timeout events 9 rokov pred
http 9e5ac1bf11 Fix broken shutdown, and cascading exec_ctx usage bugs 9 rokov pred
iomgr 98cdf3b3e6 Merge remote-tracking branch 'upstream/v1.1.x' into merge_1.1.x_master 9 rokov pred
json 9ec28af03a Change value of channel arg to string form, and reparse in each place we use it. 9 rokov pred
profiling 2ef0d54ffc Handle one core 9 rokov pred
security 2bc4cc4237 Merge github.com:grpc/grpc into bm_call_create 9 rokov pred
slice f7af2a9a05 Update latency profiler to use (more appropriate) microbenchmarks 9 rokov pred
support 7f4d30a032 Separate CAS/ADD RMWs 9 rokov pred
surface 1119a62bf5 Merge pull request #9650 from ctiller/call_mutex 9 rokov pred
transport 9596d6b112 Merge pull request #9660 from ctiller/c3 9 rokov pred
tsi f687cb89f4 Actually add the documentation 9 rokov pred
README.md cbf5447a0d Review feedback 9 rokov pred

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.