Yash Tibrewal 83251bbfa9 Merge pull request #14076 from grpc/execctx_remfinish 8 tahun lalu
..
backoff 54d699ddda Merge branch 'master' of github.com:grpc/grpc into backoff_cpp 8 tahun lalu
channel dbdf495f61 Split lib/support into lib/gpr and lib/gpr++. 8 tahun lalu
compression 3cf3accd04 Fix inline/refcounted slice problem in gzip 8 tahun lalu
debug dbdf495f61 Split lib/support into lib/gpr and lib/gpr++. 8 tahun lalu
gpr dbdf495f61 Split lib/support into lib/gpr and lib/gpr++. 8 tahun lalu
gpr++ dbdf495f61 Split lib/support into lib/gpr and lib/gpr++. 8 tahun lalu
http dbdf495f61 Split lib/support into lib/gpr and lib/gpr++. 8 tahun lalu
iomgr 83251bbfa9 Merge pull request #14076 from grpc/execctx_remfinish 8 tahun lalu
json 66dfcf5919 clang fmt 8 tahun lalu
profiling dbdf495f61 Split lib/support into lib/gpr and lib/gpr++. 8 tahun lalu
security dbdf495f61 Split lib/support into lib/gpr and lib/gpr++. 8 tahun lalu
slice dbdf495f61 Split lib/support into lib/gpr and lib/gpr++. 8 tahun lalu
surface dbdf495f61 Split lib/support into lib/gpr and lib/gpr++. 8 tahun lalu
transport dbdf495f61 Split lib/support into lib/gpr and lib/gpr++. 8 tahun lalu
README.md cbf5447a0d Review feedback 9 tahun lalu

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.