David G. Quintas 788ea1c24f Merge pull request #12553 from jiangtaoli2016/tsi_exec_ctx 8 anni fa
..
channel 52778c4729 Adding pointer conversions. Renaming a few variables and type names to avoid C++ compilation issues 8 anni fa
compression 52778c4729 Adding pointer conversions. Renaming a few variables and type names to avoid C++ compilation issues 8 anni fa
debug 3ff1fa6e05 Collect stats on why writes are initiated 8 anni fa
http 7cdd99c86e Adding more pointer type conversions 8 anni fa
iomgr 8f798e9ca1 %s/current_pollable/current_pollable_obj 8 anni fa
json ca3c1c05eb More explicit pointer type conversion 8 anni fa
profiling b489e79e0a Remove extraneous paren 8 anni fa
security f68978c41f Pass exec_ctx in TSI zero_copy_protector create 8 anni fa
slice 52778c4729 Adding pointer conversions. Renaming a few variables and type names to avoid C++ compilation issues 8 anni fa
support fd6335c93d Some compilers still don't like that. 8 anni fa
surface b2a54ac4cb Reverting suffixes and changing field names instead 8 anni fa
transport bc130daf5f Adding more pointer conversions and type renaming 8 anni fa
README.md cbf5447a0d Review feedback 9 anni fa

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.