645 Commits (0aadea5ad841995af588bb392946dd8e64d03fce)

Author SHA1 Message Date
Mark D. Roth 27e1c1c56d clang-tidy: enable google-readability-braces-around-statements 4 years ago
capstan 131579d52d Roll forward of commit 7883b51: Use abseil's flags in tests. 4 years ago
Esun Kim 4563ff9780 Enable Abseil crash handler on Windows 4 years ago
Esun Kim 4c37a5003d Disable debugging-test when running with MUSL 4 years ago
Esun Kim b85e2ebc8f Disable debugging-test in Release 4 years ago
Esun Kim f3e75c1fa9 Add stack-tracer to gRPC 4 years ago
Nathan Herring da66b7d14e
Revert "Abseil Flags" 4 years ago
yang-g 8456e2138a Check localhost is resolved to ipv4 or ipv6 and update test accordingly. 4 years ago
capstan 7883b5133d Use abseil's flags in tests. 4 years ago
Esun Kim e7434d385e Fix by tidy-modernize-use-override 4 years ago
Esun Kim 47dd5fd78e Fix by modernize-use-bool-literals 4 years ago
Esun Kim c08f33c437 Fix clang-tidy errors 4 years ago
Esun Kim 8e9e895ffc Replace grpc_shutdown_blocking with grpc_shutdown 4 years ago
Esun Kim 1c7d5b5299 Fix MSAN adjustment 4 years ago
Esun Kim ef3ca7a90d Workaround for Windows 4 years ago
Esun Kim 1408523429 Add examine_stack to test util 4 years ago
Mark D. Roth f7a72b040d Pass address to CreateSubchannel() and expose attributes in SubchannelInterface. 4 years ago
Esun Kim 91ca04cf6f Add TestGrpcScope 4 years ago
Alisha Nanda a4eedc1510 Revert "Merge branch 'master' of https://github.com/ananda1066/grpc" 4 years ago
Alisha Nanda 88d99b4603 Add timeout flag to gRPC cli 4 years ago
Alexander Polcyn 2a29b7cb58 Make the server-based port picker thread safe 4 years ago
ashithasantosh 5820e833fc Add activation logic and endpoint getters. 4 years ago
Yash Tibrewal 55821f5cf8 Revert "Merge pull request #23786 from michaelywg/cel_create_activation" 4 years ago
Jan Tattermusch ed97c209f1 clang format code 4 years ago
Jan Tattermusch 7d7435d1c4 make win stacktrace buildable on both cmake x86 and bazel 64bit 4 years ago
Michael Wang b8771966f1 Added tests for eval_args address/port getters. Implemented said getters and CreateActivation. 4 years ago
Esun Kim 3cdd6ccb26 Add MSAN workaround to TestEnvironment 4 years ago
Michael Wang c6586f087f implemented get_local_address accessor for grpc_endpoint 4 years ago
Yash Tibrewal 2c5291ff71 Plumb absl::Status through connectivity state notifiers 4 years ago
Vijay Pai 2667eba8c2 Fix a typo 4 years ago
Vijay Pai 9d79ca6058 C++ify core server 4 years ago
Vijay Pai bb7cfb638d Construct/destruct ExecCtx between init/shutdown only 4 years ago
Jan Tattermusch bc9e99e635 clang format code 4 years ago
Jan Tattermusch 8cbd5550ef address comments 4 years ago
Mark D. Roth 7c3fefea3f Make request path more easily visible to LB policies. 4 years ago
Jan Tattermusch f1975a09ff include line numbers in win abort handler 4 years ago
Mark D. Roth 9404f66f70 Replace most uses of gpr_asprintf() with absl calls. 4 years ago
Esun Kim 62ac3f075a Added call to grpc::testing::TestEnvironment in tests 4 years ago
Mark D. Roth 3bb427195e Revert "Merge pull request #23053 from grpc/revert-22772-gpr_strvec" 5 years ago
Karthik Ravi Shankar f46c07f3f8
Revert "Remove gpr_strvec." 5 years ago
Mark D. Roth c2ef110303 Replace gpr_strvec with absl::StrJoin(). 5 years ago
yang-g 88e43d9901 Adjust wait timeout according to test slowdown factor 5 years ago
Mark D. Roth fc6f26c89b Remove grpc_core::StringView. 5 years ago
ZhenLian 096c276182 [4/n] Avoid using hardcoded test credentials 5 years ago
Jan Tattermusch 01d635b92a improve code readability 5 years ago
Jan Tattermusch 84ae7981d2 blacklist a port that cannot be bound on WinRBE 5 years ago
Mark D. Roth dbea965b8e Fix fuzzers to actually run. 5 years ago
Mark D. Roth 48b9cd992d Always construct LB policy config, even when only the policy name is specified. 5 years ago
Yash Tibrewal 957f0390df Reviewer comments 5 years ago
Mark D. Roth 283574e3b7 Convert service config code to use new JSON API 5 years ago