grpc/tools
Jan Tattermusch aba7f7bd2b
Merge pull request #20100 from jtattermusch/update_boringssl
Update boringssl and boringssl-with-bazel to latest master
2019-10-21 16:25:28 +02:00
..
api_reference shellcheck 2018-05-21 18:23:09 -07:00
buildgen Merge pull request #20100 from jtattermusch/update_boringssl 2019-10-21 16:25:28 +02:00
codegen/core Use ADS 2019-10-04 17:02:52 -07:00
debug/core fix-up some spelling mistakes 2019-09-25 23:29:47 +08:00
distrib Merge pull request #20100 from jtattermusch/update_boringssl 2019-10-21 16:25:28 +02:00
dockerfile Revert "Upgrade to bazel 1.0.0" 2019-10-15 14:26:32 -07:00
doxygen Revert "Merge pull request #20593 from grpc/revert-20380-xds_client_bootstrap" 2019-10-15 07:33:53 -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 change phpunit version from 4.8.36 to 5.7.27 2019-10-11 21:06:40 +00:00
gcp Repo stats tracking 2019-08-19 19:57:17 -07:00
github fix the wrong word 2019-10-01 05:13:33 +08:00
gource auto-fix most of licenses 2017-06-08 11:22:41 +02:00
http2_interop fix-up some spelling mistakes 2019-09-25 23:29:47 +08:00
internal_ci Merge pull request #20100 from jtattermusch/update_boringssl 2019-10-21 16:25:28 +02:00
interop_matrix Merge pull request #20401 from tanjunchen/clean-up 2019-10-01 17:49:55 -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 Merge pull request #20447 from apolcyn/fix_print 2019-10-02 16:20:54 -07:00
release Yapf. Pylint. Long-form birth certificate. 2019-07-12 15:21:11 -07:00
remote_build Revert "Upgrade to bazel 1.0.0" 2019-10-15 14:26:32 -07:00
run_tests Merge pull request #20100 from jtattermusch/update_boringssl 2019-10-21 16:25:28 +02:00
README.md Merge matrix feature branch into master. 2017-05-19 09:01:24 -07:00
bazel Revert "Upgrade to bazel 1.0.0" 2019-10-15 14:26:32 -07:00
bazel.rc fix win RBE opt build 2019-10-07 07:55:44 -04: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.