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.
 
 
 
 
 
 
AJ Heller 0e3a02e903
Revert "Remove the `urgent` argument from iomgr tcp read API (#25494)" (#25592)
4 years ago
..
BUILD use linkstatic for libraries that contain main() (#25517) 4 years ago
cmdline.cc Fix readability-inconsistent-declaration-parameter-name manually 4 years ago
cmdline.h Revert "Merge pull request #23053 from grpc/revert-22772-gpr_strvec" 5 years ago
cmdline_test.cc C++ cast for char* 4 years ago
eval_args_mock_endpoint.cc Revert "Remove the `urgent` argument from iomgr tcp read API (#25494)" (#25592) 4 years ago
eval_args_mock_endpoint.h Add activation logic and endpoint getters. 4 years ago
fuzzer_corpus_test.cc clang-tidy: enable google-readability-braces-around-statements 4 years ago
fuzzer_one_entry_runner.sh Fix fuzzer_one_entry_runner.sh to pass shellcheck 7 years ago
fuzzer_util.cc Add ALTS fuzzer 7 years ago
fuzzer_util.h Add ALTS fuzzer 7 years ago
grpc_fuzzer.bzl [4/n] Avoid using hardcoded test credentials 5 years ago
grpc_profiler.cc Merge master 7 years ago
grpc_profiler.h Merge master 7 years ago
histogram.cc Fix readability-inconsistent-declaration-parameter-name manually 4 years ago
histogram.h Move histogram to test/core/util 7 years ago
histogram_test.cc Move histogram to test/core/util 7 years ago
lsan_suppressions.txt Move suppressions files under test/core/util to avoid creating a BUILD file under tools, which breaks import. 7 years ago
memory_counters.cc Deprecate gpr_get/set_allocation_functions 5 years ago
memory_counters.h Revert "Merge pull request #18146 from grpc/revert-17308-shutdown" 6 years ago
mock_endpoint.cc Revert "Remove the `urgent` argument from iomgr tcp read API (#25494)" (#25592) 4 years ago
mock_endpoint.h Fix readability-inconsistent-declaration-parameter-name manually 4 years ago
one_corpus_entry_fuzzer.cc clang-format 5 years ago
parse_hexstring.cc Run clang fmt 7 years ago
parse_hexstring.h Update clang-format to 5.0 7 years ago
passthru_endpoint.cc Revert "Remove the `urgent` argument from iomgr tcp read API (#25494)" (#25592) 4 years ago
passthru_endpoint.h add comment 7 years ago
port.cc Replace grpc_shutdown_blocking with grpc_shutdown 4 years ago
port.h clang fmt 7 years ago
port_isolated_runtime_environment.cc improve code readability 5 years ago
port_server_client.cc Construct/destruct ExecCtx between init/shutdown only 4 years ago
port_server_client.h Removing instances of exec_ctx being passed around in functions in 7 years ago
reconnect_server.cc Fixed sign-compare warnings 4 years ago
reconnect_server.h implemented get_local_address accessor for grpc_endpoint 4 years ago
resolve_localhost_ip46.cc Check localhost is resolved to ipv4 or ipv6 and update test accordingly. 4 years ago
resolve_localhost_ip46.h Check localhost is resolved to ipv4 or ipv6 and update test accordingly. 4 years ago
run_with_poller.sh Fix run_with_poller.sh to pass shellcheck 7 years ago
slice_splitter.cc Run clang fmt 7 years ago
slice_splitter.h Update clang-format to 5.0 7 years ago
stack_tracer.cc C++ cast for void* 4 years ago
stack_tracer.h Add stack-tracer to gRPC 4 years ago
stack_tracer_test.cc Fixing a clang tidy caught at import time 4 years ago
subprocess.h Remove extern "C" 7 years ago
subprocess_posix.cc Revert "Wrap strerror into a thread-safe implementation" 4 years ago
subprocess_windows.cc Move cmdline and subprocess from public gpr to test/core/util 7 years ago
test_config.cc Fix unused-parameter warning 4 years ago
test_config.h Fix MSAN adjustment 4 years ago
test_lb_policies.cc Fix clang-tidy errors 4 years ago
test_lb_policies.h Pass address to CreateSubchannel() and expose attributes in SubchannelInterface. 4 years ago
test_tcp_server.cc C++ify core server 4 years ago
test_tcp_server.h Fix google-readability-todo 4 years ago
tls_utils.cc refactor PemKeyCertPair 4 years ago
tls_utils.h refactor PemKeyCertPair 4 years ago
tracer_util.cc Fix by modernize-use-bool-literals 4 years ago
tracer_util.h Rename tracer_peer to tracer_util 7 years ago
trickle_endpoint.cc Revert "Remove the `urgent` argument from iomgr tcp read API (#25494)" (#25592) 4 years ago
trickle_endpoint.h Revert "Revert "All instances of exec_ctx being passed around in src/core removed"" 7 years ago
tsan_suppressions.txt Move suppressions files under test/core/util to avoid creating a BUILD file under tools, which breaks import. 7 years ago
ubsan_suppressions.txt Delete api_fuzzer 5 years ago