Jiangtao Li 90cb93abfc Merge pull request #15217 from jiangtaoli2016/fix_security_connector_namespace 8 年之前
..
avl db3e898a98 Add a sanity check for inclusion of port_platform.h 8 年之前
backoff db3e898a98 Add a sanity check for inclusion of port_platform.h 8 年之前
channel 48854d2061 Change trace logging to use GPR_INFO instead of GPR_DEBUG. 8 年之前
compression c0cd82faed Remove unnecessary includes of exec_ctx.h 8 年之前
debug 9d0c246294 Add clarifying comment, stylistic consistency 8 年之前
gpr e7995f213c Avoid low severity log message construction 8 年之前
gprpp 48854d2061 Change trace logging to use GPR_INFO instead of GPR_DEBUG. 8 年之前
http 144f5559da cache default SSL root cert store 8 年之前
iomgr f5f5ee31a2 Enable SIO_LOOPBACK_FAST_PATH on Windows 8 年之前
json 3b42f83068 Revert "Revert "Channel Tracing Implementation; Part 1"" 8 年之前
profiling aac848ff19 Add missing include for GPR_TIMER_SCOPE in latency profiling 8 年之前
security 310d87d509 fix namespace of security_connector test functions 8 年之前
slice 9635a04fed Work-around for ref-counted subclass deletion address problem. 8 年之前
surface 48854d2061 Change trace logging to use GPR_INFO instead of GPR_DEBUG. 8 年之前
transport 48854d2061 Change trace logging to use GPR_INFO instead of GPR_DEBUG. 8 年之前
README.md cbf5447a0d Review feedback 9 年之前

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.