grpc/tools
Jan Tattermusch 0e717e4655
Merge pull request #17356 from jtattermusch/cleanup_multilang_references
Cleanup references to removed multilang docker image
2018-12-03 11:39:55 +01:00
..
api_reference shellcheck 2018-05-21 18:23:09 -07:00
buildgen Add a grpclb-in-DNS interop test suite 2018-10-23 00:00:08 -07:00
codegen/core Adding ads (data-plane-api) method name to wellknown names list. 2018-11-16 15:16:39 -08:00
debug/core Upgrade yapf to 0.20.0 2018-01-02 14:40:00 -08:00
distrib Channelz Python wrapper implementation 2018-11-27 17:27:39 -08:00
dockerfile regenerate dockerfiles 2018-11-30 13:04:33 +01:00
doxygen regenerate doxygen files 2018-11-28 15:05:06 -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 script for creating peformance workers from image 2018-10-19 08:20:39 +02: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
internal_ci remove google-api-python-client pin 2018-11-30 18:07:02 +01:00
interop_matrix Add grpc-java 1.16.1 to interop matrix 2018-10-26 15:14:23 -07: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 Fix binary_size.py 2018-08-07 17:03:25 -07:00
remote_build cleanup 2018-11-28 11:10:05 -08:00
run_tests Merge pull request #17356 from jtattermusch/cleanup_multilang_references 2018-12-03 11:39:55 +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.