..
BUILD
[WRR] implement non-per-call metrics ( #35977 )
9 months ago
audit_logging_utils.cc
[Audit Logging] End2end test for audit logging in authorization policy ( #33196 )
2 years ago
audit_logging_utils.h
[Audit Logging] End2end test for audit logging in authorization policy ( #33196 )
2 years ago
build.cc
Reland user-agent metadata work ( #28109 )
3 years ago
build.h
Fix include guards for src/ and test/ directories ( #32167 )
2 years ago
channel_args_fuzzer.proto
Filter fuzzer ( #29177 )
3 years ago
cmdline.cc
[Deps] Update to Clang-16 ( #34492 )
1 year ago
cmdline.h
Convert c-style comments to C++-style comments ( #31923 )
2 years ago
cmdline_test.cc
Convert c-style comments to C++-style comments ( #31923 )
2 years ago
evaluate_args_test_util.h
[iwyu] Add test/core/util ( #30289 )
2 years ago
fake_stats_plugin.cc
[Metrics] New OpenTelemetry Plugin Implementation of Stats Plugin ( #36070 )
8 months ago
fake_stats_plugin.h
[Metrics] New OpenTelemetry Plugin Implementation of Stats Plugin ( #36070 )
8 months ago
fake_udp_and_tcp_server.cc
[c-ares] fix spin loop bug when c-ares gives up on a socket that still has data left in its read buffer ( #34185 )
1 year ago
fake_udp_and_tcp_server.h
[c-ares] fix spin loop bug when c-ares gives up on a socket that still has data left in its read buffer ( #34185 )
1 year ago
fuzz_config_vars.cc
[grpc][Gpr_To_Absl_Logging] Using absl from within gpr logging ( #36108 )
9 months ago
fuzz_config_vars.h
[fuzz] Turn core end2end tests into fuzzers ( #33013 )
2 years ago
fuzz_config_vars.proto
[fuzzing] Make it easier for fuzzers to find experiments ( #34296 )
1 year ago
fuzz_config_vars_helpers.cc
[fuzzing] Make it easier for fuzzers to find experiments ( #34296 )
1 year ago
fuzz_config_vars_helpers.h
[fuzzing] Make it easier for fuzzers to find experiments ( #34296 )
1 year ago
fuzzer_corpus_test.cc
[load_file] remove grpc_load_file() in favor of grpc_core::LoadFile() ( #35857 )
10 months ago
fuzzer_one_entry_runner.sh
…
fuzzer_util.cc
Convert c-style comments to C++-style comments ( #31923 )
2 years ago
fuzzer_util.h
Convert c-style comments to C++-style comments ( #31923 )
2 years ago
fuzzing_channel_args.cc
[fuzzing] Extract and modernize ChannelArgs fuzzer configuration ( #33161 )
2 years ago
fuzzing_channel_args.h
[Deps] Update to Clang-16 ( #34492 )
1 year ago
fuzzing_channel_args.proto
[fuzzing] Extract and modernize ChannelArgs fuzzer configuration ( #33161 )
2 years ago
grpc_fuzzer.bzl
Internal change
12 months ago
grpc_profiler.cc
Convert c-style comments to C++-style comments ( #31923 )
2 years ago
grpc_profiler.h
Convert c-style comments to C++-style comments ( #31923 )
2 years ago
histogram.cc
Convert c-style comments to C++-style comments ( #31923 )
2 years ago
histogram.h
Fix include guards for src/ and test/ directories ( #32167 )
2 years ago
histogram_test.cc
[Deps] Update to Clang-16 ( #34492 )
1 year ago
lsan_suppressions.txt
…
mock_authorization_endpoint.h
[iwyu] Add test/core/util ( #30289 )
2 years ago
mock_endpoint.cc
[fuzzer] Add api fuzzing capabilities to client & server fuzzer ( #34609 )
1 year ago
mock_endpoint.h
[fuzzers] Expand client_fuzzer, server_fuzzer ( #34596 )
1 year ago
one_corpus_entry_fuzzer.cc
[load_file] remove grpc_load_file() in favor of grpc_core::LoadFile() ( #35857 )
10 months ago
osa_distance.cc
[CI] Using clang-17 for clang tidy & format ( #35595 )
10 months ago
osa_distance.h
[fuzz] Turn core end2end tests into fuzzers ( #33013 )
2 years ago
osa_distance_test.cc
[Deps] Update to Clang-16 ( #34492 )
1 year ago
parse_hexstring.cc
[chttp2] Fix some fuzzer found bugs. ( #33005 )
2 years ago
parse_hexstring.h
[chttp2] Fix some fuzzer found bugs. ( #33005 )
2 years ago
port.cc
[fuzzing] Implement endpoints for FuzzingEventEngine ( #32689 )
2 years ago
port.h
[fuzzing] Implement endpoints for FuzzingEventEngine ( #32689 )
2 years ago
port_isolated_runtime_environment.cc
Revert "[testing] Adjust port selection algorithm on RBE" ( #33448 )
1 year ago
port_server_client.cc
[Deps] Update to Clang-16 ( #34492 )
1 year ago
port_server_client.h
[Deps] Update to Clang-16 ( #34492 )
1 year ago
proto_bit_gen.h
[fuzzing] better fallback rng ( #35621 )
10 months ago
reconnect_server.cc
Convert c-style comments to C++-style comments ( #31923 )
2 years ago
reconnect_server.h
Convert c-style comments to C++-style comments ( #31923 )
2 years ago
resolve_localhost_ip46.cc
[e2e tests] refactor code for determining local IP address ( #34769 )
1 year ago
resolve_localhost_ip46.h
[e2e tests] refactor code for determining local IP address ( #34769 )
1 year ago
scoped_env_var.h
xDS cluster resource type: use ValidationErrors and add unit test ( #31025 )
2 years ago
slice_splitter.cc
Convert c-style comments to C++-style comments ( #31923 )
2 years ago
slice_splitter.h
Convert c-style comments to C++-style comments ( #31923 )
2 years ago
socket_use_after_close_detector.cc
[c-ares DNS resolver] Revert "Revert "[c-ares DNS resolver] Fix file descriptor use-after-close bug when c-ares writes succeed but subsequent read fails" ( #33934 )" ( #33942 )
1 year ago
socket_use_after_close_detector.h
[c-ares DNS resolver] Revert "Revert "[c-ares DNS resolver] Fix file descriptor use-after-close bug when c-ares writes succeed but subsequent read fails" ( #33934 )" ( #33942 )
1 year ago
stack_tracer.cc
Convert c-style comments to C++-style comments ( #31923 )
2 years ago
stack_tracer.h
Fix include guards for src/ and test/ directories ( #32167 )
2 years ago
stack_tracer_test.cc
Convert c-style comments to C++-style comments ( #31923 )
2 years ago
test_config.cc
[Deps] Update to Clang-16 ( #34492 )
1 year ago
test_config.h
Revert "[testing] Adjust port selection algorithm on RBE" ( #33448 )
1 year ago
test_lb_policies.cc
[reorg] move LB policy code to src/core/load_balancing ( #35786 )
10 months ago
test_lb_policies.h
[reorg] move resolver code to src/core/resolver ( #35804 )
10 months ago
test_tcp_server.cc
[EventEngine] Modify iomgr to allow creation of posix event engine listeners and server side endpoints ( #31928 )
2 years ago
test_tcp_server.h
Convert c-style comments to C++-style comments ( #31923 )
2 years ago
tls_utils.cc
[load_file] remove grpc_load_file() in favor of grpc_core::LoadFile() ( #35857 )
10 months ago
tls_utils.h
[load_file] remove grpc_load_file() in favor of grpc_core::LoadFile() ( #35857 )
10 months ago
tracer_util.cc
Convert c-style comments to C++-style comments ( #31923 )
2 years ago
tracer_util.h
Convert c-style comments to C++-style comments ( #31923 )
2 years ago
tsan_suppressions.txt
Pointing the protobuf submodule to the new URL ( #26811 )
3 years ago
ubsan_suppressions.txt
Re-enabling RBE ubsan ( #27861 )
3 years ago