Craig Tiller 73cb476b0b Merge github.com:grpc/grpc into error 10 years ago
..
buildgen fe01b58223 Merge github.com:grpc/grpc into cleaner-posix3 10 years ago
codegen fffd296bc5 Merge pull request #6279 from dgquintas/lb_proto_v1 10 years ago
distrib 64a553ff4a Merge pull request #6329 from dgquintas/tiny_include_guard_fix 10 years ago
dockerfile 348ca76cf7 hotfix for sanity tests 10 years ago
doxygen 8517886c6a Move load_file into iomgr 10 years ago
fuzzer f707d62db6 Convert tests to new error scheme 10 years ago
gce 4de2c3254b add support for running netperf scenario 10 years ago
gcp 4dd02fc63c Misc changes 10 years ago
gource b345528e98 Make videos 10 years ago
http2_interop 30d39ab075 Update http2 interop tests to work with Servers implementing HTTP Alternative Services 10 years ago
jenkins 9dda3fcd8a one more typo fix 10 years ago
openssl 6169d5f7b0 Update copyrights 10 years ago
profiling 897e4fe2ad Update copyrights 10 years ago
run_tests 73cb476b0b Merge github.com:grpc/grpc into error 10 years ago
README.md 80fec20bc2 Update README.md 10 years ago
lsan_suppressions.txt 194824467c Get subchannel index working 10 years ago
tsan_suppressions.txt 338576096f Suppress bogus report 10 years ago

README.md

buildgen: Template renderer for our build system.

distrib: Scripts to distribute language-specific packages and other distribution-related helper scripts.

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.