grpc/tools
Craig Tiller 3e3dd08087 Bounds fixes 2017-09-05 15:08:39 -07:00
..
buildgen auto-fix most of licenses 2017-06-08 11:22:41 +02:00
cmake Fix finding c-ares in package mode with CMake 2017-05-15 22:42:03 +01:00
codegen/core Bounds fixes 2017-09-05 15:08:39 -07:00
distrib deflake ruby artifact build 2017-08-31 16:58:29 +02:00
dockerfile deflake ruby artifact build 2017-08-31 16:58:29 +02:00
doxygen Merge github.com:grpc/grpc into stats 2017-08-31 12:23:53 -07:00
flakes Fix handling of no new flakes 2017-08-16 12:10:48 -07:00
fuzzer auto-fix most of licenses 2017-06-08 11:22:41 +02:00
gce auto-fix most of licenses 2017-06-08 11:22:41 +02:00
gcp/utils add script for patching perf benchmark schema 2017-06-27 13:45:46 +02: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 Fix uploading Mac results to BQ 2017-08-29 13:01:15 -07:00
interop_matrix Added all previous minor releases of gRPC to the matrix. Modified the testsuite name format for better display test results in sponge. 2017-07-18 16:58:46 -07:00
jenkins Remove bazel warning (we have owners now), set noparent on bazel/OWNERS 2017-07-13 08:58:49 -07:00
line_count auto-fix most of licenses 2017-06-08 11:22:41 +02:00
mkowners Fix spam 2017-07-14 14:49:09 -07:00
openssl auto-fix most of licenses 2017-06-08 11:22:41 +02:00
profiling regex to diff 2017-07-21 11:25:56 -07:00
run_tests Fix benchmark builds 2017-09-05 11:34:57 -07:00
README.md Merge matrix feature branch into master. 2017-05-19 09:01:24 -07:00
lsan_suppressions.txt Add one more openssl leak to suppressions list 2016-11-14 09:48:57 -08:00
tsan_suppressions.txt Suppress race caused by cached_size tracking in protobuf 2017-03-15 11:19:01 -07:00
ubsan_suppressions.txt lib - Fix ubsan by add exception to zlib function 2017-07-13 11:55:09 -07: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.