11252 Commits (8db60763ca25a4954a5d8c6090180ab60349ede1)

Author SHA1 Message Date
Yash Tibrewal f2fa95b593 Do not cancel RPC if send metadata size if larger than peer's limit 4 years ago
Yash Tibrewal 4331328fc2 Don't consider receiving non-OK status as an error for HTTP2 4 years ago
Vijay Pai c2d2220ba5 Make MaybeExpect guarantee at-most-once and allow Verify reuse 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
Yash Tibrewal c62d2b483c Test renaming 4 years ago
Karthik Ravi Shankar cfd1069ae0 Fix formatting 4 years ago
Vijay Pai 6040d621bd Fix destruction order bug in nested lock test 4 years ago
Alexander Polcyn cce8e0e0ac Don't factor port server pick latency into stranded_event_test timeouts 4 years ago
Alexander Polcyn e2837aa10b Raise deadline of CancelDuringAresQuery.TestHitDeadlineAndDestroyChannelDuringAresResolutionWithQueryTimeoutIsGraceful test 4 years ago
Karthik Ravi Shankar 751b9c105f Move ClientContext from ::grpc_impl to ::grpc 4 years ago
Karthik Ravi Shankar 218c5fd235 Mark client_crash_test as flaky 4 years ago
Yash Tibrewal 1618d21796 Add roundrobin test and reviewer comments 4 years ago
Mark D. Roth d926e1ca47 Move XdsClient code out of client_channel tree. 4 years ago
Karthik Ravi Shankar 15cce00f52
Revert "Revert "Fold Channel and CompletionQueue from grpc_impl to grpc"" 4 years ago
Karthik Ravi Shankar f3f9e8941a
Revert "Fold Channel and CompletionQueue from grpc_impl to grpc" 4 years ago
Matthew Stevenson 85337d69c2 Re-enable TLS 1.3 in the C-core. 4 years ago
Yash Tibrewal cf0b46c4d6 Reviewer comments 4 years ago
Yash Tibrewal 086d46ce6f Fix bad_server_response_test flakiness 4 years ago
Michael Wang d0311ac81a Basic class definition and constructor Cel eval engine 4 years ago
Alexander Polcyn 3021bc975a Mark stranded_event_test as flaky 4 years ago
Mark D. Roth 0b61aea1c5 Convert grpc_server to idiomatic C++. 4 years ago
Vijay Pai 94a85b051d Expand comment to address reviewer feedback 4 years ago
Yash Tibrewal 0aa52ab85e Remove debug logging 4 years ago
Yash Tibrewal e310d4366c Receive SETTINGS frame on clients before declaring subchannel READY 4 years ago
Esun Kim 5112d75a46 Add TestEnvironment to tests 4 years ago
Alexander Polcyn 307e175ab2 Make fake insecure servers in ALTS concurrent connectivity test eagerly send an empty settings frame upon receiving new connections 4 years ago
Esun Kim 3cdd6ccb26 Add MSAN workaround to TestEnvironment 4 years ago
Karthik Ravi Shankar 3c2f4b40e3 Fold Channel and CompletionQueue from grpc_impl to grpc 4 years ago
Esun Kim 9494b834b1 Add TestEnvironment to tests 4 years ago
Esun Kim 3e7d5976b5 Add TestEnvironment to tests 4 years ago
Esun Kim f2374fb591 Add TestEnvironment to tests 4 years ago
Donna Dionne 33c128e99e Fixing a flaky test in ClientLoadReportingWithDropTest 4 years ago
Michael Wang c6586f087f implemented get_local_address accessor for grpc_endpoint 4 years ago
matthewstevenson88 9957299480 Merge pull request #23608 from matthewstevenson88/matt-disable-tls13 4 years ago
Alexander Polcyn 825dc5731f Add a distrib test for source-only ruby packages 4 years ago
Eric Gribkoff 8c03da2c0a Merge pull request #23629 from ericgribkoff/delay_fail_on_failed_rpc 4 years ago
Vijay Pai 968e1b40a5 Properly follow callback API guarantees rather than existing behavior 4 years ago
Vijay Pai 9c5a39c6db Revert "Merge pull request #23361 from vjpai/em_agnostic_core_callback_cq" 4 years ago
Vijay Pai bcb6530717 Revert "Merge pull request #23430 from vjpai/remove_do_not_test" 4 years ago
Esun Kim 4c6a6b5a52 Clean up transport tests 4 years ago
Eric Gribkoff 7df3017c8a Update semantics of --fail_on_failed_rpc 4 years ago
Karthik Ravi Shankar 1de0bfd9e2
Revert "Revert "Move create_channel and credentials from ::grpc_impl to ::grpc"" 4 years ago
Matthew Stevenson 25d2b9b102 Fix number of TLS version tests to run. 4 years ago
Matthew Stevenson 6ccc298665 Disable TLS 1.3-specific unit tests in ssl_transport_security_test.cc. 4 years ago
Karthik Ravi Shankar f1bc43edf6
Revert "Move create_channel and credentials from ::grpc_impl to ::grpc" 4 years ago
Mark D. Roth 181781387d xDS v3 support 4 years ago
Mark D. Roth c35a37d6c2 Remove TargetAuthorityTable in favor of a per-address channel arg. 4 years ago
Alexander Polcyn f57879ac56 Flag protect new logs 4 years ago