grpc/tools
Carl Mastrangelo 77a32f3a2e make all current tests not fail the overall 2015-12-07 11:50:46 -08:00
..
buildgen Generate all file lists and build target lists in binding.gyp from build.yaml 2015-11-05 10:35:04 -08:00
codegen/core Remove metadata context entirely 2015-11-20 12:02:17 -08:00
distrib Add clang-format to sanity 2015-09-24 13:03:44 -07:00
dockerfile also removing grpc_java_android docker file 2015-10-15 14:04:33 -07:00
doxygen Merge pull request #4207 from yang-g/server_builder_options 2015-12-03 11:39:44 -08:00
gke format error message 2015-11-17 11:46:04 -08:00
http2_interop make all current tests not fail the overall 2015-12-07 11:50:46 -08:00
jenkins Merge pull request #4262 from nicolasnoble/unzip-override 2015-12-02 15:52:37 -08:00
profiling/latency_profile Lower latency profiling 2015-11-03 11:03:48 -08:00
run_tests Make http2 interop tests always pass, and instead give a report 2015-12-04 14:03:14 -08:00
README.md cleanup dockerfiles and scripts for old interop infrastructure 2015-10-15 13:52:16 -07:00
tsan_suppressions.txt Suppressing a data race in OpenSSL 2015-02-28 17:09:48 +00: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.

jenkins: support for running tests on Jenkins.

profile_analyzer: pretty printer for gRPC profiling data.

run_tests: scripts to run gRPC tests in parallel.