Masood Malekghassemi f1cdf59b7f Patch overlooked strings from Python un-namespacing 9 yıl önce
..
buildgen ff3112188b Renamed google_benchmark submodule to benchmark 9 yıl önce
cmake d2b883022c CMake: Installation and Export Configuration 9 yıl önce
codegen 32df467f11 Merge github.com:grpc/grpc into grpc_slice 9 yıl önce
distrib f1cdf59b7f Patch overlooked strings from Python un-namespacing 9 yıl önce
dockerfile e633e47494 Merge pull request #8906 from matt-kwong/pin-bazel-version 9 yıl önce
doxygen 30268a99e0 Revert "Revert "Revert "Remove redundant includes from string.h and tmpfile.h""" 9 yıl önce
fuzzer aa0a5a2a6b Merge remote-tracking branch 'upstream/master' into ssl_fuzzer 9 yıl önce
gce 9f08d110f8 add a "perf" option to benchmarks script, generate profile text reports and flamegraphs 9 yıl önce
gcp 6660c110df fix spell error by pyflakes found 9 yıl önce
gource 30da8254aa fixes 9 yıl önce
grift 7e024be839 fix multilevel inheritence codegen 9 yıl önce
http2_interop 30d39ab075 Update http2 interop tests to work with Servers implementing HTTP Alternative Services 9 yıl önce
internal_ci 90741ec95b fixup 9 yıl önce
jenkins 4024e8961d basic config for internal CI 9 yıl önce
openssl 6169d5f7b0 Update copyrights 9 yıl önce
profiling a980b9acc4 Fix perf reporting 9 yıl önce
run_tests 4603a1c7a4 Merge pull request #9062 from grpc/revert-9019-short_deadlines 9 yıl önce
README.md 4024e8961d basic config for internal CI 9 yıl önce
lsan_suppressions.txt 60b189199c Add one more openssl leak to suppressions list 9 yıl önce
tsan_suppressions.txt 4de69c9f89 Add a suppression for a datarace in proto on an idempotent write 9 yıl önce

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.

jenkins: Support for running tests on Jenkins.

run_tests: Scripts to run gRPC tests in parallel.