Mark D. Roth 48854d2061 Change trace logging to use GPR_INFO instead of GPR_DEBUG. 8 yıl önce
..
avl db3e898a98 Add a sanity check for inclusion of port_platform.h 8 yıl önce
backoff db3e898a98 Add a sanity check for inclusion of port_platform.h 8 yıl önce
channel 48854d2061 Change trace logging to use GPR_INFO instead of GPR_DEBUG. 8 yıl önce
compression c0cd82faed Remove unnecessary includes of exec_ctx.h 8 yıl önce
debug 9d0c246294 Add clarifying comment, stylistic consistency 8 yıl önce
gpr e7995f213c Avoid low severity log message construction 8 yıl önce
gprpp 48854d2061 Change trace logging to use GPR_INFO instead of GPR_DEBUG. 8 yıl önce
http 144f5559da cache default SSL root cert store 8 yıl önce
iomgr 48854d2061 Change trace logging to use GPR_INFO instead of GPR_DEBUG. 8 yıl önce
json 3b42f83068 Revert "Revert "Channel Tracing Implementation; Part 1"" 8 yıl önce
profiling 22bcb486bd Use pthread to avoid circular calls to timer library 8 yıl önce
security 48854d2061 Change trace logging to use GPR_INFO instead of GPR_DEBUG. 8 yıl önce
slice 9635a04fed Work-around for ref-counted subclass deletion address problem. 8 yıl önce
surface 48854d2061 Change trace logging to use GPR_INFO instead of GPR_DEBUG. 8 yıl önce
transport 48854d2061 Change trace logging to use GPR_INFO instead of GPR_DEBUG. 8 yıl önce
README.md cbf5447a0d Review feedback 9 yıl önce

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.