ml-agents-grpc/tools
Mehrdad Afshari 9424b4c778 Ensure Ruby packager adds executable bit on protoc/plugin 2018-04-09 11:06:27 -07:00
..
buildgen PHP: Update release notes for 1.9 2018-01-23 18:50:39 -08:00
codegen/core Replace message/deflate,gzip with deflate,gzip 2018-02-06 18:17:42 -08:00
debug/core Upgrade yapf to 0.20.0 2018-01-02 14:40:00 -08:00
distrib Regenerate projects 2018-04-04 17:33:28 -07:00
dockerfile Pin bazel to 0.9.0 2018-02-12 21:51:44 -08:00
doxygen Regenerate projects 2018-04-04 17:33:28 -07:00
failures Upgrade yapf to 0.20.0 2018-01-02 14:40:00 -08:00
fuzzer
gce Fix create_linux_performance_worker.sh to pass shellcheck 2018-02-13 10:01:48 -08:00
gcp/utils yapf tools 2017-12-11 18:10:00 -08:00
github Upgrade yapf to 0.20.0 2018-01-02 14:40:00 -08:00
gource
http2_interop
internal_ci Make protoc and grpc_*_plugin files executable on Kokoro 2018-04-09 11:03:49 -07:00
interop_matrix Merge pull request #14443 from ericgribkoff/java_v1.10.0 2018-02-15 16:22:16 -08:00
jenkins
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
profiling Fix issues in latency parsing tool 2018-01-31 13:40:15 -08:00
run_tests Ensure Ruby packager adds executable bit on protoc/plugin 2018-04-09 11:06:27 -07:00
README.md
bazel.rc When building with bazel on a Mac, workaround bazelbuild/bazel#4341 2018-01-05 09:59:34 -08:00
lsan_suppressions.txt Add RAND_bytes_with_additional_data to ASAN suppressions 2018-01-26 18:21:50 -08:00
tsan_suppressions.txt
ubsan_suppressions.txt

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.