Nicolas "Pixel" Noble f0387374ad Merge branch 'master' of https://github.com/grpc/grpc into python2 vor 9 Jahren
..
buildgen 50ab832b16 Merge github.com:grpc/grpc into run_gtest vor 10 Jahren
codegen 023759216c Add comment vor 10 Jahren
distrib f0387374ad Merge branch 'master' of https://github.com/grpc/grpc into python2 vor 9 Jahren
dockerfile 9506ef2922 Fix code coverage. vor 9 Jahren
doxygen 544b98fca3 Merge pull request #5293 from dgquintas/alarm_cpp vor 10 Jahren
gce 071aff284f Accept instance name as argument vor 10 Jahren
gcp e1dd18a945 Fix copyright vor 10 Jahren
http2_interop 756beae6bf Add test to check that all settings frames are acked vor 10 Jahren
jenkins 28c0809ffc chmod g+x vor 9 Jahren
openssl b79c1e112e Ensure we can compile boringssl before trying: old compiler compatibility vor 10 Jahren
profiling 897e4fe2ad Update copyrights vor 10 Jahren
run_tests 91bd67cb33 Merge pull request #5635 from sreecha/stress_test_instructions vor 9 Jahren
README.md 48dec96777 Stress test readme vor 9 Jahren
lsan_suppressions.txt 194824467c Get subchannel index working vor 10 Jahren
tsan_suppressions.txt 338576096f Suppress bogus report vor 10 Jahren

README.md

buildgen: Template renderer for our build system.

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.

gcp: Helper scripts for interacting with various services on GCP (like Google container engine, BigQuery etc)

jenkins: Support for running tests on Jenkins.

run_tests: Scripts to run gRPC tests in parallel.