Esun Kim bf9655e9e6 Merge pull request #21420 from veblush/abseil-pre-builds há 6 anos atrás
..
api_reference a5433ddcfb shellcheck há 7 anos atrás
buildgen 1b54364aca Add preprocessed_builds to abseil-cpp há 6 anos atrás
codegen 3a519a0b64 Replaced grpc_core New & Delete with C++ new & delete há 6 anos atrás
debug 05b3eeff77 fix-up some spelling mistakes há 6 anos atrás
distrib 6feae07504 Regenerate projects há 6 anos atrás
dockerfile 9a05fb3573 Add buildifier sanity check há 6 anos atrás
doxygen b9c06e043f Merge pull request #21216 from guantaol/libuv_em_basic há 6 anos atrás
failures 87cd994b04 Upgrade yapf to 0.20.0 há 8 anos atrás
fuzzer cc93663910 Add ALTS fuzzer há 7 anos atrás
gce 2e1cfb75a8 change phpunit version from 4.8.36 to 5.7.27 há 6 anos atrás
gcp df7ad5f91c Repo stats tracking há 6 anos atrás
github 4ecc1fe6a4 fix the wrong word há 6 anos atrás
gource 7897ae9308 auto-fix most of licenses há 8 anos atrás
http2_interop 05b3eeff77 fix-up some spelling mistakes há 6 anos atrás
internal_ci dbf5c01281 Make Python 38 install script better há 6 anos atrás
interop_matrix 1f1b6e14dc Add v1.25.0 release of grpc-go to interop matrix (#20945) há 6 anos atrás
line_count 87cd994b04 Upgrade yapf to 0.20.0 há 8 anos atrás
mkowners 87cd994b04 Upgrade yapf to 0.20.0 há 8 anos atrás
openssl 37629bacf5 Regenerate projects há 7 anos atrás
package_hosting 0a69991080 Fix sort issue in package build page há 7 anos atrás
profiling 8a2c9512a5 Merge pull request #20447 from apolcyn/fix_print há 6 anos atrás
release ba761f77c5 Yapf. Pylint. Long-form birth certificate. há 6 anos atrás
remote_build aa40b1c8b8 Merge pull request #20510 from jtattermusch/bazel_test_on_mac há 6 anos atrás
run_tests 4955cda816 Merge pull request #21232 from lidizheng/aio-streaming há 6 anos atrás
README.md b2e4bfa1ef Merge matrix feature branch into master. há 8 anos atrás
bazel e5e3f70a1a Revert "Revert "Upgrade to bazel 1.0.0"" há 6 anos atrás
bazel.rc a08da012d2 Switch to config-driven style há 6 anos atrás

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.