1047 Commits (30e4170dc36bef99afef95009b028754c9438232)

Author SHA1 Message Date
Ashitha Santhosh 369bd24b7c Add mock CEL APIs. 4 years ago
Jan Tattermusch 3db07b9cbf upgrade ruby to protobuf 3.13.0 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 55821f5cf8 Revert "Merge pull request #23786 from michaelywg/cel_create_activation" 4 years ago
Srini Polavarapu 9b5b5be3e2 regenerate files 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
Donna Dionne d8ab2aecf6 Fixing Ruby 1.31.0.pre1 compilation failure with source-only package 4 years ago
Donna Dionne d2dd5900bf Fixing Ruby 1.31.0.pre1 compilation failure with source-only package 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
Mark D. Roth 3613589b84 Change xDS ConfigSelector not to pass the timeout header value to the LB policy. 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
Mark D. Roth abab9967cf Add XdsConfigSelector and populate call attribute containing the deadline. 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
Mark D. Roth fe8717bf4a attempt to fix build 5 years ago
Stanley Cheung eccbac3443 Update grpc protoc plugins to support proto3 optional 5 years ago
Karthik Ravi Shankar 063704ebad
Revert "Update grpc protoc plugin to be compliant of proto3 field presence" 5 years ago
Mark D. Roth aed6574023 Refactor ServiceConfig code to move parsing to its own API. 5 years ago
Stanley Cheung dc9b100865 Update grpc protoc plugins to support proto3 optional 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
Alexander Polcyn bad263d533 update ruby gem email to grpc-io@googlegroups.com 5 years ago
Mark D. Roth d74548e611 Remove StringViewToCString() and src/core/lib/gprpp/string_view.h 5 years ago
Mark D. Roth d39c981d4f
Revert "Remove StringLess and src/core/lib/gprpp/map.h" 5 years ago
Mark D. Roth c0f82fc595 Remove StringLess and src/core/lib/gprpp/map.h 5 years ago
Mark D. Roth 09b42371e7 Remove grpc_core::InlinedVector<> and grpc_core::Optional<>. 5 years ago
Muxi Yan eb7779c20c
Revert "Revert "Introduce CFRunLoop based iomgr"" 5 years ago
Yash Tibrewal eac197b20e Fix errors and regenerate projects 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 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