6 Commits (master)

Author SHA1 Message Date
Yijie Ma f99b8b5bc4
Convert c-style comments to C++-style comments (#31923) 2 years ago
Cheng-Yu Chung d1c04427f3
Remove `include/grpcpp/impl/codegen/rpc_method.h` (#31269) 2 years ago
Craig Tiller 28316341bf
Annotate impl/codegen with IWYU pragmas (#27252) 3 years ago
mkruskal-google 2bf75aa68a
Add optional suffix to client-side stub objects (#25996) 4 years ago
Esun Kim decc199ca8 Fix by clang-tidy 4 years ago
Muxi Yan 0e00c43082 Move headers from grpc++ to grpcpp 7 years ago
Vijay Pai 06e174a088 Separate public and internal C++ interfaces 7 years ago
Vijay Pai 6abd20020b Revert "Separate internal-only and public parts of C++ API" 7 years ago
Vijay Pai c0baec60a1 Internalize structs and methods meant for being exposed through codegen 7 years ago
Jan Tattermusch 7897ae9308 auto-fix most of licenses 8 years ago
Alexander Polcyn d809a15ec4 cpp doc nits 8 years ago
Vijay Pai cdc253535b Remove FC_UNARY enum and treat it more like a special case of BIDI_STREAMING 8 years ago
Vijay Pai 5d94118d0d clang-format 8 years ago
vjpai 7142a91fc9 Fix up service types and method handlers so that FC unary can work properly. 9 years ago
vjpai 726561ed06 Initial definition of flow-controlled unary type along with code generation for this type 9 years ago
Craig Tiller 6169d5f7b0 Update copyrights 9 years ago
Alistair Veitch 75d5c0f024 post merge 9 years ago
David Garcia Quintas 6bd7b97dc6 DONE!!1one 9 years ago
David Garcia Quintas 6190854157 updated copyrights 9 years ago
David Garcia Quintas 44f3249018 Introduced ServerInterface 9 years ago
David Garcia Quintas e50c6c2f5e WIP. Added ChannelInterface 9 years ago
yang-g c2bd8a6d1a Fix server side and generic stub 9 years ago
yang-g 431f8c2b5f make registermethod private 9 years ago
Craig Tiller 277d3cff7e clang-format 10 years ago
Craig Tiller 3beef68d39 Populate channel tags for methods 10 years ago
Craig Tiller 53a38d4699 Make RpcMethod constructor take all args 10 years ago
Yang Gao 7694c35d5f Global replace google::protobuf::Message with grpc::protobuf::Message, all tests passed 10 years ago
Nicolas "Pixel" Noble 1ff52d5278 Guard headers tool. 10 years ago
Craig Tiller 190d360def Add missing new-lines at end of file 10 years ago
Craig Tiller 0605995e55 Update copyright to 2015 10 years ago
Craig Tiller 1d2e21962e Server progress 10 years ago
yangg 1b151096d1 Add impl subdirectory under public and move headers that need to be installed 10 years ago
Nicolas Noble b7ebd3b8c6 Initial import. 10 years ago