The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#) https://grpc.io/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Jan Tattermusch 0cde9a7550
make_grpcio_tools.py improvements: more readable diffs (#32583)
2 years ago
..
c-ish Switch .py shebang to python3 (#28963) 3 years ago
docgen use internal release_open_source.py script to commit changes and create PR (#29686) 3 years ago
python make_grpcio_tools.py improvements: more readable diffs (#32583) 2 years ago
add-iwyu.py [iwyu] Improve iwyu for public headers (#29834) 3 years ago
bazel_style.cfg
buildifier_format_code.sh
buildifier_format_code_strict.sh
buildozer.sh fix generate_projects.sh fails in M1 Mac (#31868) 2 years ago
check_boringssl_prefix_symbol.sh
check_copyright.py Add enforcement for cpp-style comment license in check_copyright.py (#32273) 2 years ago
check_include_guards.py Fix include guards for src/ and test/ directories (#32167) 2 years ago
check_naked_includes.py
check_namespace_qualification.py [cleanup] Eliminate usage of GRPC_ASSERT(false...); (#31757) 2 years ago
check_protobuf_pod_version.sh Update third_party/protobuf to 3.21.12 (#32136) 2 years ago
check_pytype.sh Add type annotations to _channel.py and _server.py (#31677) 2 years ago
check_redundant_namespace_qualifiers.py [channel_args] Improve comparison performance (#30322) 3 years ago
check_trailing_newlines.sh
check_upb_output.sh
check_windows_dlls.sh
clang_format_code.sh Generate experiments during sanitization (#30966) 2 years ago
clang_tidy_code.sh
fix_build_deps.py Logging: Move filter to Core (#32467) 2 years ago
format_bazel.sh Remove enum and future (#31381) 2 years ago
gen_compilation_database.py [build] Make compile_commands.json use NDEBUG (#29876) 3 years ago
gen_db.sh [build] Add a script to *just* generate the compilation db (#30315) 2 years ago
gen_experiments_and_format.sh Fix experiments (#31528) 2 years ago
generate_boringssl_prefix_header.sh
guard_headers.sh
install_all_python_modules.sh Update install_all_python_modules.sh to account for new packages (#31103) 2 years ago
isort_code.sh Update third_party/protobuf to 3.21.4 (#30377) 2 years ago
iwyu.sh
iwyu_mappings.imp Revert #30349 (#32008) 2 years ago
pull_requests_interval.sh
pylint_code.sh
python_wrapper.sh
rake_compiler_docker_image.rb More cleanup after moving testing docker images to artifact registry. (#31689) 2 years ago
run_buildozer.py [test] Semi-automatic flaky test tracking (#30638) 2 years ago
run_clang_tidy.py [pancakes] Speed up (#29674) 3 years ago
sanitize.sh Generate experiments during sanitization (#30966) 2 years ago
update_flakes.py Update flaky tests (#30873) 2 years ago
update_flakes_query.py [test] Semi-automatic flaky test tracking (#30638) 2 years ago
yapf_code.sh