599 Commits (d07224a13e09dc1faf931c4033237fdbf3f6460b)

Author SHA1 Message Date
Cheng-Yu Chung d07224a13e
Remove `include/grpcpp/impl/codegen/call_hook.h` (#30967) 2 years ago
Cheng-Yu Chung b765b06155
Remove `include/grpcpp/impl/codegen/async_stream.h` (#30941) 2 years ago
Cheng-Yu Chung cb3d7a9e9e
Revert "Revert "Remove `include/grpcpp/impl/codegen/async_unary_call.h`"" (#30955) 2 years ago
Cheng-Yu Chung 6e57952589
Revert "Revert "Remove `include/grpcpp/impl/codegen/async_generic_service.h` (#30450)" (#30951)" (#30956) 2 years ago
Craig Tiller 0c454fa875
Revert "Remove `include/grpcpp/impl/codegen/async_unary_call.h` (#30945)" (#30950) 2 years ago
Craig Tiller a81b61113c
Revert "Remove `include/grpcpp/impl/codegen/async_generic_service.h` (#30450)" (#30951) 2 years ago
Cheng-Yu Chung c6326bbc75
Remove `include/grpcpp/impl/codegen/async_generic_service.h` (#30450) 2 years ago
Cheng-Yu Chung 7dbc73d4f3
Remove `include/grpcpp/impl/codegen/async_unary_call.h` (#30945) 2 years ago
Craig Tiller 254bd7b6f6
[core] Remove GRPC_INITIAL_METADATA_CORKED flag (#30443) 2 years ago
Yash Tibrewal b9aec4def7
Status: Add comment about const ref parameters (#29973) 3 years ago
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
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
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
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
Yash Tibrewal 50a207ee9c
Promote ClientContext::set_wait_foor_ready to be non-experimental (#28247) 3 years ago
Esun Kim f4c18944e2
Early exit BackUp() on count == 0 (#27946) 3 years ago
Alisha Nanda 0a502d8f2e
Fix race between Read and ServerContext::IsCancelled in Sync API (#27056) 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
Tamir Duberstein 013e67a029
Deprecate grpc{_core,::internal}::WaitUntil (#26866) 3 years ago
Esun Kim 931f91b745
Changed GRPCPP_ABSEIL_SYNC to GPR_ABSEIL_SYNC (#25681) 3 years ago
Rainer Schoenberger ede7923116
Fix ABNF grammar formatting in doxygen documentation (#26467) 3 years ago
Vijay Pai ae0516fece
Remove some EXPERIMENTAL comments (#26618) 3 years ago
Vijay Pai 3e19babc1e
Remove all possible traces of grpc::experimental for callback API (#26584) 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 ea4b68e7a1
Drop experimental tags from core callback API (#26535) 3 years ago
Vijay Pai cf1ebf7387
Remove experimental tag from uses of the C++ callback API (#26495) 3 years ago
Esun Kim eec81014d8
Revert "async_unary_call: add a Destroy method, called by std::default_delete. (#26389)" (#26449) 4 years ago
Aaron Jacobs b3b036ca17
async_unary_call: add a Destroy method, called by std::default_delete. (#26389) 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