grpc/tools
Nicolas Noble 668bf881a9 Merge pull request #7802 from nicolasnoble/upmerge-from-v1.0.x
Upmerge from v1.0.x
2016-08-23 14:59:39 -07:00
..
buildgen php: bump version 2016-08-22 08:51:47 -07:00
cmake CMake: Installation and Export Configuration 2016-07-28 00:46:11 +03:00
codegen Merge branch 'v1.0.x' into manual-upmerge 2016-08-11 21:00:08 +02:00
distrib Merge branch 'v1.0.x' of https://github.com/grpc/grpc 2016-08-20 01:45:32 +02:00
dockerfile Add PyPy 5.3.1 to dockerfile and template 2016-08-17 19:48:26 +02:00
doxygen Merge branch 'v1.0.x' of https://github.com/grpc/grpc 2016-08-20 01:45:32 +02:00
fuzzer Convert tests to new error scheme 2016-05-06 14:26:12 -07:00
gce fix jenkins linux image in create script 2016-08-09 08:54:39 -07:00
gcp fix spell error by pyflakes found 2016-07-17 18:27:23 +08:00
gource Prep for making GA video 2016-07-11 10:00:03 -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 Repeat of commit f808eee for interop tests 2016-08-04 14:50:45 -07:00
openssl Update copyrights 2016-03-31 07:46:18 -07:00
profiling/latency_profile Add latency profiling from 'important' marks 2016-07-19 12:57:18 -07:00
run_tests Merge pull request #7802 from nicolasnoble/upmerge-from-v1.0.x 2016-08-23 14:59:39 -07:00
README.md Update README.md 2016-05-19 11:53:19 -07:00
lsan_suppressions.txt Get subchannel index working 2016-01-25 09:59:20 -08:00
tsan_suppressions.txt post merge 2016-02-02 09:43:02 -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)

jenkins: Support for running tests on Jenkins.

run_tests: Scripts to run gRPC tests in parallel.