24089 Commits (4ec09a0a2623927361fe73195c8a8f6c7d7bdb4f)

Author SHA1 Message Date
Richard Belleville 6b42bcc03d Sanity tests make me lose my sanity 5 years ago
Richard Belleville f921f01262 Format 5 years ago
Esun Kim b308241343 Fix clang-tidy issues 5 years ago
Richard Belleville b5d69d2cd1 Clean up test 5 years ago
Richard Belleville 0fe463b2d3 Don't run on Python 2 5 years ago
Esun Kim 415d41f9e8 Rerun clang-formatter-7 5 years ago
Donna Dionne d5689c37ed Converting AdsServiceImpl to a Fake 5 years ago
Richard Belleville 0fd0948bfa Generate simple stubs 5 years ago
Mark D. Roth cce34cd52b xds: include port in VirtualHost domain matching 5 years ago
Zhanghui Mao 701ec0be20 add type annotation 5 years ago
Muxi Yan d7d46ed1e1 Have more verbose test failure information 5 years ago
Muxi Yan b5ea30b7b1 Retry testConcurrentRPCsWithErrors 5 years ago
Matthew Stevenson caf55b5745 Add comments on the use of TlsFetchKeyMaterials. 5 years ago
Matthew Stevenson 864e232edf Update TlsServerCredentials to initialize C-core. 5 years ago
Matthew Stevenson 278468db0c Modify TlsFetchKeyMaterials comments. 5 years ago
Mark D. Roth 19e28b1353 Refactor code for gracefully switching child LB policies. 5 years ago
Matthew Stevenson 8b072eb7ac Remove comment. 5 years ago
Zhanghui Mao 26985fd722 fix sanity checks 5 years ago
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
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
Esun Kim dc8c0a2c2b Update abseil to lts_2020_02_25 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
Zhanghui Mao 128d030cdc upate test 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
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
Vijay Pai 3620abf059 Properly follow precise conditions for callback inlining 5 years ago
Lidi Zheng bbcaca2d83 Add uvloop argument 5 years ago
Lidi Zheng c0e1dbc445 Update method naming & use os.path.join 5 years ago