Craig Tiller 178edfae2b Decouple filter selection from channel construction 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 8894c433d3 Merge pull request #5157 from murgatroid99/sanitize_precommit 10 лет назад
doxygen 178edfae2b Decouple filter selection from channel construction 10 лет назад
gce 6450385d7b wait to come online 10 лет назад
gke 6a7bd161b6 format error message 10 лет назад
http2_interop 756beae6bf Add test to check that all settings frames are acked 10 лет назад
jenkins c35e2c582f Revert "Proto API for LB request/responses" 10 лет назад
profiling 897e4fe2ad Update copyrights 10 лет назад
run_tests 178edfae2b Decouple filter selection from channel construction 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.