grpc/tools
Karthik Ravi Shankar 5a08d2aae7 Merge branch 'master' into revert-18076-revert-17797-channel 2019-04-09 08:22:37 -07:00
..
api_reference shellcheck 2018-05-21 18:23:09 -07:00
buildgen Add a script for generating C code and build rule for protobuf protos. 2019-03-13 12:53:17 -07:00
codegen/core Generate upb code for cds protos and BUILD rule changes 2019-03-22 19:40:08 -07:00
debug/core Upgrade yapf to 0.20.0 2018-01-02 14:40:00 -08:00
distrib Regenerate projects 2019-03-29 16:24:50 -07:00
dockerfile Merge pull request #18651 from ejona86/interop-reduce-java-size 2019-04-08 10:59:45 -07:00
doxygen Merge branch 'master' into revert-18076-revert-17797-channel 2019-04-09 08:22:37 -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 v4 kokoro perf image changes 2019-02-05 16:52:31 +01:00
gcp/utils more fields for filter 2019-02-14 15:07:04 -08:00
github Upgrade yapf to 0.20.0 2018-01-02 14:40:00 -08:00
gource
http2_interop Add copyright headers 2019-02-21 14:44:56 +07:00
internal_ci added todo statments 2019-04-05 10:10:55 -07:00
interop_matrix add v1.19.0 to interop matrix for cxx, python, csharp 2019-04-04 13:01:47 -07: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 WIP: Utilize the GitHub Check Feature 2018-12-13 16:40:47 -08:00
release release notes generation script 2019-04-03 12:23:01 -07:00
remote_build Update remote_build credentials instructions. 2019-03-29 11:07:59 -07:00
run_tests Merge branch 'master' into revert-18076-revert-17797-channel 2019-04-09 08:22:37 -07:00
README.md
bazel.rc Another attempt to fix this problem cleanly 2019-02-20 14:07:34 -08: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.