grpc/tools
Sree Kuchibhotla bba2f47e8f remove formatting noise 2016-10-17 14:42:16 -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 Renamed LB-related metadata keys 2016-10-11 15:55:40 -07:00
distrib PHP Proto3: upgrade protobuf to v3.1.0 and regenerate reflection.proto 2016-09-29 17:26:50 -07:00
dockerfile Merge pull request #8182 from matt-kwong/fix_docker_local_clone 2016-10-12 12:09:37 +02:00
doxygen Moved cv polling into ev_poll_posix.c 2016-10-13 12:26:01 -07:00
fuzzer Percent encoding routines 2016-08-18 09:33:33 -07:00
gce add comment about go differences in go versions 2016-10-12 14:33:13 -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 add script to reboot a jenkins slave 2016-10-05 15:27:54 +02: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 remove formatting noise 2016-10-17 14:42:16 -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 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.