Jiangtao Li 90cb93abfc Merge pull request #15217 from jiangtaoli2016/fix_security_connector_namespace пре 7 година
..
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. пре 7 година
compression c0cd82faed Remove unnecessary includes of exec_ctx.h пре 7 година
debug 9d0c246294 Add clarifying comment, stylistic consistency пре 7 година
gpr e7995f213c Avoid low severity log message construction пре 7 година
gprpp 48854d2061 Change trace logging to use GPR_INFO instead of GPR_DEBUG. пре 7 година
http 144f5559da cache default SSL root cert store пре 7 година
iomgr f5f5ee31a2 Enable SIO_LOOPBACK_FAST_PATH on Windows пре 7 година
json 3b42f83068 Revert "Revert "Channel Tracing Implementation; Part 1"" пре 7 година
profiling aac848ff19 Add missing include for GPR_TIMER_SCOPE in latency profiling пре 7 година
security 310d87d509 fix namespace of security_connector test functions пре 7 година
slice 9635a04fed Work-around for ref-counted subclass deletion address problem. пре 7 година
surface 48854d2061 Change trace logging to use GPR_INFO instead of GPR_DEBUG. пре 7 година
transport 48854d2061 Change trace logging to use GPR_INFO instead of GPR_DEBUG. пре 7 година
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.