grpc/tools
Nicolas "Pixel" Noble 6fd8a7fa03 That won't work properly. Falling back on fixing the list of dependencies. 2016-08-05 19:42:24 -07:00
..
buildgen Disable fuzzed tests on TSAN 2016-06-15 14:21:24 -07:00
codegen Update generated files with new protobuf version 2016-08-03 10:48:23 -07:00
distrib Merge commit '4e57e8be3911e3030e2ccfd6478be75a3c2b0250' into p0-advance-protobuf-version 2016-08-05 17:17:45 -07:00
dockerfile That won't work properly. Falling back on fixing the list of dependencies. 2016-08-05 19:42:24 -07:00
doxygen Bumping to 1.0.0-pre2. 2016-07-29 22:56:12 +02:00
fuzzer Convert tests to new error scheme 2016-05-06 14:26:12 -07:00
gce Remove tox 2016-07-01 10:18:45 -07:00
gcp Misc changes 2016-05-17 18:37:52 -07:00
gource Make videos 2016-04-19 13:40:00 -07:00
http2_interop Update http2 interop tests to work with Servers implementing HTTP Alternative Services 2016-04-07 16:10:25 -07:00
jenkins use 2 clients for 8core setup as well 2016-05-25 15:48:52 -04:00
openssl Update copyrights 2016-03-31 07:46:18 -07:00
profiling/latency_profile slightly fancier output 2016-06-21 15:20:19 -07:00
run_tests Merge commit '4e57e8be3911e3030e2ccfd6478be75a3c2b0250' into p0-advance-protobuf-version 2016-08-05 17:17:45 -07:00
README.md Update README.md 2016-05-19 11:53:19 -07: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 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)

jenkins: Support for running tests on Jenkins.

run_tests: Scripts to run gRPC tests in parallel.