13220 Commits (38e225d78d128ad36fdd94060e8ac76599d9aea8)

Author SHA1 Message Date
Alexander Polcyn e482b79ee8 Change grpclb policy to use internal connectivity state watch API 5 years ago
Matthew Stevenson 08cd000364 Implement Zhen's changes. 5 years ago
Yash Tibrewal 9d9eaca9a5 Clean up code 5 years ago
Yash Tibrewal f9dd439421 Trying out a solution 5 years ago
Yash Tibrewal c6fa7eefb9 testing with locks in ws 5 years ago
Matthew Stevenson ad9a9a7067 Remove unnecessary comments. 5 years ago
Matthew Stevenson 3c87fb610f Add comments to TlsFetchKeyMaterials API and add a test file for the TLS credentials options. 5 years ago
Vijay Pai fe72304e54 Switch registered calls to a map and check the map before inserting 5 years ago
Moiz Haidry f53456210d Addressed Mark's comments 5 years ago
Moiz Haidry 88b0d84905 Addressed Vijay's comments, fixed string headers 5 years ago
Moiz Haidry 4c5ee108da Addressed Yang's comments, I have removed usage of const throughout for consistency 5 years ago
Moiz Haidry ede2ffc1a8 Addressed Mark's comments 5 years ago
Mark D. Roth 67a2eb2ba1 fix use-after-free bug 5 years ago
Mark D. Roth def07a4716 clang-format 5 years ago
Mark D. Roth 3c98b9d8fe populate user_agent_name and user_agent_version 5 years ago
Richard Belleville 5ef379870d Regenerate projects 5 years ago
Mark D. Roth 48b9cd992d Always construct LB policy config, even when only the policy name is specified. 5 years ago
Mark D. Roth 8908ea5d79 clang-format 5 years ago
Mark D. Roth b68f813e54 xds: send envoy.lb.does_not_support_overprovisioning client capability 5 years ago
Esun Kim 6b3d0f61b3 Fix illegal access 5 years ago
Moiz Haidry 67565b767d CallCredentials debug string API 5 years ago
Vijay Pai f6b38f75a4
Revert "feat: add x-goog-user-project header from quota_project_id field" 5 years ago
Yash Tibrewal ee03496701 Remove unused parameter comment 5 years ago
Mark D. Roth 78c648c98a Restructure XdsClient load reporting APIs 5 years ago
Mehrdad Afshari 875f43c52f Fix mixed-signed comparison in security code 5 years ago
Esun Kim 5f41758a76 Replaced gpr_asprintf with absl::StrFormat 5 years ago
Mark D. Roth 615b44accf Update new code to use new upb map API. 5 years ago
Zhen Lian 40dd4a3301 make check_call_host() in ssl_security_connector to use ssl_utils 5 years ago
Esun Kim 2295cde4e5 Enable absl completely 5 years ago
Esun Kim 7a14955759 Replaced grpc_core::MakeUnique with absl::make_unique 5 years ago
Vijay Pai 37e945c945
Use absl::InlinedVector instead of grpc_core::InlinedVector 5 years ago
Vijay Pai 0fd5abefca
Don't depend on InlinedVector::clear to de-allocate 5 years ago
Yash Tibrewal 9bcf81925d Corret error referencing 5 years ago
Mark D. Roth 06e34a1d4f Update LRS to use "PROXYLESS_CLIENT_HOSTNAME" metadata instead of cluster field. 5 years ago
Yash Tibrewal 9713fc6ac5 Revert log statement 5 years ago
Yash Tibrewal edda7020a3 Revert channel arg changes and clear the maps only if created from the XdsResolver 5 years ago
Yash Tibrewal 4a02ff7747 Remove some unused parameter warnings 5 years ago
Yash Tibrewal 683177082e Destroy channel args early to remove xds client references 5 years ago
Esun Kim 0b26a2ff56 Added abseil-based sync 5 years ago
Mark D. Roth 2fe2637b39 Cap the number of errors returned from JSON parsing. 5 years ago
Mark D. Roth ff22a394d6 Avoid stack overflow in JSON parser. 5 years ago
Yash Tibrewal 4315503658 Reviewer comments 5 years ago
Yash Tibrewal 4a0a93efa1 Fix Issue 20928 5 years ago
Yash Tibrewal 8a04cdafd0 Fix for #21970 5 years ago
Yash Tibrewal 3d17f8d4f8 Use a different fix for #21969 5 years ago
Yash Tibrewal 1be7f725df Fix #21969 5 years ago
Yash Tibrewal 903f7fc57a Compiler error 5 years ago
Yash Tibrewal 8df57e6b2f Add missing error ref 5 years ago
jiangtaoli2016 655a49384c add boundary check in check_gcp_environment.cc 5 years ago
Yash Tibrewal 68ac18b095 Avoid linter warnings 5 years ago