1007 Commits (b8e3e59b1538d6978a3e7deb29294e7832e91577)

Author SHA1 Message Date
Mark D. Roth 65a7ce3f04
Revert "Revert "server: add method to expose authority seen by server (#29768)" (#29806)" (#29807) 3 years ago
Mark D. Roth e39e943529
Revert "server: add method to expose authority seen by server (#29768)" (#29806) 3 years ago
Mark D. Roth 449adce98b
server: add method to expose authority seen by server (#29768) 3 years ago
Nicolas Noble 667691c499
server: per-rpc backend metric reporting (#29621) 3 years ago
Craig Tiller 0f9d024fec
[iwyu] c++ (#29721) 3 years ago
AJ Heller 93e6894485
Revert "Fix gRPC C++ init bug (#29689)" (#29701) 3 years ago
Esun Kim de613e3a9e
Fix gRPC C++ init bug (#29689) 3 years ago
Esun Kim c20f10310c
Added GRPC_MUST_USE_RESULT_WHEN_USE_STRICT_WARNING to grpc::Status (#29363) 3 years ago
ZhenLian 2badafbc4d
Expose NoOpCertificateVerifier to C++ (#29322) 3 years ago
ZhenLian bba7568646
Update Documentation for AuthMetadataProcessor (#28985) 3 years ago
chrisse74 5968cb62c8
Fix deprecated inheritance of std::iterator (#28212) 3 years ago
Vignesh Babu 6f3d7ccdb1
Modifying slice buffer add to merge two contiguous slices sharing the same refcount object (#29466) 3 years ago
Mark D. Roth 60c56f7d01
Second attempt: implement ORCA RPC service for OOB backend metric reporting (#29352) 3 years ago
Mark D. Roth 71b355624f
Revert "ORCA: implement ORCA RPC service for OOB backend metric reporting (#29215)" (#29351) 3 years ago
Mark D. Roth 6d6380de58
ORCA: implement ORCA RPC service for OOB backend metric reporting (#29215) 3 years ago
Craig Tiller 1dff2dc660
We must always post a recv initial metadata (#29145) 3 years ago
Craig Tiller fe913387da
Remove idempotent/cacheable requests (#28922) 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
yihuaz b458db9246
Eliminate gRPC insecure build (#25586) 3 years ago
Nikolai Semenov 7b8fb43b33
WriteOptions::clear_write_through method (#26774) 3 years ago
AJ Heller 5dfeec7a7e
Update docs for ServerAsyncResponseWriter::Finish object lifetimes (#28290) 3 years ago
krestofur 1cdcd88fb1
Add experimental API for CRL checking support to gRPC C++ TlsCredentials (#28407) 3 years ago
Vignesh Babu aeea02fab8
TLS Session Keys export for GRPC C++ (#26812) 3 years ago
Ming-Chuan 93733de253
Add SameSignatureSecurityPolicy for binder transport (#27816) 3 years ago
Ming-Chuan 97b87da470
Revert "Revert "[BinderTransport] Allow finding Java class using custom class finder (#28348)" (#28496)" (#28508) 3 years ago
Alisha Nanda ecf6a7fa95
Revert "[BinderTransport] Allow finding Java class using custom class finder (#28348)" (#28496) 3 years ago
Ming-Chuan 75ede8df91
[BinderTransport] Allow finding Java class using custom class finder (#28348) 3 years ago
Yash Tibrewal 3689072979
xDS: Add graceful shutdown for old connections on listener resource update (#28154) 3 years ago
Yash Tibrewal 50a207ee9c
Promote ClientContext::set_wait_foor_ready to be non-experimental (#28247) 3 years ago
Ming-Chuan 355a324cae
Remove extra ';' after member function definition (#28038) 3 years ago
ZhenLian 2e14f6fa70
Support Custom Post-handshake Verification in TlsCredentials (#25631) 3 years ago
Esun Kim f4c18944e2
Early exit BackUp() on count == 0 (#27946) 3 years ago
Ming-Chuan 1777ddf3c3
Add an experimental binder transport API for pre-finding Java class (#27939) 3 years ago
Ming-Chuan e0f793b3d3
Expose experimental binder transport API (#27632) 3 years ago
Ashitha Santhosh a1db97be90
Revert "Revert "Revert "Revert "File watcher authorization policy provider implementation"" (#27605)" (#27644)" (#27645) 3 years ago
AJ Heller b8e01f73a0
Revert "Revert "Revert "File watcher authorization policy provider implementation"" (#27605)" (#27644) 3 years ago
Ashitha Santhosh 5912aedb2b
Revert "Revert "File watcher authorization policy provider implementation"" (#27605) 3 years ago
Craig Tiller a1ad74f7af
Revert "File watcher authorization policy provider implementation (#26779)" (#27591) 3 years ago
Ashitha Santhosh 310accd077
File watcher authorization policy provider implementation (#26779) 3 years ago
Alisha Nanda 0a502d8f2e
Fix race between Read and ServerContext::IsCancelled in Sync API (#27056) 3 years ago
Yash Tibrewal 72171a3326
De-experimentalize XdsCredentials and XdsServerCredentials API (#26544) 3 years ago
Yash Tibrewal 7fd731f704
De-experimentalize XdsServerBuilder (#27296) 3 years ago
Yash Tibrewal f26c107651
xDS server serving status: Use a struct to allow more fields to be added in the future (#27242) 3 years ago
Craig Tiller ea389c00c2
Adjust include order per style guide (#27175) 3 years ago
Craig Tiller 28316341bf
Annotate impl/codegen with IWYU pragmas (#27252) 3 years ago
AJ Heller 0407f4be49
Fix free-after-use bug in server callback handler (#27187) 3 years ago
Craig Tiller 4dff0ee48a
Fix bug in CQNext (#27022) 3 years ago
Yash Tibrewal 29d220a0ef
Re-experimentalize XdsServerBuilder (#26892) 3 years ago