grpc/tools
Craig Tiller 0ea9fceb24 Merge github.com:grpc/grpc into cleaner-posix3 2016-04-06 10:02:26 -07:00
..
buildgen Merge pull request #6012 from nicolasnoble/memleak_detector 2016-03-31 20:51:30 -07:00
codegen/core Merge github.com:grpc/grpc into copyright-fix 2016-03-31 11:08:13 -07:00
distrib Merge github.com:grpc/grpc into copyright-fix 2016-03-31 11:08:13 -07:00
dockerfile Refine clang-format paths 2016-03-31 14:30:12 -07:00
doxygen Merge github.com:grpc/grpc into cleaner-posix3 2016-04-06 10:02:26 -07:00
fuzzer Added fuzzers for load_balancer_api parsing functions 2016-04-05 20:29:35 -07:00
gce Remove unnecessary -2016 from copyrights 2016-04-05 08:36:49 -07:00
gcp Update copyrights 2016-03-31 07:46:18 -07:00
gource Add a script that generates a nice gource visualization 2016-03-25 17:02:38 -07:00
http2_interop Fix creds path 2016-03-25 19:42:49 -07:00
jenkins Update copyrights 2016-03-31 07:46:18 -07:00
openssl Update copyrights 2016-03-31 07:46:18 -07:00
profiling/latency_profile Update copyrights 2016-01-04 16:24:26 -08:00
run_tests Merge github.com:grpc/grpc into cleaner-posix3 2016-04-06 10:02:26 -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.