Stanley Cheung 3ca448925b Merge pull request #4371 from jtattermusch/php_docker_flake hace 10 años
..
buildgen 879bc4f24e Generate all file lists and build target lists in binding.gyp from build.yaml hace 10 años
codegen 2dd081955d Add copyright hace 10 años
distrib ddf3a511aa Add clang-format to sanity hace 10 años
dockerfile 3ee9d48f2a also removing grpc_java_android docker file hace 10 años
doxygen bbb73b66fb Nuke unused files hace 10 años
gke 6a7bd161b6 format error message hace 10 años
http2_interop 77a32f3a2e make all current tests not fail the overall hace 10 años
jenkins 1c8c7ee745 try to prevent PHP interop flake hace 10 años
profiling 61ead3e061 Lower latency profiling hace 10 años
run_tests 12877c9529 Moved the report template under tools/run_tests. hace 10 años
README.md 0c05dcd6bd cleanup dockerfiles and scripts for old interop infrastructure hace 10 años
tsan_suppressions.txt c24eb22860 Suppressing a data race in OpenSSL hace 11 años

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.