grpc/tools
Jan Tattermusch d67009124f commenting on PRs is no longer used 2019-01-18 09:41:15 +01:00
..
api_reference shellcheck 2018-05-21 18:23:09 -07:00
buildgen Revert "Changes add a script for generating C code and build rule for protobuf" 2018-12-12 11:40:25 -08:00
codegen/core Revert "Changes add a script for generating C code and build rule for protobuf" 2018-12-12 11:40:25 -08:00
debug/core Upgrade yapf to 0.20.0 2018-01-02 14:40:00 -08:00
distrib Merge pull request #17280 from lidizheng/pylint-disable-C0330 2019-01-14 09:51:25 -08:00
dockerfile regenerate dockerimages 2019-01-07 12:02:50 -05:00
doxygen Enable per-channel subchannel pool 2019-01-15 14:15:18 -08:00
failures Upgrade yapf to 0.20.0 2018-01-02 14:40:00 -08:00
fuzzer Add ALTS fuzzer 2018-05-08 10:15:03 -07:00
gce updates for grpc-performance-kokoro-v3 image 2018-12-04 11:46:41 +01:00
gcp/utils Make run_tests.py python-version agnostic 2018-11-02 14:18:58 -07:00
github Upgrade yapf to 0.20.0 2018-01-02 14:40:00 -08:00
gource auto-fix most of licenses 2017-06-08 11:22:41 +02:00
http2_interop Update include paths 2017-03-28 15:49:23 -07:00
internal_ci commenting on PRs is no longer used 2019-01-18 09:41:15 +01:00
interop_matrix Get the ruby interop client buildable for 1.18.0 back compatiblity matrix 2019-01-17 15:16:23 -08:00
line_count Upgrade yapf to 0.20.0 2018-01-02 14:40:00 -08:00
mkowners Upgrade yapf to 0.20.0 2018-01-02 14:40:00 -08:00
openssl Regenerate projects 2018-02-07 11:45:34 -08:00
package_hosting Fix sort issue in package build page 2018-08-20 09:32:30 -07:00
profiling WIP: Utilize the GitHub Check Feature 2018-12-13 16:40:47 -08:00
remote_build attempt to disable PTREACE for ASAN 2019-01-14 11:50:18 -08:00
run_tests commenting on PRs is no longer used 2019-01-18 09:41:15 +01:00
README.md Merge matrix feature branch into master. 2017-05-19 09:01:24 -07:00
bazel.rc adding THREAD_SANITIZER define seems to trigger #17175 2018-11-14 17:24:58 +01:00

README.md

buildgen: Template renderer for our build system.

distrib: Scripts to distribute language-specific packages and other distribution-related helper scripts.

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)

internal_ci: Support for running tests on an internal CI platform.

interop_matrix: Scripts to build, upload, and run gRPC clients in docker with various language/runtimes.

jenkins: Support for running tests on Jenkins.

run_tests: Scripts to run gRPC tests in parallel.

run_tests/performance: See the README for more notes on the performance tests.