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

..--

api_reference/25-Apr-2025-4119

buildgen/25-Apr-2025-2,4251,599

codegen/core/25-Apr-2025-4,3363,422

debug/core/25-Apr-2025-9337

distrib/25-Apr-2025-6,6364,469

docker_runners/25-Apr-2025-24539

dockerfile/25-Apr-2025-6,6904,912

doxygen/25-Apr-2025-21,08617,257

fuzzing/25-Apr-2025-10443

gce/25-Apr-2025-438219

gcp/utils/25-Apr-2025-205159

gource/25-Apr-2025-11946

http2_interop/25-Apr-2025-1,4591,037

internal_ci/25-Apr-2025-13,8358,879

interop_matrix/25-Apr-2025-2,3171,928

mkowners/25-Apr-2025-242169

package_hosting/25-Apr-2025-327274

profiling/25-Apr-2025-1,8761,365

release/25-Apr-2025-703513

remote_build/25-Apr-2025-417312

run_tests/25-Apr-2025-40,32830,476

README.mdD25-Apr-2025816 2413

bazelD25-Apr-20253.2 KiB8946

bazel.rcD25-Apr-20256.3 KiB160135

fuzztest.bazelrcD25-Apr-20251.5 KiB4935

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