grpc/tools
Yang Gao fbc598a6a9 Merge pull request #8838 from yang-g/test_credentials
Test credentials provider update
2016-11-29 10:48:51 -08:00
..
buildgen Merge github.com:grpc/grpc into microbench 2016-11-01 14:27:25 -07:00
cmake CMake: Installation and Export Configuration 2016-07-28 00:46:11 +03:00
codegen/core Merge github.com:grpc/grpc into grpc_slice 2016-11-04 08:21:56 -07:00
distrib Include proto WKTs in py tools distutils command 2016-11-03 19:52:32 -07:00
dockerfile Fix docker go 2016-11-23 11:39:26 -08:00
doxygen Merge remote-tracking branch 'upstream/master' into service_config_json 2016-11-16 14:18:28 -08:00
fuzzer Merge remote-tracking branch 'upstream/master' into ssl_fuzzer 2016-11-08 13:42:43 -08:00
gce Update standard Linux worker spec 2016-11-03 13:08:04 -07:00
gcp fix spell error by pyflakes found 2016-07-17 18:27:23 +08:00
gource fixes 2016-08-24 15:22:24 -07:00
grift fix multilevel inheritence codegen 2016-08-05 11:15:37 -07:00
http2_interop Update http2 interop tests to work with Servers implementing HTTP Alternative Services 2016-04-07 16:10:25 -07:00
jenkins fix windows benchmarks and upload all 3 reports 2016-11-18 14:21:33 +01:00
openssl Update copyrights 2016-03-31 07:46:18 -07:00
profiling Fix perf reporting 2016-09-09 12:58:55 -07:00
run_tests Merge pull request #8838 from yang-g/test_credentials 2016-11-29 10:48:51 -08:00
README.md Update README.md 2016-05-19 11:53:19 -07:00
lsan_suppressions.txt Add one more openssl leak to suppressions list 2016-11-14 09:48:57 -08:00
tsan_suppressions.txt Add a suppression for a datarace in proto on an idempotent write 2016-09-23 11:09:15 -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)

jenkins: Support for running tests on Jenkins.

run_tests: Scripts to run gRPC tests in parallel.