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

..03-May-2022-

api_reference/H13-Jan-2021-4119

buildgen/H13-Jan-2021-2,5001,688

codegen/core/H13-Jan-2021-2,2581,738

debug/core/H13-Jan-2021-9337

distrib/H13-Jan-2021-4,1362,618

dockerfile/H13-Jan-2021-5,6024,191

doxygen/H13-Jan-2021-19,82515,996

failures/H13-Jan-2021-368311

fuzzer/H13-Jan-2021-471166

gce/H13-Jan-2021-438219

gcp/H13-Jan-2021-368251

github/H13-Jan-2021-203155

gource/H13-Jan-2021-11946

http2_interop/H13-Jan-2021-1,4551,035

internal_ci/H13-Jan-2021-7,7745,216

interop_matrix/H13-Jan-2021-1,9841,613

line_count/H13-Jan-2021-14561

mkowners/H13-Jan-2021-236163

package_hosting/H03-May-2022-325273

profiling/H13-Jan-2021-1,9901,458

release/H13-Jan-2021-487380

remote_build/H13-Jan-2021-385280

run_tests/H13-Jan-2021-93,06188,331

README.mdH A D13-Jan-2021816 2413

bazelH A D13-Jan-20212.7 KiB7636

bazel.rcH A D13-Jan-20214.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