Sree Kuchibhotla 8bcbee815c Fix a bug in failure check 10 лет назад
..
big_query 2715a39a2e Change RUN_ID type to string to allow for a non-numeric run_id 10 лет назад
buildgen 2afed4ca44 Merge pull request #5079 from nicolasnoble/underscores_are_the_root_of_all_evil 10 лет назад
codegen 38af6122dd Fix copyright 10 лет назад
distrib c0ce00fd16 Merge github.com:grpc/grpc into sceq 10 лет назад
dockerfile 44ca2c2640 Examples 10 лет назад
doxygen 349bba9179 Merge pull request #5257 from ctiller/cleaner-posix 10 лет назад
gce 6450385d7b wait to come online 10 лет назад
gke 8bcbee815c Fix a bug in failure check 10 лет назад
http2_interop 756beae6bf Add test to check that all settings frames are acked 10 лет назад
jenkins 49c5c3308c Some more cleanup on timeout 10 лет назад
profiling 897e4fe2ad Update copyrights 10 лет назад
run_tests 2715a39a2e Change RUN_ID type to string to allow for a non-numeric run_id 10 лет назад
README.md 96839f8434 added script to create jenkins linux worker 10 лет назад
lsan_suppressions.txt 194824467c Get subchannel index working 10 лет назад
tsan_suppressions.txt 338576096f Suppress bogus report 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.

gce: scripts to help setup testing infrastructure on GCE.

jenkins: support for running tests on Jenkins.

profile_analyzer: pretty printer for gRPC profiling data.

run_tests: scripts to run gRPC tests in parallel.