11378 Commits (20a5bd7168794bd304cc6f94ee6792084d41554e)

Author SHA1 Message Date
Jan Tattermusch 8d8152ed4e fix System.Memory dependency mismatch in c# distribtests 4 years ago
Ashitha Santhosh b1fd4a45a4 Add EvaluateArgs test. 4 years ago
Jan Tattermusch 42f741ecc4 use GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE for C# distribtest that tests classic .csproj 4 years ago
Jan Tattermusch 2fb9b57fe5 upgrade Google.Protobuf in C# distribtests 4 years ago
Esun Kim aa43403343 Add init and shutdown to verify_peer_options 4 years ago
Mark D. Roth 5adf794eec Increase polling timeout for NoMatchedDomain test. 4 years ago
Mark D. Roth 91b698d232 Revert "Merge pull request #23969 from grpc/revert-23918-xds_virtual_host_validation" 4 years ago
donnadionne 4cb21ff819
Revert "xds: Don't identify the needed VirtualHost at validation time." 4 years ago
Alexander Polcyn e5bb358edd double the handshake failure deadline of AltsConcurrentConnectivityTest.TestHandshakeFailsFastWhenHandshakeServerClosesConnectionAfterAccepting 4 years ago
Donna Dionne 6088a5e027 Fixing the transient failure that occurs during the case where (Porting 4 years ago
Mark D. Roth b0a8b4606c xds: Don't identify the needed VirtualHost at validation time. 4 years ago
Yash Tibrewal 4a03ce5a14 Remove grpc_channel_ping from surface API 4 years ago
Karthik Ravi Shankar 75187ec316 fix golden test file for codegen test 4 years ago
Mark D. Roth 9a39f172a6 xds: NACK if response includes duplicate resource names. 4 years ago
Jan Tattermusch afda101854 cleanup bazel commands in test scripts (for non-RBE invocations) 4 years ago
Yash Tibrewal 09904691e0 Do not send BDP pings if there is no receive side activity. 4 years ago
Donna Dionne dc7f926b9e Fixing the transient failure that occurs during the case 4 years ago
Yash Tibrewal 7019c2ca4b Long timeout for too_many_pings_test 4 years ago
ashithasantosh 5820e833fc Add activation logic and endpoint getters. 4 years ago
Mark D. Roth bd73844208 Move parse_address library from client_channel to iomgr. 4 years ago
Yash Tibrewal bef69db1a6 A bit of cleanup 4 years ago
Yash Tibrewal 55821f5cf8 Revert "Merge pull request #23786 from michaelywg/cel_create_activation" 4 years ago
Mark D. Roth 12fc8f6a35 Change URI parser to take absl::string_view and move tests to correct directory. 4 years ago
ZhenLian 5438a00d38 fix MSAN error 4 years ago
ZhenLian 0cdc36f64f ALTS peer attributes plumbing 4 years ago
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