4058 Commits (d811d178ee6efdeab304d6221123aa6a9bd2bf4f)

Author SHA1 Message Date
yihuaz 304262e135
Allow to specify user provided audience in google default credentials and JWT credentials (#26392) 4 years ago
Vijay Pai e66943b006
Delete unneeded parts of generic_stub callback header (#26403) 4 years ago
Ashitha Santhosh 9bbdb70cdc
Add uri sans (#26362) 4 years ago
Vijay Pai 8aff94558c
De-experimentalize C++ callback API (#25728) 4 years ago
Esun Kim a99ead4bf4
Added new method to ByteBuffer & Slice (#26014) 4 years ago
Hung Dang e6782daf95
Fix an unused parameter warning in grpcpp/impl/codegen/service_type.h (#26346) 4 years ago
Vijay Pai 153bc67f45
Revert "Revert "Revert "Revert "Expose trailers-only response status through C++ callback API"" (#26365)" (#26375)" (#26379) 4 years ago
Yash Tibrewal 259a74c0e6
Revert "Revert "Revert "Expose trailers-only response status through C++ callback API"" (#26365)" (#26375) 4 years ago
shangwu-google 8b3f4fca25
Client context test peer (#25610) 4 years ago
Vijay Pai 66253c521a
Revert "Revert "Expose trailers-only response status through C++ callback API"" (#26365) 4 years ago
Yash Tibrewal 05c3b30ea0
Revert "Expose trailers-only response status through C++ callback API (#26249)" (#26363) 4 years ago
Vijay Pai 393bae7e88
Expose trailers-only response status through C++ callback API (#26249) 4 years ago
Alexander Gutkin c672bf94c1
Updated documentation for `addr_uri` argument in `AddListeningPort`: Removed extraneous bracket and random (?) slash. (#26263) 4 years ago
Vijay Pai 0f80378a21
Resolve race between OnReadDone(ok=false) and IsCancelled (#26245) 4 years ago
AJ Heller 5b035265ce
Describe status codes on the EventEngine API (#26180) 4 years ago
Vijay Pai edf500fb82
Add useful status error message when server threadpool is exhausted (#26146) 4 years ago
Esun Kim e372a63cf7
Revert "Enabled GPR_ABSEIL_SYNC on Apple (#25841)" (#26115) 4 years ago
Esun Kim f27a41db43
Added GRPC_ERROR_IS_ABSEIL_STATUS (#26078) 4 years ago
Vijay Pai dc6948cf35
Use atomics to remove locks in Channel/Server::CallbackCQ() (#26091) 4 years ago
mkruskal-google 2bf75aa68a
Add optional suffix to client-side stub objects (#25996) 4 years ago
Yash Tibrewal 4768210ec8
s/OnServingStatusChange/OnServingStatusUpdate (#26010) 4 years ago
Mark D. Roth feff79abc7
add test-only channel arg to set per-channel xDS bootstrap config (#25936) 4 years ago
AJ Heller d3677e569a
Return port number from EventEngine::Listener::Bind (#26004) 4 years ago
AJ Heller e25637ebea
Fix EventEngine factory method return types: unique_ptr for lifetime management (#25971) 4 years ago
Ashitha Santhosh 0570bd9205
Plumbs SAN fields to tsi_peer. (#25874) 4 years ago
ZhenLian f6b69a659b
Add Comments For Getting Peer Cert Full Chain (#25942) 4 years ago
Esun Kim cb9889d35d
Enabled GPR_ABSEIL_SYNC on Apple (#25841) 4 years ago
AJ Heller 03adef1d3c
Move platform-specific sockaddr logic out of port_platform for EventEngine (#25886) 4 years ago
AJ Heller 4d4ee609c1
gRPC EventEngine Interface (#25795) 4 years ago
Esun Kim 10b17f3739
Added mock_stream_test (#25103) 4 years ago
Lidi Zheng b457f43227
Implement C++ Admin Interface API (#25753) 4 years ago
Lidi Zheng 1040fbdb9f
Re-introduce "CSDS Implementation" (#25762) 4 years ago
Lidi Zheng 98fd4e1e36
Revert "CSDS Implementation (#25038)" (#25745) 4 years ago
Lidi Zheng 27de24a38e
CSDS Implementation (#25038) 4 years ago
Yash Tibrewal 7021b72d1f
Revert Revert Xds Status Notifier (#25718) 4 years ago
Yash Tibrewal 3c9f3972e3
Revert "xDS status notifier (#25321)" (#25702) 4 years ago
Vijay Pai 0937cb1249
Add usage note about immediately-Set alarms (#25678) 4 years ago
Esun Kim 2dc8df9ef6
Fix bugprone unhandled self assignment (#25667) 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
Yash Tibrewal 81e90432e1
xDS status notifier (#25321) 4 years ago
Vijay Pai dae5624e47
Thread annotations for C++ callback API headers (#25571) 4 years ago
Esun Kim f862a2259f
Add abseil thread annotations to grpcpp/sync (#25560) 4 years ago
Vijay Pai 26e4c14b1e
Add virtual destructor to ClientReactor base class (#25599) 4 years ago
WANG Lei f99a08fe46
Remove unused parameter from UnaryDeserializeHelper (#25332) 4 years ago
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 ce84795c11
Explain include/grpc++ vs include/grpcpp 4 years ago
Vijay Pai dba8bb59a0 Implement callback CQ at C++ layer using shared thread pool if non-background iomgr 4 years ago
Aidan Wolter 1538078745 [Fuchsia] Fix root SSL cert path 4 years ago