| .. |
|
BUILD
|
Format all Bazel files with buildifier
|
2019-11-05 14:03:52 -08:00 |
|
cmdline.cc
|
Revert "Merge pull request #23053 from grpc/revert-22772-gpr_strvec"
|
2020-05-28 11:13:12 -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
|
Revert "Merge pull request #23053 from grpc/revert-22772-gpr_strvec"
|
2020-05-28 11:13:12 -07:00 |
|
debugger_macros.cc
|
Flaky network test enhancements and cleanups
|
2019-05-23 11:45:54 -07:00 |
|
debugger_macros.h
|
Flaky network test enhancements and cleanups
|
2019-05-23 11:45:54 -07:00 |
|
fuzzer_corpus_test.cc
|
Fix fuzzers to actually run.
|
2020-02-26 12:24:04 -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
|
Add ALTS fuzzer
|
2018-05-08 10:15:03 -07:00 |
|
fuzzer_util.h
|
Add ALTS fuzzer
|
2018-05-08 10:15:03 -07:00 |
|
grpc_fuzzer.bzl
|
[4/n] Avoid using hardcoded test credentials
|
2020-04-14 11:47:19 -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
|
Run clang fmt
|
2018-02-09 09:34:04 -08:00 |
|
histogram.h
|
Move histogram to test/core/util
|
2017-11-30 15:02:04 -08:00 |
|
histogram_test.cc
|
Move histogram to test/core/util
|
2017-11-30 15:02:04 -08: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 |
|
memory_counters.cc
|
Deprecate gpr_get/set_allocation_functions
|
2019-11-04 19:47:33 -08:00 |
|
memory_counters.h
|
Revert "Merge pull request #18146 from grpc/revert-17308-shutdown"
|
2019-02-25 10:11:06 -08:00 |
|
mock_endpoint.cc
|
test changes
|
2019-10-31 17:09:38 -07:00 |
|
mock_endpoint.h
|
Revert "Revert "All instances of exec_ctx being passed around in src/core removed""
|
2017-12-06 09:47:54 -08:00 |
|
one_corpus_entry_fuzzer.cc
|
clang-format
|
2019-10-17 15:11:06 -07:00 |
|
parse_hexstring.cc
|
Run clang fmt
|
2018-02-09 09:34:04 -08:00 |
|
parse_hexstring.h
|
Update clang-format to 5.0
|
2017-11-03 09:09:36 -07:00 |
|
passthru_endpoint.cc
|
test changes
|
2019-10-31 17:09:38 -07:00 |
|
passthru_endpoint.h
|
add comment
|
2018-01-31 21:25:30 +01:00 |
|
port.cc
|
Revert "Merge pull request #18146 from grpc/revert-17308-shutdown"
|
2019-02-25 10:11:06 -08:00 |
|
port.h
|
clang fmt
|
2017-11-17 14:09:14 -08:00 |
|
port_isolated_runtime_environment.cc
|
improve code readability
|
2020-03-17 12:23:14 -04:00 |
|
port_server_client.cc
|
Remove unused-parameter warnings, round 2 (18 of 19)
|
2019-10-21 09:16:35 -07: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
|
Remove unused parameter warning (14 of 20)
|
2019-10-17 08:51:44 -07:00 |
|
reconnect_server.h
|
Merge master
|
2017-11-06 14:43:31 -08:00 |
|
run_with_poller.sh
|
Fix run_with_poller.sh to pass shellcheck
|
2018-02-07 11:46:44 -08:00 |
|
slice_splitter.cc
|
Run clang fmt
|
2018-02-09 09:34:04 -08:00 |
|
slice_splitter.h
|
Update clang-format to 5.0
|
2017-11-03 09:09:36 -07:00 |
|
subprocess.h
|
Remove extern "C"
|
2018-02-02 08:39:47 -08:00 |
|
subprocess_posix.cc
|
Run clang fmt
|
2018-02-09 09:34:04 -08:00 |
|
subprocess_windows.cc
|
Move cmdline and subprocess from public gpr to test/core/util
|
2018-01-25 20:11:38 -08:00 |
|
test_config.cc
|
Adjust wait timeout according to test slowdown factor
|
2020-04-30 16:36:03 -07:00 |
|
test_config.h
|
Revert "Test message size of 100MB"
|
2019-08-30 08:14:44 -07:00 |
|
test_lb_policies.cc
|
Remove grpc_core::StringView.
|
2020-04-27 07:46:13 -07:00 |
|
test_lb_policies.h
|
Add API for accessing per-call backend metric data in LB policies.
|
2019-08-28 12:48:06 -07:00 |
|
test_tcp_server.cc
|
Remove unused parameter warning (14 of 20)
|
2019-10-17 08:51:44 -07:00 |
|
test_tcp_server.h
|
Use milliseconds for test_server timeout
|
2019-04-29 12:26:50 -07:00 |
|
tracer_util.cc
|
Rename tracer_peer to tracer_util
|
2017-11-17 15:56:48 -08:00 |
|
tracer_util.h
|
Rename tracer_peer to tracer_util
|
2017-11-17 15:56:48 -08:00 |
|
trickle_endpoint.cc
|
test changes
|
2019-10-31 17:09:38 -07:00 |
|
trickle_endpoint.h
|
Revert "Revert "All instances of exec_ctx being passed around in src/core removed""
|
2017-12-06 09:47:54 -08:00 |
|
tsan_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 |
|
ubsan_suppressions.txt
|
Delete api_fuzzer
|
2020-01-23 13:26:00 -08:00 |