92 Commits (9c4c91b9bbe42acc12668a61fac644e25d1c6a31)

Author SHA1 Message Date
Nathan Baulch ccd250aa70 Fix minor typos (#37450) 3 months ago
AJ Heller c0208416b6 Automated rollback of commit 82e5116fb0. 7 months ago
AJ Heller 82e5116fb0 Automated rollback of commit f45ac2c9e4. 7 months ago
AJ Heller f45ac2c9e4 Reland: [surface] Add an API to inject connected endpoints into servers 7 months ago
gRPC Team Bot 6dc64db1a8 Automated rollback of commit f61049f641. 7 months ago
AJ Heller f61049f641 [surface] Reland: Add an API to inject connected endpoints into servers 7 months ago
Craig Tiller 0d2ad09038 [clang-format] Remove requirement that port_platform.h is at the top (#36276) 8 months ago
AJ Heller 798399b984 Automated rollback of commit 7c57fb70e9. 8 months ago
AJ Heller 7c57fb70e9 [surface] Add an API to inject connected endpoints into servers (#35957) 8 months ago
Yousuk Seung b98f527260
Revert "Revert "Revert "Revert "server: introduce ServerMetricRecorde… (#32301) 2 years ago
Craig Tiller 1f960697c5
Revert "Revert "Revert "server: introduce ServerMetricRecorder API and move per-call reporting from a C++ interceptor to a C-core filter (#32106)" (#32272)" (#32279)" (#32293) 2 years ago
Yousuk Seung 4475e74c6a
Revert "Revert "server: introduce ServerMetricRecorder API and move per-call reporting from a C++ interceptor to a C-core filter (#32106)" (#32272)" (#32279) 2 years ago
Xuan Wang deb1e25543
Revert "server: introduce ServerMetricRecorder API and move per-call reporting from a C++ interceptor to a C-core filter (#32106)" (#32272) 2 years ago
Yousuk Seung c7f641da0d
server: introduce ServerMetricRecorder API and move per-call reporting from a C++ interceptor to a C-core filter (#32106) 2 years ago
Yijie Ma f99b8b5bc4
Convert c-style comments to C++-style comments (#31923) 2 years ago
Cheng-Yu Chung ac365cadfb
Remove `include/grpc/impl/codegen/port_platform.h` (#31778) 2 years ago
Esun Kim 530b702259
Update Clang 15 (#31518) 2 years ago
Cheng-Yu Chung 7a2c28c7b9
Remove `include/grpcpp/impl/codegen/server_interceptor.h` (#31281) 2 years ago
Nicolas Noble 667691c499
server: per-rpc backend metric reporting (#29621) 3 years ago
AJ Heller 85189b24bb
Reintroduce: Avoid fully qualifying namespaces (and add check) (#28917) 3 years ago
AJ Heller e72a5fe5dd
Revert "Avoid fully qualifying namespaces (and add check) (#28901)" (#28916) 3 years ago
AJ Heller fc7314c701
Avoid fully qualifying namespaces (and add check) (#28901) 3 years ago
Craig Tiller ea389c00c2
Adjust include order per style guide (#27175) 3 years ago
Vijay Pai cf1ebf7387
Remove experimental tag from uses of the C++ callback API (#26495) 3 years ago
Ashitha Santhosh b9a643a817
Static policy provider implementation. (#26134) 4 years ago
Vijay Pai 8aff94558c
De-experimentalize C++ callback API (#25728) 4 years ago
Alexander Gutkin c672bf94c1
Updated documentation for `addr_uri` argument in `AddListeningPort`: Removed extraneous bracket and random (?) slash. (#26263) 4 years ago
Mark D. Roth feff79abc7
add test-only channel arg to set per-channel xDS bootstrap config (#25936) 4 years ago
ZhouyihaiDing a584bc4f02 Support ServerContext for callback API 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 770e67249f Update by review 4 years ago
Esun Kim ac080fd17a Fix readability-inconsistent-declaration-parameter-name manually 4 years ago
Esun Kim d812b0cf38 Fix errors in doxygen param descriptions 4 years ago
Karthik Ravi Shankar e549843885 Move remaining classes to grpc from grpc_impl 4 years ago
Karthik Ravi Shankar 15cce00f52
Revert "Revert "Fold Channel and CompletionQueue from grpc_impl to grpc"" 4 years ago
Karthik Ravi Shankar f3f9e8941a
Revert "Fold Channel and CompletionQueue from grpc_impl to grpc" 4 years ago
Karthik Ravi Shankar ab775de1a2 Build and formatting fixes 4 years ago
Karthik Ravi Shankar 8da057cc95 Fix formatting 4 years ago
Karthik Ravi Shankar b187b4e3d0 Fix namespace in server_builder.h 4 years ago
Karthik Ravi Shankar 041954ac06 Move ServerBuilder from ::grpc_impl to ::grpc 4 years ago
Karthik Ravi Shankar 2fc4cfadcf Move ServerCredentials from ::grpc_impl to ::grpc 4 years ago
Esun Kim 165ee5007a Replaced grpc::string with std::string 4 years ago
Karthik Ravi Shankar 9db914a0cc
Revert "Revert "Move ServerBuilder back to ::grpc from ::grpc_impl"" 4 years ago
Karthik Ravi Shankar 0f64d1f96b
Revert "Move ServerBuilder back to ::grpc from ::grpc_impl" 4 years ago
Karthik Ravi Shankar f27c30ef60 Fix formatting 4 years ago
Karthik Ravi Shankar 133f38a885 Make changes for ResourceQuota and friend namespaces. 4 years ago
Karthik Ravi Shankar 8e5d8e64d3 Fix formatting 4 years ago
Karthik Ravi Shankar 0ac5d5e111 Fix build error 4 years ago
Karthik Ravi Shankar 934cf3e3df Move ServerBuilder back to ::grpc from ::grpc_impl 5 years ago
Karthik Ravi Shankar 03b079499c Move CompletionQueue and Channel 6 years ago