Nathaniel Manista a6735949fe Merge pull request #3542 from ctiller/flaky-ist-nicht-gut před 10 roky
..
buildgen ae4fbcd643 Use "#!/usr/bin/env python2.7" only in utilities před 10 roky
codegen 6a6b36c503 Enable -Wconversion před 10 roky
distrib ddf3a511aa Add clang-format to sanity před 10 roky
dockerfile ddf3a511aa Add clang-format to sanity před 10 roky
doxygen b09a875917 Merge pull request #3476 from vjpai/block_annotate před 10 roky
gce_setup 37aad2a29a Prevent failed docker builds from accumulating před 10 roky
jenkins d383b0f7e7 Integrate docker-based clang_format with Jenkins před 10 roky
profile_analyzer ae4fbcd643 Use "#!/usr/bin/env python2.7" only in utilities před 10 roky
run_tests a6735949fe Merge pull request #3542 from ctiller/flaky-ist-nicht-gut před 10 roky
README.md 910f3de184 Addenda to tools readme před 10 roky
tsan_suppressions.txt c24eb22860 Suppressing a data race in OpenSSL před 11 roky

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_setup: boilerplate to run the Docker files under 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.