17 Commits (93fbacb5343ea8cf993f779cee0847aed107bdc7)

Author SHA1 Message Date
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