• Home
Name Date Size #Lines LOC

..--

api_reference/12-May-2024-4119

buildgen/12-May-2024-2,3291,667

codegen/core/12-May-2024-2,2281,717

debug/core/12-May-2024-9337

distrib/12-May-2024-2,8501,689

dockerfile/12-May-2024-6,0854,544

doxygen/12-May-2024-19,41715,588

failures/12-May-2024-368311

fuzzer/12-May-2024-471166

gce/12-May-2024-438219

gcp/12-May-2024-368251

github/12-May-2024-203155

gource/12-May-2024-11946

http2_interop/12-May-2024-1,4551,035

internal_ci/12-May-2024-7,6065,117

interop_matrix/12-May-2024-1,9391,572

line_count/12-May-2024-14561

mkowners/12-May-2024-236163

package_hosting/12-May-2024-327274

profiling/12-May-2024-1,9791,451

release/12-May-2024-487380

remote_build/12-May-2024-385280

run_tests/12-May-2024-92,35087,685

README.mdD12-May-2024816 2413

bazelD12-May-20242.7 KiB7636

bazel.rcD12-May-20243.6 KiB9177

README.md

1buildgen: Template renderer for our build system.
2
3distrib: Scripts to distribute language-specific packages and other distribution-related helper scripts.
4
5dockerfile: Docker files to test gRPC.
6
7doxygen: gRPC C/C++ documentation generation via Doxygen.
8
9gce: Scripts to help setup testing infrastructure on GCE.
10
11gcp: Helper scripts for interacting with various services on GCP (like Google
12container engine, BigQuery etc)
13
14internal_ci: Support for running tests on an internal CI platform.
15
16interop_matrix: Scripts to build, upload, and run gRPC clients in docker with various language/runtimes.
17
18jenkins: Support for running tests on Jenkins.
19
20run_tests: Scripts to run gRPC tests in parallel.
21
22run_tests/performance: See the [README](./run_tests/performance/README.md) for
23more notes on the performance tests.
24