grpc/tools
Craig Tiller 36bf4d55e1 Merge github.com:grpc/grpc into backoff_lib 2016-03-17 07:43:22 -07:00
..
buildgen Merge github.com:grpc/grpc into run_gtest 2016-02-25 06:52:55 -08:00
codegen/core Add comment 2016-02-22 22:27:28 -08:00
distrib Update check copyright script precommit hook 2016-03-16 16:25:42 -07:00
dockerfile Fix code coverage. 2016-03-14 16:06:00 -07:00
doxygen Merge github.com:grpc/grpc into backoff_lib 2016-03-17 07:43:22 -07:00
gce Accept instance name as argument 2016-02-23 18:31:27 -08:00
gcp Fix copyright 2016-02-29 13:28:55 -08:00
http2_interop Add test to check that all settings frames are acked 2015-12-11 16:43:28 -08:00
jenkins chmod g+x 2016-03-15 15:11:56 -07:00
openssl Ensure we can compile boringssl before trying: old compiler compatibility 2016-02-23 17:05:46 -08:00
profiling/latency_profile Update copyrights 2016-01-04 16:24:26 -08:00
run_tests Merge github.com:grpc/grpc into backoff_lib 2016-03-17 07:43:22 -07:00
README.md Stress test readme 2016-03-07 15:22:36 -08:00
lsan_suppressions.txt Get subchannel index working 2016-01-25 09:59:20 -08:00
tsan_suppressions.txt post merge 2016-02-02 09:43:02 -08:00

README.md

buildgen: Template renderer for our build system.

distrib: Scripts to distribute language-specific packages.

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)

jenkins: Support for running tests on Jenkins.

run_tests: Scripts to run gRPC tests in parallel.