464 Commits (c79bef55ee348c298cbdcc60448d8e70e4972a19)

Author SHA1 Message Date
Yash Tibrewal 55821f5cf8 Revert "Merge pull request #23786 from michaelywg/cel_create_activation" 4 years ago
Srini Polavarapu 9b5b5be3e2 regenerate files 4 years ago
Yash Tibrewal 4331328fc2 Don't consider receiving non-OK status as an error for HTTP2 4 years ago
Michael Wang b8771966f1 Added tests for eval_args address/port getters. Implemented said getters and CreateActivation. 4 years ago
Mark D. Roth d926e1ca47 Move XdsClient code out of client_channel tree. 4 years ago
Michael Wang d0311ac81a Basic class definition and constructor Cel eval engine 4 years ago
Esun Kim 3ac116f1cb Enabled GPR_ABSEIL_SYNC 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
Yash Tibrewal 2c5291ff71 Plumb absl::Status through connectivity state notifiers 4 years ago
Karthik Ravi Shankar d7565c37a8 Revert "Adding Fake headers for header matching." 4 years ago
Mark D. Roth a0f08b1b06 Revert "Merge pull request #21941 from markdroth/xds_logging" 4 years ago
Donna Dionne 8c013bfcdc Adding Fake headers for header matching. 4 years ago
Donna Dionne 8dd0cb4712 Add support for xDS regex matchers. 4 years ago
Richard Belleville c8a8a6aea4 Get new core API design building 4 years ago
Richard Belleville 4de06d0e22 Regenerate projects 4 years ago
Richard Belleville 1aae547e2c Regenerate projects 4 years ago
Mark D. Roth c1d7180daa Use upb textformat library to dump out raw xDS proto messages 4 years ago
Yash Tibrewal e98eaa5052
Revert "Revert "Add message-size check before message decompression"" 4 years ago
Vijay Pai c7f2956b67
Revert "Add message-size check before message decompression" 4 years ago
Yash Tibrewal 0497ad8bb0 Add missing message-size check before decompressing 4 years ago
Mark D. Roth 133918ec70 Add ConfigSelector API. 5 years ago
Vijay Pai 7eebba3781 Fixes needed to make roll-forward of StartCall and corking work 5 years ago
Mark D. Roth aed6574023 Refactor ServiceConfig code to move parsing to its own API. 5 years ago
Srini Polavarapu ce52c1dd71 update boringssl 5 years ago
Mark D. Roth b95843c1b7 xds: Add support for send_all_clusters field in LRS. 5 years ago
ZhenLian 6a045297c2 remove dependencies that cause failures 5 years ago
ZhenLian d75de51e43 [10/n] remove hard-coded credential paths and rebuild the project 5 years ago
Muxi Yan eb7779c20c
Revert "Revert "Introduce CFRunLoop based iomgr"" 5 years ago
Yash Tibrewal e24bb3a6ef Regenerate projects 5 years ago
Muxi Yan 0e0db09613
Revert "Introduce CFRunLoop based iomgr" 5 years ago
Muxi Yan b96895bf9d Add apple_ev iomgr 5 years ago
Yash Tibrewal 0bd9e89d05 Regenerate projects 5 years ago
Yash Tibrewal e26ec77423 revert auto changes 5 years ago
Yash Tibrewal 2723a1bae6 Add a new type of error, GRPC_ERROR_EOS for failing writes when end of stream has been received 5 years ago
Yash Tibrewal 3c34eae97e Move decompression into gRPC Core 5 years ago
Mark D. Roth f8f6034d1a Refactor xds LB policy 5 years ago
Donna Dionne c0c7f1dae3 Fix build and test failures 5 years ago
Mark D. Roth 03411d7be7 Second attempt: grpclb stabilization 5 years ago
yang-g 976fff1797 Create a macro to allow custom dualstack socket 5 years ago
Yash Tibrewal 2cdab491a3 Cleanup 5 years ago
Mark D. Roth 19e28b1353 Refactor code for gracefully switching child LB policies. 5 years ago
Jan Tattermusch f830ed4c32 regenerate projects 5 years ago
Yash Tibrewal c6fa7eefb9 testing with locks in ws 5 years ago
Jan Tattermusch 3bb4d312df regenerate projects 5 years ago
Moiz Haidry ede2ffc1a8 Addressed Mark's comments 5 years ago
Mark D. Roth b68f813e54 xds: send envoy.lb.does_not_support_overprovisioning client capability 5 years ago
Moiz Haidry 67565b767d CallCredentials debug string API 5 years ago
Esun Kim 5f41758a76 Replaced gpr_asprintf with absl::StrFormat 5 years ago
Esun Kim 7a14955759 Replaced grpc_core::MakeUnique with absl::make_unique 5 years ago