• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..--

api_reference/23-Nov-2023-4119

buildgen/23-Nov-2023-2,5091,695

codegen/core/23-Nov-2023-2,2581,743

debug/core/23-Nov-2023-9337

distrib/23-Nov-2023-4,1362,618

dockerfile/23-Nov-2023-5,5654,185

doxygen/23-Nov-2023-19,83016,001

fuzzer/23-Nov-2023-471166

gce/23-Nov-2023-438219

gcp/23-Nov-2023-368251

github/23-Nov-2023-203155

gource/23-Nov-2023-11946

http2_interop/23-Nov-2023-1,4551,035

internal_ci/23-Nov-2023-7,6595,157

interop_matrix/23-Nov-2023-2,0281,653

line_count/23-Nov-2023-14561

mkowners/23-Nov-2023-236163

package_hosting/23-Nov-2023-327274

profiling/23-Nov-2023-1,9931,458

release/23-Nov-2023-487380

remote_build/23-Nov-2023-385280

run_tests/23-Nov-2023-25,34019,275

README.mdD23-Nov-2023816 2413

bazelD23-Nov-20232.8 KiB7836

bazel.rcD23-Nov-20234.2 KiB10690

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