Jan Tattermusch 730931e308 Merge pull request #16311 from jtattermusch/fix_build_packages_mkdir_race há 7 anos atrás
..
api_reference a5433ddcfb shellcheck há 7 anos atrás
buildgen 08b626a704 Don't hardcode python2.7 in generate_projects.py script há 7 anos atrás
codegen fcf533d916 try fix nanopb generation há 7 anos atrás
debug 87cd994b04 Upgrade yapf to 0.20.0 há 8 anos atrás
distrib d404e322bf run make_grpcio_tools.py há 7 anos atrás
dockerfile c42dd8b3c9 attempt to fix protoc build há 7 anos atrás
doxygen 2ac04db0d2 Merge pull request #16283 from grpc/ssl-and-performance há 7 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 8d6c3466ae Move comment out of the command há 7 anos atrás
gcp 5f8bf79bbf yapf tools há 8 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 b29f1fe3a2 Update include paths há 8 anos atrás
internal_ci a6b6c215a6 Merge pull request #15597 from jtattermusch/protobuf_submodule_36x há 7 anos atrás
interop_matrix 6c3aa171f4 Merge pull request #16274 from adelez/update_readme há 7 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 628c0b5bed Add upload script for web-assets há 7 anos atrás
profiling 07f190d2d5 Fix binary_size.py há 7 anos atrás
run_tests c8c71657b0 fix mkdir race in build_packages task há 7 anos atrás
README.md b2e4bfa1ef Merge matrix feature branch into master. há 8 anos atrás
bazel.rc 1f3d714d07 Move suppressions files under test/core/util to avoid creating a BUILD file under tools, which breaks import. há 7 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.