Craig Tiller 3163a46f37 Merge github.com:grpc/grpc into 44 9 年 前
..
buildgen 2afed4ca44 Merge pull request #5079 from nicolasnoble/underscores_are_the_root_of_all_evil 10 年 前
codegen 023759216c Add comment 9 年 前
distrib e86b4573fe fixed check nanopb sanity script 9 年 前
dockerfile 3163a46f37 Merge github.com:grpc/grpc into 44 9 年 前
doxygen 70ab4c5cef Merge github.com:grpc/grpc into fix-proto-docker 9 年 前
gce 6450385d7b wait to come online 10 年 前
gke 6a7bd161b6 format error message 10 年 前
http2_interop 756beae6bf Add test to check that all settings frames are acked 10 年 前
jenkins 3163a46f37 Merge github.com:grpc/grpc into 44 9 年 前
openssl b79c1e112e Ensure we can compile boringssl before trying: old compiler compatibility 9 年 前
profiling 897e4fe2ad Update copyrights 10 年 前
run_tests c95bfefa5e Merge pull request #5369 from jtattermusch/run_tests_improvements 9 年 前
README.md 96839f8434 added script to create jenkins linux worker 10 年 前
lsan_suppressions.txt 194824467c Get subchannel index working 10 年 前
tsan_suppressions.txt 338576096f Suppress bogus report 10 年 前

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.