grpc/tools
Jan Tattermusch d30d4e279c Merge pull request #6190 from dgquintas/lb_pollset_propagation
Enable use of pollset_set for a channel call
2016-06-07 11:51:51 -07:00
..
buildgen Merge github.com:grpc/grpc into cleaner-posix3 2016-05-11 08:05:59 -07:00
codegen/core Merge branch 'master' of github.com:grpc/grpc into lr_hook 2016-06-02 10:24:51 -07:00
distrib Merge pull request #6329 from dgquintas/tiny_include_guard_fix 2016-05-18 07:30:51 -07:00
dockerfile hotfix for sanity tests 2016-05-22 20:23:21 -04:00
doxygen Merge pull request #6190 from dgquintas/lb_pollset_propagation 2016-06-07 11:51:51 -07:00
fuzzer API dictionary 2016-04-24 10:42:50 -07:00
gce add support for running netperf scenario 2016-05-10 14:33:07 -07:00
gcp Misc changes 2016-05-17 18:37:52 -07:00
gource Make videos 2016-04-19 13:40:00 -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 use 2 clients for 8core setup as well 2016-05-25 15:48:52 -04:00
openssl Update copyrights 2016-03-31 07:46:18 -07:00
profiling/latency_profile Update copyrights 2016-01-04 16:24:26 -08:00
run_tests Merge pull request #6190 from dgquintas/lb_pollset_propagation 2016-06-07 11:51:51 -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.