23 Commits (master)

Author SHA1 Message Date
Craig Tiller dbb5164ac7 [clang-format] Remove custom clang-format rules for include ordering (#37820) 2 months ago
Craig Tiller 2694f87c23 [channel] Remove test only feature (#35465) 11 months ago
Yijie Ma f99b8b5bc4
Convert c-style comments to C++-style comments (#31923) 2 years ago
Eryu Xia a8ac4e7265
Revert "[ObjC]fix 64 to 32 bit clang conversion warning in src/core/lib (#29877)" (#31843) 2 years ago
Hannah Shi eb0a591811
[ObjC]fix 64 to 32 bit clang conversion warning in src/core/lib (#29877) 2 years ago
Cheng-Yu Chung bc312c7a43
Remove `include/grpcpp/impl/codegen/call.h` (#31004) 2 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 0b65c34ae5
De-experimentalize default_reactor_test_peer.h and last uses of CallbackServerContext (plus namespace cleanup) (#26569) 3 years ago
Tom Ward 0a97253cc2
Add MockServer{Reader|Writer} to enable mocking server streams. (#26429) 4 years ago
shangwu-google 8b3f4fca25
Client context test peer (#25610) 4 years ago
Esun Kim 10b17f3739
Added mock_stream_test (#25103) 4 years ago
Karthik Ravi Shankar 9450596bc1 Fix end2end tests 4 years ago
Esun Kim 165ee5007a Replaced grpc::string with std::string 4 years ago
Vijay Pai fe72304e54 Switch registered calls to a map and check the map before inserting 5 years ago
Vijay Pai 1f0cdd5aad Construct DefaultReactor lazily since not always needed 5 years ago
Vijay Pai be6979202b Revamp server-side C++ callback API, message allocator, and mocking 5 years ago
Vijay Pai d8d157effa Use range-based fors in include/grpcpp 5 years ago
Karthik Ravi Shankar 3e4fd7967c Formatting fixes 5 years ago
Karthik Ravi Shankar a879ff73c2 Move mock test to use ::grpc_impl 5 years ago
Muxi Yan 0e00c43082 Move headers from grpc++ to grpcpp 7 years ago