Vijay Pai 3bc10c0f44 Merge pull request #16492 from vjpai/client_callback %!s(int64=7) %!d(string=hai) anos
..
api_reference a5433ddcfb shellcheck %!s(int64=7) %!d(string=hai) anos
buildgen 0ce7f91d9e used names instead of numbers for each scenario %!s(int64=7) %!d(string=hai) anos
codegen fcf533d916 try fix nanopb generation %!s(int64=7) %!d(string=hai) anos
debug 87cd994b04 Upgrade yapf to 0.20.0 %!s(int64=7) %!d(string=hai) anos
distrib 42d9becd91 Revert "Second attempt: Implement Watch method in health check service." %!s(int64=7) %!d(string=hai) anos
dockerfile 71ee19cb16 fix interop docker build %!s(int64=7) %!d(string=hai) anos
doxygen 8bf52535d1 Provide a generic client-side unary callback API %!s(int64=7) %!d(string=hai) anos
failures 87cd994b04 Upgrade yapf to 0.20.0 %!s(int64=7) %!d(string=hai) anos
fuzzer cc93663910 Add ALTS fuzzer %!s(int64=7) %!d(string=hai) anos
gce 8d6c3466ae Move comment out of the command %!s(int64=7) %!d(string=hai) anos
gcp 5f8bf79bbf yapf tools %!s(int64=7) %!d(string=hai) anos
github 87cd994b04 Upgrade yapf to 0.20.0 %!s(int64=7) %!d(string=hai) anos
gource 7897ae9308 auto-fix most of licenses %!s(int64=8) %!d(string=hai) anos
http2_interop b29f1fe3a2 Update include paths %!s(int64=8) %!d(string=hai) anos
internal_ci 3943790e09 simplified argument packing %!s(int64=7) %!d(string=hai) anos
interop_matrix 71e0ca94e9 Add v1.15.0 release of grpc-java %!s(int64=7) %!d(string=hai) anos
line_count 87cd994b04 Upgrade yapf to 0.20.0 %!s(int64=7) %!d(string=hai) anos
mkowners 87cd994b04 Upgrade yapf to 0.20.0 %!s(int64=7) %!d(string=hai) anos
openssl 37629bacf5 Regenerate projects %!s(int64=7) %!d(string=hai) anos
package_hosting 0a69991080 Fix sort issue in package build page %!s(int64=7) %!d(string=hai) anos
profiling 07f190d2d5 Fix binary_size.py %!s(int64=7) %!d(string=hai) anos
run_tests 3bc10c0f44 Merge pull request #16492 from vjpai/client_callback %!s(int64=7) %!d(string=hai) anos
README.md b2e4bfa1ef Merge matrix feature branch into master. %!s(int64=8) %!d(string=hai) anos
bazel.rc 1f3d714d07 Move suppressions files under test/core/util to avoid creating a BUILD file under tools, which breaks import. %!s(int64=7) %!d(string=hai) anos

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)

internal_ci: Support for running tests on an internal CI platform.

interop_matrix: Scripts to build, upload, and run gRPC clients in docker with various language/runtimes.

jenkins: Support for running tests on Jenkins.

run_tests: Scripts to run gRPC tests in parallel.

run_tests/performance: See the README for more notes on the performance tests.