4124 Commits (5918f98ecbf5ace77f30fa97f7fc3e8bdac08e04)

Author SHA1 Message Date
yihuaz 6df967966b
Support user provided "scope" in JWT and GDC (#26577) 3 years ago
Vijay Pai 3e19babc1e
Remove all possible traces of grpc::experimental for callback API (#26584) 3 years ago
itsemmanuelfrancis 471df71003
removing grpc_metadata::flags, improving GRPC_INITIAL_METADATA_* comments (#26562) 3 years ago
Vijay Pai 0b65c34ae5
De-experimentalize default_reactor_test_peer.h and last uses of CallbackServerContext (plus namespace cleanup) (#26569) 3 years ago
Vijay Pai 8f0dc6946c
Remove last ref to grpc_experimental_completion_queue_functor (#26568) 3 years ago
Vijay Pai ea4b68e7a1
Drop experimental tags from core callback API (#26535) 3 years ago
Craig Tiller 03bdfa4a74
Make socket mutators work for server connections (#26328) 3 years ago
yihuaz 932dbed49d
Revert "Allow to specify user provided audience in google default credentials and JWT credentials (#26456)" (#26531) 3 years ago
Vijay Pai cf1ebf7387
Remove experimental tag from uses of the C++ callback API (#26495) 3 years ago
AJ Heller 25d91e3091
New iomgr implementation backed by the EventEngine API (#26026) 3 years ago
ZhenLian 5a91a513fd
Allow to specify user provided audience in google default credentials and JWT credentials (#26456) 4 years ago
Tom Ward 0a97253cc2
Add MockServer{Reader|Writer} to enable mocking server streams. (#26429) 4 years ago
Esun Kim eec81014d8
Revert "async_unary_call: add a Destroy method, called by std::default_delete. (#26389)" (#26449) 4 years ago
Lidi Zheng a3ae8e00a2
Revert "Allow to specify user provided audience in google default credentials and JWT credentials (#26392)" (#26440) 4 years ago
Aaron Jacobs b3b036ca17
async_unary_call: add a Destroy method, called by std::default_delete. (#26389) 4 years ago
Ashitha Santhosh b9a643a817
Static policy provider implementation. (#26134) 4 years ago
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