David Garcia Quintas d2565bb169 Fixed formatting and updated gen script to use concrete version of clang-format 10 лет назад
..
buildgen 4518bf7f10 Allow transitive dependencies plugin to process non-existent libs without crashing 10 лет назад
codegen d2565bb169 Fixed formatting and updated gen script to use concrete version of clang-format 10 лет назад
distrib 57bc9d2b56 Merge branch 'copyright_fix' into grpclb_api 10 лет назад
dockerfile c506e24a57 Update copyrights 10 лет назад
doxygen 756a36cdac Srcs and hdrs sanity checks skip third_party 10 лет назад
gke 6a7bd161b6 format error message 10 лет назад
http2_interop 756beae6bf Add test to check that all settings frames are acked 10 лет назад
jenkins 3466c4b55d Updated copyrights 10 лет назад
profiling 897e4fe2ad Update copyrights 10 лет назад
run_tests 23f28a9b2c Merge branch 'master' of github.com:grpc/grpc into grpclb_api 10 лет назад
README.md 0c05dcd6bd cleanup dockerfiles and scripts for old interop infrastructure 10 лет назад
asan_suppressions.txt 0fe5ee7be3 BoringSSL integration: non-vsprojects changes 10 лет назад
tsan_suppressions.txt c24eb22860 Suppressing a data race in OpenSSL 10 лет назад

README.md

buildgen: template renderer for our build system.

distpackages: script to generate debian packages.

distrib: scripts to distribute language-specific packages.

dockerfile: Docker files to test gRPC.

doxygen: gRPC C/C++ documentation generation via Doxygen.

jenkins: support for running tests on Jenkins.

profile_analyzer: pretty printer for gRPC profiling data.

run_tests: scripts to run gRPC tests in parallel.