grpc/tools
Muxi Yan ead48a64a6
Merge pull request #20280 from muxi/port-20257
Port 20257: Fix v1.24.0-pre1 objc release
2019-09-17 17:14:20 -07:00
..
api_reference shellcheck 2018-05-21 18:23:09 -07:00
buildgen Add check_attrs & clean-up build.yaml 2019-08-16 13:41:12 -07:00
codegen/core Fix buffer-overflow in grpc_static_mdelem_for_static_strings 2019-08-30 10:55:27 -07:00
debug/core Upgrade yapf to 0.20.0 2018-01-02 14:40:00 -08:00
distrib Regenerate projects 2019-09-10 14:08:50 -07:00
dockerfile Merge pull request #20222 from jtattermusch/bazel_upgrade_0_29_1 2019-09-16 14:36:17 +02:00
doxygen Merge pull request #20119 from markdroth/c++_mpscq 2019-09-17 15:24:13 -07:00
failures Upgrade yapf to 0.20.0 2018-01-02 14:40:00 -08:00
fuzzer Add ALTS fuzzer 2018-05-08 10:15:03 -07:00
gce grpc-performance-kokoro-v5 kokoro perf image changes 2019-04-09 03:39:18 -04:00
gcp Repo stats tracking 2019-08-19 19:57:17 -07:00
github Upgrade yapf to 0.20.0 2018-01-02 14:40:00 -08:00
gource auto-fix most of licenses 2017-06-08 11:22:41 +02:00
http2_interop Add copyright headers 2019-02-21 14:44:56 +07:00
internal_ci try bazel 0.29.1 for windows 2019-09-16 15:36:07 +02:00
interop_matrix Add v1.22.3 and v1.23.1 release of grpc-go to interop matrix. 2019-09-11 19:06:34 +00:00
line_count Upgrade yapf to 0.20.0 2018-01-02 14:40:00 -08:00
mkowners Upgrade yapf to 0.20.0 2018-01-02 14:40:00 -08:00
openssl Regenerate projects 2018-02-07 11:45:34 -08:00
package_hosting Fix sort issue in package build page 2018-08-20 09:32:30 -07:00
profiling Go UPB! 2019-08-06 15:27:14 -07:00
release Yapf. Pylint. Long-form birth certificate. 2019-07-12 15:21:11 -07:00
remote_build simplify and unify manual builds 2019-09-16 16:31:21 +02:00
run_tests Merge pull request #20280 from muxi/port-20257 2019-09-17 17:14:20 -07:00
README.md Merge matrix feature branch into master. 2017-05-19 09:01:24 -07:00
bazel upgrade to bazel 0.29.1 2019-09-10 12:11:19 -04:00
bazel.rc Revert "Revert "Merge pull request #20097 from gnossen/dual_version_python_tests"" 2019-08-29 10:51:36 -07:00

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.