Craig Tiller 1954876a0a Expand corpora 9 tahun lalu
..
buildgen 2c287ca750 UV tests pass on linux 9 tahun lalu
cmake d2b883022c CMake: Installation and Export Configuration 9 tahun lalu
codegen d8fe334d5b s/lb-cost/lb-cost-bin 9 tahun lalu
distrib 2da4666bdd Don't set up Python doc packages every time 9 tahun lalu
dockerfile c0aa97d158 Merge branch 'master' into uv_core_transport 9 tahun lalu
doxygen 1e088b4219 Merge branch 'master' into rpc_mgr 9 tahun lalu
fuzzer bb6061b3e6 Fix corpus directories for http fuzzers 9 tahun lalu
gce ab0a727655 install missing python dependencies 9 tahun lalu
gcp 6660c110df fix spell error by pyflakes found 9 tahun lalu
gource 30da8254aa fixes 9 tahun lalu
grift 7e024be839 fix multilevel inheritence codegen 9 tahun lalu
http2_interop 30d39ab075 Update http2 interop tests to work with Servers implementing HTTP Alternative Services 9 tahun lalu
jenkins 5100ae5509 remove hardcoding of clients/server names in run_sweep_performance.sh 9 tahun lalu
openssl 6169d5f7b0 Update copyrights 9 tahun lalu
profiling a980b9acc4 Fix perf reporting 9 tahun lalu
run_tests 1954876a0a Expand corpora 9 tahun lalu
README.md 80fec20bc2 Update README.md 9 tahun lalu
lsan_suppressions.txt 194824467c Get subchannel index working 10 tahun lalu
tsan_suppressions.txt 4de69c9f89 Add a suppression for a datarace in proto on an idempotent write 9 tahun lalu

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.