Craig Tiller cf7281c1bd Merge branch 'error' of github.com:ctiller/grpc into error 9 anos atrás
..
buildgen fe01b58223 Merge github.com:grpc/grpc into cleaner-posix3 9 anos atrás
codegen e7518461c2 Merge branch 'master' of github.com:grpc/grpc into lr_hook 9 anos atrás
distrib 032a03e167 Merge pull request #6828 from soltanmm/arkenhammer 9 anos atrás
dockerfile 6d258c59d3 add support for clang3.5, clang3.7 and gcc4.6 9 anos atrás
doxygen 0ca68b7cb1 Merge github.com:grpc/grpc into error 9 anos atrás
fuzzer f707d62db6 Convert tests to new error scheme 9 anos atrás
gce 1efb6017ec Initial Python3 support 9 anos atrás
gcp 4dd02fc63c Misc changes 9 anos atrás
gource b345528e98 Make videos 9 anos atrás
http2_interop 30d39ab075 Update http2 interop tests to work with Servers implementing HTTP Alternative Services 9 anos atrás
jenkins ebd506b7de use 2 clients for 8core setup as well 9 anos atrás
openssl 6169d5f7b0 Update copyrights 9 anos atrás
profiling 897e4fe2ad Update copyrights 10 anos atrás
run_tests cf7281c1bd Merge branch 'error' of github.com:ctiller/grpc into error 9 anos atrás
README.md 80fec20bc2 Update README.md 9 anos atrás
lsan_suppressions.txt 194824467c Get subchannel index working 10 anos atrás
tsan_suppressions.txt 338576096f Suppress bogus report 10 anos atrás

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.