Nicolas "Pixel" Noble c1440e3cf4 Derp. hace 10 años
..
buildgen 075821f726 Merge pull request #3614 from dgquintas/port_server_python_version hace 10 años
codegen 35284f0c84 Simplified comments hace 10 años
distrib ddf3a511aa Add clang-format to sanity hace 10 años
dockerfile 1f8efa266d Merge pull request #3386 from yang-g/enable_ssl hace 10 años
doxygen 0c331880d0 Hid test-only functions from surface/call.h hace 10 años
gce_setup a006b5f33b change default value of use_test_ca hace 10 años
http2_interop 4aca796ca2 Add initial interop tests hace 10 años
jenkins 423cce4caf Merge pull request #3702 from nicolasnoble/docker-inception hace 10 años
profile_analyzer ae4fbcd643 Use "#!/usr/bin/env python2.7" only in utilities hace 10 años
run_tests c1440e3cf4 Derp. hace 10 años
README.md 910f3de184 Addenda to tools readme hace 10 años
tsan_suppressions.txt c24eb22860 Suppressing a data race in OpenSSL hace 10 años

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_setup: boilerplate to run the Docker files under 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.