Craig Tiller 4103a1b0f2 Merge github.com:grpc/grpc into grand-unified-closures преди 9 години
..
buildgen edcd4e247d Disable fuzzed tests on TSAN преди 9 години
cmake d2b883022c CMake: Installation and Export Configuration преди 9 години
codegen 8eec9ec6af Changed census static metadata keys for tracing and tag propagation преди 9 години
distrib ffd207fe4c fixed include guard script and faulty .h преди 9 години
dockerfile 15e5c3f406 Merge pull request #7512 from stanley-cheung/php-cleanup-dockerfile преди 9 години
doxygen 106df11093 Merge github.com:grpc/grpc into grand-unified-closures преди 9 години
fuzzer f707d62db6 Convert tests to new error scheme преди 9 години
gce d716e24c5c Stop using image aliases, as this is getting deprecated. преди 9 години
gcp 6660c110df fix spell error by pyflakes found преди 9 години
gource b345528e98 Make videos преди 9 години
http2_interop 30d39ab075 Update http2 interop tests to work with Servers implementing HTTP Alternative Services преди 9 години
jenkins ebd506b7de use 2 clients for 8core setup as well преди 9 години
openssl 6169d5f7b0 Update copyrights преди 9 години
profiling 268a47a2b1 Add latency profiling from 'important' marks преди 9 години
run_tests 4103a1b0f2 Merge github.com:grpc/grpc into grand-unified-closures преди 9 години
README.md 80fec20bc2 Update README.md преди 9 години
lsan_suppressions.txt 194824467c Get subchannel index working преди 10 години
tsan_suppressions.txt 338576096f Suppress bogus report преди 10 години

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.