grpc/tools
yunjiaw26 f14f1dd61d
Merge pull request #19695 from yunjiaw26/bm_threadpool
Add threadpool benchmark and build files
2019-07-29 18:38:22 -07:00
..
api_reference shellcheck 2018-05-21 18:23:09 -07:00
buildgen Add a detection of missing file in filegroup.uses 2019-07-26 14:29:42 -07:00
codegen/core Merge pull request #19777 from veblush/upb-check 2019-07-29 15:17:49 -07:00
debug/core Upgrade yapf to 0.20.0 2018-01-02 14:40:00 -08:00
distrib Add check_upb_output to sanity test 2019-07-29 10:06:49 -07:00
dockerfile Merge pull request #19419 from mit-mit/bumpdart 2019-06-28 12:12:06 +02:00
doxygen add client idle filter 2019-07-24 10:04:41 -07:00
failures Upgrade yapf to 0.20.0 2018-01-02 14:40:00 -08:00
fuzzer Add ALTS fuzzer 2018-05-08 10:15:03 -07:00
gce grpc-performance-kokoro-v5 kokoro perf image changes 2019-04-09 03:39:18 -04:00
gcp/utils more fields for filter 2019-02-14 15:07:04 -08:00
github Upgrade yapf to 0.20.0 2018-01-02 14:40:00 -08:00
gource
http2_interop Add copyright headers 2019-02-21 14:44:56 +07:00
internal_ci Add C++ Cronet end2end tests 2019-07-29 10:48:35 -07:00
interop_matrix Add v1.22.0 release of grpc-go to interop matrix (#19538) 2019-07-25 10:31:46 -07:00
line_count Upgrade yapf to 0.20.0 2018-01-02 14:40:00 -08:00
mkowners Upgrade yapf to 0.20.0 2018-01-02 14:40:00 -08:00
openssl Regenerate projects 2018-02-07 11:45:34 -08:00
package_hosting Fix sort issue in package build page 2018-08-20 09:32:30 -07:00
profiling WIP: Utilize the GitHub Check Feature 2018-12-13 16:40:47 -08:00
release Yapf. Pylint. Long-form birth certificate. 2019-07-12 15:21:11 -07:00
remote_build Merge branch 'master' of https://github.com/grpc/grpc into moiz-upb 2019-07-16 19:07:24 +02:00
run_tests Merge pull request #19695 from yunjiaw26/bm_threadpool 2019-07-29 18:38:22 -07:00
README.md
bazel Merge branch 'master' of https://github.com/grpc/grpc into bazel-0.26 2019-06-14 00:21:48 +02:00
bazel.rc Create new build config for ASAN on Mac OS 2019-07-19 10:24:52 -07: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)

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.