Matt Kwong cfa38cc782 Merge branch 'master' into kokoro-url hace 8 años
..
buildgen 26d70b1653 yapf tools/buildgen hace 8 años
codegen cf1d28b473 Fix windows compile hace 8 años
debug 5f8bf79bbf yapf tools hace 8 años
distrib bc1658492a Ignore pyc files on yapf diff hace 8 años
dockerfile a2ed77db56 Add a sanity test for shellcheck hace 8 años
doxygen 195cf1ebfd Move histogram to test/core/util hace 8 años
failures 806de15273 yapf'd the new file hace 8 años
fuzzer 7897ae9308 auto-fix most of licenses hace 8 años
gce b75db422bd Add multi-vm performance tests to Kokoro hace 8 años
gcp 5f8bf79bbf yapf tools hace 8 años
github 5f8bf79bbf yapf tools hace 8 años
gource 7897ae9308 auto-fix most of licenses hace 8 años
http2_interop b29f1fe3a2 Update include paths hace 8 años
internal_ci cfa38cc782 Merge branch 'master' into kokoro-url hace 8 años
interop_matrix c969a67b46 Merge pull request #13736 from menghanl/release_matrix hace 8 años
jenkins 6859774421 node benchmarks have been removed hace 8 años
line_count 5f8bf79bbf yapf tools hace 8 años
mkowners 5f8bf79bbf yapf tools hace 8 años
openssl 7897ae9308 auto-fix most of licenses hace 8 años
profiling 173c477bd0 tools/profiling hace 8 años
run_tests e2612aa0e8 Use correct timeout for benchmarks hace 8 años
README.md b2e4bfa1ef Merge matrix feature branch into master. hace 8 años
bazel.rc 86e1ebc4bb Add Bazel configurations for sanitizers hace 8 años
lsan_suppressions.txt 60b189199c Add one more openssl leak to suppressions list hace 9 años
tsan_suppressions.txt 30ddc63fdf Suppress race caused by cached_size tracking in protobuf hace 8 años
ubsan_suppressions.txt c5444648ee Adding UBSAN suppressors for the time being hace 8 años

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.