2240 Commits (d07224a13e09dc1faf931c4033237fdbf3f6460b)

Author SHA1 Message Date
Lidi Zheng b457f43227
Implement C++ Admin Interface API (#25753) 4 years ago
Lidi Zheng 1040fbdb9f
Re-introduce "CSDS Implementation" (#25762) 4 years ago
Esun Kim fb5543c7c6
Add g_gli_initializer to server_context (#25759) 4 years ago
Lidi Zheng 98fd4e1e36
Revert "CSDS Implementation (#25038)" (#25745) 4 years ago
Lidi Zheng 27de24a38e
CSDS Implementation (#25038) 4 years ago
Vijay Pai b36d3f7e33
Annotate C++ server (#25605) 4 years ago
Esun Kim a41a206b8c
Fix readability-const-return-type,readability-delete-null-pointer,readability-simplify-boolean-expr (#25628) 4 years ago
Esun Kim 377fe6095a
Upgrade clang-tidy and clang-format to 11 (#25590) 4 years ago
Vijay Pai 37bd0a0cbd
Fix race at server shutdown between actual shutdown and MatchOrQueue (#25541) 4 years ago
Vijay Pai 2a656ce68b
Don't dynamically allocate default server context (#25576) 4 years ago
Karthik Ravi Shankar 2fd9f5ead9
Update third_party/protobuf to v3.15.2 (#25565) 4 years ago
donnadionne 1835f00ef1
Revert "Revert "Made grpc_core::Mutex compatible to absl::Mutex" (#25537)" (#25549) 4 years ago
donnadionne 8e268dcec8
Revert "Made grpc_core::Mutex compatible to absl::Mutex" (#25537) 4 years ago
Esun Kim 9d897cb1a5
Added thread annotation (#25486) 4 years ago
Vijay Pai 1f91c57f6b
Remove an incorrect debug assertion 4 years ago
Vijay Pai 12750820cd
Fix unused param warning 4 years ago
Vijay Pai dba8bb59a0 Implement callback CQ at C++ layer using shared thread pool if non-background iomgr 4 years ago
AJ Heller 8261d9de15 Fix unused variable error from PR #25401 4 years ago
Esun Kim 6468d8a69d Make grpcpp/mutex compatible absl/mutex 4 years ago
Vijay Pai 9cceb28b2e Use AllocatingRequestMatcher for sync C++ server and simplify 4 years ago
Esun Kim 0b53341328 Made grpc_core::Mutex compatible to absl::Mutex 4 years ago
Esun Kim 6dc1748f6c
Revert "Made grpc_core::Mutex compatible to absl::Mutex" 4 years ago
Lidi Zheng 51659eb06e Regenerate projects 4 years ago
Esun Kim 6a1518bd22 Made grpc_core::Mutex compatible to absl::Mutex 4 years ago
Yash Tibrewal f4e55b85bc Replace disrespectful term 4 years ago
Bassam Ojeil 701d3cdf9a Move third party identity C++ api out of experimental namespace 4 years ago
Yash Tibrewal 0ca1774d0f Initialize gRPC on ServerCredentials 4 years ago
Esun Kim ca92d3465a Fix format warnings 4 years ago
Esun Kim 0db0ab052d Update by review 4 years ago
Greg Miller 7d4d516511 wip: change error_details functions to templates 4 years ago
ZhouyihaiDing a584bc4f02 Support ServerContext for callback API 4 years ago
Esun Kim 9bd7c4917a Fix unused-parameter warning 4 years ago
Jan Tattermusch 9bb2aefd02 upgrade ruby, C# python and ObC to protobuf 3.14 4 years ago
ZhenLian c48e39d5c2 Support Default Root Certs in Tls Credentials 4 years ago
Stanley Cheung fe2e96f9f3 Regenerate projects 4 years ago
Stanley Cheung 5564ac0cce Regenerate projects 4 years ago
Chuan Ren 06cc42eb85 Add support of implicit and explicit flows for external account creds 4 years ago
Yash Tibrewal 4105d2ce20 XdsServerBuilder, config fetching per resolved address and delaying bind/listen till fetch is complete 4 years ago
Esun Kim 53ab235fb8 Fix google-explicit-constructor 4 years ago
Yash Tibrewal 096b2324e1 Experimental API for XdsServerCredentials 4 years ago
Vijay Pai 83eab334a3 Delay ServerContextBase unref until lock freed since it could delete 4 years ago
Esun Kim 2ff84ed8c2 C++ cast for void* 4 years ago
Esun Kim 770e67249f Update by review 4 years ago
Esun Kim ac080fd17a Fix readability-inconsistent-declaration-parameter-name manually 4 years ago
yulin-liang 79ce42425d Regenerate projects 4 years ago
Esun Kim 75e3e660fd Fix google-readability-todo 4 years ago
cpsauer 777eda00e4
Add grpc_extra_deps() to C++ README 4 years ago
Stanley Cheung ff6bbd4cee Regenerate projects 4 years ago
Yash Tibrewal 33b4911a50 xDS client security integration 4 years ago
ZhenLian d74e43da95 Add File Watcher Certificate Provider API 4 years ago