907 Commits (160cb1b2153b91f094ef74d0eb505086c0e94aca)

Author SHA1 Message Date
Vijay Pai 909cac3866
Document reaction concurrency and reactor lifetime (#25481) 4 years ago
AJ Heller 2ca08a023e
Document ownership transfer in ChannelArguments::SetPointerWithVtable (#25527) 4 years ago
Vijay Pai dba8bb59a0 Implement callback CQ at C++ layer using shared thread pool if non-background iomgr 4 years ago
Esun Kim 6468d8a69d Make grpcpp/mutex compatible absl/mutex 4 years ago
Bassam Ojeil 701d3cdf9a Move third party identity C++ api out of experimental namespace 4 years ago
mkruskal-google 0416696848
Update auth_context.h 4 years ago
Yash Tibrewal 0ca1774d0f Initialize gRPC on ServerCredentials 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
AJ Heller ec9451e856 Fix typo in documentation 4 years ago
Vijay Pai 91bb4e178c Check for nullptr (deser failure) before destructing included request 4 years ago
ZhenLian c48e39d5c2 Support Default Root Certs in Tls Credentials 4 years ago
Chuan Ren 06cc42eb85 Add support of implicit and explicit flows for external account creds 4 years ago
Adam Cozzette 63ee5b62c2 Updated parse_json.cc to rely on config_protobuf.h for protobuf types 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 20509e823d Fix google-explicit-constructor 4 years ago
Esun Kim decc199ca8 Fix by clang-tidy 4 years ago
Yash Tibrewal 096b2324e1 Experimental API for XdsServerCredentials 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
ZhenLian d74e43da95 Add File Watcher Certificate Provider API 4 years ago
Vijay Pai 3a68f3dc6e Remove internal use of deprecated ClientAsyncResponseReaderFactory 4 years ago
Vijay Pai afe4d1d086 Reduce templating for async client unary call codegen 4 years ago
Vijay Pai 96503e3c72 Reduce code paths 4 years ago
ZhenLian 518ed1303c Add Credential Loading From Static Providers For TLS Credentials 4 years ago
Esun Kim 119228e7bb Clean up WriteOptions cctor 4 years ago
Esun Kim d812b0cf38 Fix errors in doxygen param descriptions 4 years ago
Yash Tibrewal 02ca015b13 Experimental support and tests for CreateCustomInsecureChannelWithInterceptorsFromFd 4 years ago
Vijay Pai 6f7a98916b Reduce template use in server 4 years ago
Vijay Pai 476743786b Also reduce templating for ClientUnaryReactor 4 years ago
Esun Kim 34789b2d83 Fix by clang-format-8. 4 years ago
Vijay Pai ef212a908e Reduce sync client templating for protobuf 4 years ago
Vijay Pai 7e72bba162 Reduce templating for unary callback client RPC 4 years ago
Yash Tibrewal c52cb09f47 Add experimental XdsCredentials with support for insecure channel_credentials and security_connector 4 years ago
Karthik Ravi Shankar 4f6e13519c Move channel plugin from grpc_impl to grpc 4 years ago
Karthik Ravi Shankar e549843885 Move remaining classes to grpc from grpc_impl 4 years ago
Vijay Pai c4f5bcac10
Remove non-existent grpc_impl forward declaration 4 years ago
Vijay Pai f8b046e819 Eliminate ServerContextBase::Clear/Setup and fix unref process for core call 4 years ago
Christian Maurer d48e350d58 Remove conversion warning by static casting 4 years ago
Vijay Pai 346a00eb31 Cleanup generic server contexts 4 years ago
Karthik Ravi Shankar 0839200623 Fix the method_handler_impl public header 4 years ago
Karthik Ravi Shankar c713a11982 Delete some files from previous PR 4 years ago
Vijay Pai b427807f3b Fix server backlog processing to not set stream until backlog cleared 4 years ago
Vijay Pai 6bbe905e27
Remove invalid forward declaration 4 years ago
Karthik Ravi Shankar 9450596bc1 Fix end2end tests 4 years ago
Alisha Nanda 25c35b6db7 Revert "Revert "Merge pull request #24047 from grpc/revert-23916-server-context"" 4 years ago
Karthik Ravi Shankar 70e043a53a Fix opencensus 4 years ago
Karthik Ravi Shankar 67667eb7b6 Revert ... 4 years ago
Alisha Nanda 84c4994dc7 Revert "Merge pull request #24047 from grpc/revert-23916-server-context" 4 years ago
Karthik Ravi Shankar b657c8d79c
Revert "Revert "Move ServerContext from ::grpc_impl to ::grpc"" 4 years ago