Jan Tattermusch 16f4103269 try running only one test há 6 anos atrás
..
api_reference a5433ddcfb shellcheck há 7 anos atrás
buildgen feb263ba6d Add check_attrs & clean-up build.yaml há 6 anos atrás
codegen fa7bdff69f Fix buffer-overflow in grpc_static_mdelem_for_static_strings há 6 anos atrás
debug 05b3eeff77 fix-up some spelling mistakes há 6 anos atrás
distrib 7f6395426d Add linux support to generate_grpc_shadow_boringssl_symbol_list.sh há 6 anos atrás
dockerfile 6571386a06 Merge pull request #20202 from JamesNK/jamesnk/interop-tests-sourcelink há 6 anos atrás
doxygen d1bca6ff92 Merge pull request #20119 from markdroth/c++_mpscq 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 a7592d098f grpc-performance-kokoro-v5 kokoro perf image changes há 6 anos atrás
gcp df7ad5f91c Repo stats tracking há 6 anos atrás
github 87cd994b04 Upgrade yapf to 0.20.0 há 8 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 16f4103269 try running only one test há 6 anos atrás
interop_matrix 1276a8f628 Merge pull request #20370 from voidzcy/release/update_java_1_24_0_release_client 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á 8 anos atrás
package_hosting 0a69991080 Fix sort issue in package build page há 7 anos atrás
profiling f88bd06ee5 Go UPB! há 6 anos atrás
release ba761f77c5 Yapf. Pylint. Long-form birth certificate. há 6 anos atrás
remote_build 84f555bfd8 simplify and unify manual builds há 6 anos atrás
run_tests 461510571c Merge pull request #20367 from tanjunchen/fix-typo há 6 anos atrás
README.md b2e4bfa1ef Merge matrix feature branch into master. há 8 anos atrás
bazel 98d2d32b9e upgrade to bazel 0.29.1 há 6 anos atrás
bazel.rc 1444cd1dd3 Revert "Revert "Merge pull request #20097 from gnossen/dual_version_python_tests"" 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.