Juanli Shen f5f1d57d7a Add load reporting filter 7 anni fa
..
api_reference a5433ddcfb shellcheck 7 anni fa
buildgen 08b626a704 Don't hardcode python2.7 in generate_projects.py script 7 anni fa
codegen bc9573d7ac back to using quotes for nanopb includes 7 anni fa
debug 87cd994b04 Upgrade yapf to 0.20.0 8 anni fa
distrib d6616280d3 Merge pull request #15694 from srini100/bump-to-v1.14 7 anni fa
dockerfile e1efb43345 Revert "Install pyyaml through pip in docker" 7 anni fa
doxygen f5f1d57d7a Add load reporting filter 7 anni fa
failures 87cd994b04 Upgrade yapf to 0.20.0 8 anni fa
fuzzer cc93663910 Add ALTS fuzzer 7 anni fa
gce 8d6c3466ae Move comment out of the command 7 anni fa
gcp 5f8bf79bbf yapf tools 8 anni fa
github 87cd994b04 Upgrade yapf to 0.20.0 8 anni fa
gource 7897ae9308 auto-fix most of licenses 8 anni fa
http2_interop b29f1fe3a2 Update include paths 8 anni fa
internal_ci 1f3d714d07 Move suppressions files under test/core/util to avoid creating a BUILD file under tools, which breaks import. 7 anni fa
interop_matrix b607f716f7 bump to v1.13.1 because v1.13.0 failed to release 7 anni fa
line_count 87cd994b04 Upgrade yapf to 0.20.0 8 anni fa
mkowners 87cd994b04 Upgrade yapf to 0.20.0 8 anni fa
openssl 37629bacf5 Regenerate projects 8 anni fa
profiling eb22c792f2 Provide diff sign for each line 7 anni fa
run_tests f5f1d57d7a Add load reporting filter 7 anni fa
README.md b2e4bfa1ef Merge matrix feature branch into master. 8 anni fa
bazel.rc 1f3d714d07 Move suppressions files under test/core/util to avoid creating a BUILD file under tools, which breaks import. 7 anni fa

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)

internal_ci: Support for running tests on an internal CI platform.

interop_matrix: Scripts to build, upload, and run gRPC clients in docker with various language/runtimes.

jenkins: Support for running tests on Jenkins.

run_tests: Scripts to run gRPC tests in parallel.

run_tests/performance: See the README for more notes on the performance tests.