| .. |
|
BUILD
|
Revive test/core/memory_usage (#28931)
|
2022-02-22 15:39:40 -08:00 |
|
build.cc
|
Reland user-agent metadata work (#28109)
|
2021-11-17 19:04:29 -08:00 |
|
build.h
|
Reland user-agent metadata work (#28109)
|
2021-11-17 19:04:29 -08:00 |
|
cmdline.cc
|
Zalloc or C++ new for structs (#27739)
|
2021-10-18 16:40:20 -07:00 |
|
cmdline.h
|
Revert "Merge pull request #23053 from grpc/revert-22772-gpr_strvec"
|
2020-05-28 11:13:12 -07:00 |
|
cmdline_test.cc
|
Adjust include order per style guide (#27175)
|
2021-09-08 12:14:44 -07:00 |
|
evaluate_args_test_util.h
|
Add http cancel api (#28354)
|
2022-01-25 10:37:05 -08:00 |
|
fake_udp_and_tcp_server.cc
|
Fix google c2p resolver shutdown during metadata server queries (#28519)
|
2022-02-07 11:36:33 -08:00 |
|
fake_udp_and_tcp_server.h
|
testing: add a fake TCP and UDP server to test/core/util (extracted from #27883) (#28332)
|
2021-12-14 08:50:17 -08:00 |
|
fuzzer_corpus_test.cc
|
grpc_millis -> Timestamp/Duration (#28119)
|
2022-03-01 11:34:05 -08:00 |
|
fuzzer_one_entry_runner.sh
|
Fix fuzzer_one_entry_runner.sh to pass shellcheck
|
2018-02-07 11:46:33 -08:00 |
|
fuzzer_util.cc
|
Revert "Revert "a useful change (#27381)" (#27411)" (#27412)
|
2021-09-20 19:46:11 -07:00 |
|
fuzzer_util.h
|
Add ALTS fuzzer
|
2018-05-08 10:15:03 -07:00 |
|
grpc_fuzzer.bzl
|
Make Buildifier Sanity Test Strict (#27807)
|
2021-11-03 14:57:04 -07:00 |
|
grpc_profiler.cc
|
Merge master
|
2017-11-06 14:43:31 -08:00 |
|
grpc_profiler.h
|
Merge master
|
2017-11-06 14:43:31 -08:00 |
|
histogram.cc
|
Revert "Revert "a useful change (#27381)" (#27411)" (#27412)
|
2021-09-20 19:46:11 -07:00 |
|
histogram.h
|
Adjust include order per style guide (#27175)
|
2021-09-08 12:14:44 -07:00 |
|
histogram_test.cc
|
Adjust include order per style guide (#27175)
|
2021-09-08 12:14:44 -07:00 |
|
lsan_suppressions.txt
|
Move suppressions files under test/core/util to avoid creating a BUILD file under tools, which breaks import.
|
2018-06-15 17:36:14 -07:00 |
|
mock_authorization_endpoint.h
|
Move resource_user ownership into chttp2 transport/server/connector v2 (#27032)
|
2021-08-18 17:04:00 -07:00 |
|
mock_endpoint.cc
|
Reland resource quota work (#28017)
|
2021-11-15 08:23:51 -08:00 |
|
mock_endpoint.h
|
Reland resource quota work (#28017)
|
2021-11-15 08:23:51 -08:00 |
|
one_corpus_entry_fuzzer.cc
|
Adjust include order per style guide (#27175)
|
2021-09-08 12:14:44 -07:00 |
|
parse_hexstring.cc
|
Adjust include order per style guide (#27175)
|
2021-09-08 12:14:44 -07:00 |
|
parse_hexstring.h
|
Update clang-format to 5.0
|
2017-11-03 09:09:36 -07:00 |
|
passthru_endpoint.cc
|
grpc_millis -> Timestamp/Duration (#28119)
|
2022-03-01 11:34:05 -08:00 |
|
passthru_endpoint.h
|
Fix timeout bug in api fuzzer (#28385)
|
2021-12-23 15:03:43 -08:00 |
|
port.cc
|
Adjust include order per style guide (#27175)
|
2021-09-08 12:14:44 -07:00 |
|
port.h
|
clang fmt
|
2017-11-17 14:09:14 -08:00 |
|
port_isolated_runtime_environment.cc
|
Adjust include order per style guide (#27175)
|
2021-09-08 12:14:44 -07:00 |
|
port_server_client.cc
|
grpc_millis -> Timestamp/Duration (#28119)
|
2022-03-01 11:34:05 -08:00 |
|
port_server_client.h
|
Removing instances of exec_ctx being passed around in functions in
|
2017-10-18 17:12:19 -07:00 |
|
reconnect_server.cc
|
Adjust include order per style guide (#27175)
|
2021-09-08 12:14:44 -07:00 |
|
reconnect_server.h
|
Adjust include order per style guide (#27175)
|
2021-09-08 12:14:44 -07:00 |
|
resolve_localhost_ip46.cc
|
API to cancel grpc_resolve_address (#27883)
|
2021-12-20 14:01:06 -08:00 |
|
resolve_localhost_ip46.h
|
Check localhost is resolved to ipv4 or ipv6 and update test accordingly.
|
2020-10-23 14:38:36 -07:00 |
|
run_with_poller.sh
|
Fix run_with_poller.sh to pass shellcheck
|
2018-02-07 11:46:44 -08:00 |
|
slice_splitter.cc
|
Revert "Revert "a useful change (#27381)" (#27411)" (#27412)
|
2021-09-20 19:46:11 -07:00 |
|
slice_splitter.h
|
Update clang-format to 5.0
|
2017-11-03 09:09:36 -07:00 |
|
stack_tracer.cc
|
enable clang-tidy readability-static-definition-in-anonymous-namespace check (#28033)
|
2021-11-17 07:48:43 -08:00 |
|
stack_tracer.h
|
Add stack-tracer to gRPC
|
2020-11-01 23:02:39 -08:00 |
|
stack_tracer_test.cc
|
Adjust include order per style guide (#27175)
|
2021-09-08 12:14:44 -07:00 |
|
subprocess.h
|
Remove extern "C"
|
2018-02-02 08:39:47 -08:00 |
|
subprocess_posix.cc
|
Zalloc or C++ new for structs (#27739)
|
2021-10-18 16:40:20 -07:00 |
|
subprocess_windows.cc
|
Adjust include order per style guide (#27175)
|
2021-09-08 12:14:44 -07:00 |
|
test_config.cc
|
Reland user-agent metadata work (#28109)
|
2021-11-17 19:04:29 -08:00 |
|
test_config.h
|
Reland user-agent metadata work (#28109)
|
2021-11-17 19:04:29 -08:00 |
|
test_lb_policies.cc
|
improve RPC status messages when name resolution fails (#28091)
|
2021-12-07 09:05:38 -08:00 |
|
test_lb_policies.h
|
fix LB policy call status notification interface, and other improvements (#27947)
|
2021-11-05 13:46:14 -07:00 |
|
test_tcp_server.cc
|
grpc_millis -> Timestamp/Duration (#28119)
|
2022-03-01 11:34:05 -08:00 |
|
test_tcp_server.h
|
Adjust include order per style guide (#27175)
|
2021-09-08 12:14:44 -07:00 |
|
tls_utils.cc
|
generalize TmpFile interface (#27848)
|
2021-11-29 20:44:26 -08:00 |
|
tls_utils.h
|
generalize TmpFile interface (#27848)
|
2021-11-29 20:44:26 -08:00 |
|
tracer_util.cc
|
Tooling to remove redundant grpc_core:: namespace references (#28030)
|
2021-11-15 15:38:32 -08:00 |
|
tracer_util.h
|
Tooling to remove redundant grpc_core:: namespace references (#28030)
|
2021-11-15 15:38:32 -08:00 |
|
tsan_suppressions.txt
|
Pointing the protobuf submodule to the new URL (#26811)
|
2021-07-29 10:19:16 -07:00 |
|
ubsan_suppressions.txt
|
Re-enabling RBE ubsan (#27861)
|
2021-12-16 17:33:24 -08:00 |