grpc/tools
Masood Malekghassemi 9f79159590 Merge pull request #5302 from nicolasnoble/python-windows
Enabling python artifact building for Windows.
2016-02-22 11:37:22 -08:00
..
buildgen Merge pull request #5079 from nicolasnoble/underscores_are_the_root_of_all_evil 2016-02-11 15:30:49 -08:00
codegen/core Fix copyright 2016-02-12 10:14:34 -08:00
distrib Merge github.com:grpc/grpc into sceq 2016-02-17 14:25:12 -08:00
dockerfile Merge pull request #5157 from murgatroid99/sanitize_precommit 2016-02-16 16:56:50 -08:00
doxygen Merge pull request #5302 from nicolasnoble/python-windows 2016-02-22 11:37:22 -08:00
gce wait to come online 2016-02-06 18:16:09 -08:00
gke format error message 2015-11-17 11:46:04 -08:00
http2_interop Add test to check that all settings frames are acked 2015-12-11 16:43:28 -08:00
jenkins Revert "Proto API for LB request/responses" 2016-02-11 15:45:03 -08:00
profiling/latency_profile Update copyrights 2016-01-04 16:24:26 -08:00
run_tests Merge pull request #5302 from nicolasnoble/python-windows 2016-02-22 11:37:22 -08:00
README.md added script to create jenkins linux worker 2016-02-06 18:11:39 -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.

distpackages: script to generate debian packages.

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.

jenkins: support for running tests on Jenkins.

profile_analyzer: pretty printer for gRPC profiling data.

run_tests: scripts to run gRPC tests in parallel.