Mark D. Roth ad1b395243 Merge remote-tracking branch 'upstream/master' into latency_in_final_info 9 anni fa
..
buildgen ac119ba887 Merge github.com:grpc/grpc into microbench 9 anni fa
cmake d2b883022c CMake: Installation and Export Configuration 9 anni fa
codegen 32df467f11 Merge github.com:grpc/grpc into grpc_slice 9 anni fa
distrib 0df7d349b7 Merge pull request #8380 from y-zeng/reflection_header 9 anni fa
dockerfile e403607ba7 Revert "Enable port tests to be run using gcc4.8" 9 anni fa
doxygen 5c1f55af23 Merge pull request #8335 from y-zeng/tos 9 anni fa
fuzzer aa0a5a2a6b Merge remote-tracking branch 'upstream/master' into ssl_fuzzer 9 anni fa
gce 60a8e35725 Update standard Linux worker spec 9 anni fa
gcp 6660c110df fix spell error by pyflakes found 9 anni fa
gource 30da8254aa fixes 9 anni fa
grift 7e024be839 fix multilevel inheritence codegen 9 anni fa
http2_interop 30d39ab075 Update http2 interop tests to work with Servers implementing HTTP Alternative Services 10 anni fa
jenkins dabe6bd2af Enable Node Express benchmarks, fix copy/paste errors 9 anni fa
openssl 6169d5f7b0 Update copyrights 10 anni fa
profiling a980b9acc4 Fix perf reporting 9 anni fa
run_tests ad1b395243 Merge remote-tracking branch 'upstream/master' into latency_in_final_info 9 anni fa
README.md 80fec20bc2 Update README.md 9 anni fa
lsan_suppressions.txt a91fb72484 ERR 9 anni fa
tsan_suppressions.txt 4de69c9f89 Add a suppression for a datarace in proto on an idempotent write 9 anni fa

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.