Juanli Shen 6c1060c3cb Merge pull request #20584 from kcwu/leak-GetSystemRootCerts 6 лет назад
..
avl 322a171d3b Remove unused-parameter warnings, round 2 (6 of 19) 6 лет назад
backoff db3e898a98 Add a sanity check for inclusion of port_platform.h 8 лет назад
channel 322a171d3b Remove unused-parameter warnings, round 2 (6 of 19) 6 лет назад
compression 322a171d3b Remove unused-parameter warnings, round 2 (6 of 19) 6 лет назад
debug 8242bf4057 Remove unused-parameter warnings, round 2 (7 of 19) 6 лет назад
gpr d1bca6ff92 Merge pull request #20119 from markdroth/c++_mpscq 6 лет назад
gprpp 8242bf4057 Remove unused-parameter warnings, round 2 (7 of 19) 6 лет назад
http 8242bf4057 Remove unused-parameter warnings, round 2 (7 of 19) 6 лет назад
iomgr b0be9aa8df Merge branch 'master' into executornew 6 лет назад
json 9a276c07fa Revert "Merge pull request #20593 from grpc/revert-20380-xds_client_bootstrap" 6 лет назад
profiling 34b1f03e37 Remove unused-parameter warnings, round 2 (9 of 19) 6 лет назад
security 6c1060c3cb Merge pull request #20584 from kcwu/leak-GetSystemRootCerts 6 лет назад
slice 8a8348b2ca Remove unused-parameter warnings, round 2 (11 of 19) 6 лет назад
surface 75e25408d2 Merge pull request #20707 from vjpai/more_cpp_warning_removals_201910210916_12 6 лет назад
transport 75e25408d2 Merge pull request #20707 from vjpai/more_cpp_warning_removals_201910210916_12 6 лет назад
uri 44b262c361 fix build and sanity 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.