Sree Kuchibhotla 79e3f09e1a Code review comments hace 9 años
..
buildgen 7661da5b41 Merge pull request #6012 from nicolasnoble/memleak_detector hace 9 años
codegen 31efd7e864 Merge github.com:grpc/grpc into copyright-fix hace 9 años
distrib 31efd7e864 Merge github.com:grpc/grpc into copyright-fix hace 9 años
dockerfile 79e3f09e1a Code review comments hace 9 años
doxygen 414ee3208f Merge branch 'master' of github.com:grpc/grpc into subchannel_factory_create_lb_channel hace 9 años
fuzzer 67af237be2 Trim number of CPUs hace 9 años
gce 084aa62861 Remove unnecessary -2016 from copyrights hace 9 años
gcp 9f0e3601c7 Some debug statements and reformatting hace 9 años
gource 7be750e367 Add a script that generates a nice gource visualization hace 9 años
http2_interop 1796f87702 Fix creds path hace 9 años
jenkins 7a05436ac1 New config for node. Made some changes to support node config hace 9 años
openssl 6169d5f7b0 Update copyrights hace 9 años
profiling 897e4fe2ad Update copyrights hace 10 años
run_tests b658bbb3ad Merge branch 'master' into nodejs_stress hace 9 años
README.md 48dec96777 Stress test readme hace 10 años
lsan_suppressions.txt 194824467c Get subchannel index working hace 10 años
tsan_suppressions.txt 338576096f Suppress bogus report hace 10 años

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.