190 Commits (8d9d8326f5ee7342c3868448d9fc3542ed837067)

Author SHA1 Message Date
Vijay Pai 8d9d8326f5 De-experimentalize generated code 5 years ago
Vijay Pai 0ba1a0e464 Remove unused forward declarations produced by C++ code generator 5 years ago
Vijay Pai be6979202b Revamp server-side C++ callback API, message allocator, and mocking 5 years ago
Vijay Pai ca73801714 Remove unused-parameter warnings, round 2 (1 of 19) 6 years ago
Karthik Ravi Shankar 28b0671235 Make MethodHandler and related interfaces generic 6 years ago
Christian Maurer 33b8b3f998 Removed whitespace before asterisk 6 years ago
Christian Maurer 46dddacdf3 remove all unused-parameter warnings 6 years ago
Moiz Haidry bf994e48d9 Move grpc async, callback and sync implementation to grpc_impl namespace 6 years ago
Moiz Haidry 1c354e7c1f Move grpc async, callback and sync implementation to grpc_impl namespace 6 years ago
Moiz Haidry 3ce20819cf Modify codegen to use grpc_impl namespace and other cleanups 6 years ago
Moiz Haidry 226e63dd0c Move server context implementation to grpc_impl namespace and typedef the ref to it 6 years ago
Karthik Ravi Shankar 03b079499c Move CompletionQueue and Channel 6 years ago
Vijay Pai 39be72a230 Remove "class Channel" forward reference from generated code 6 years ago
Karthik Ravi Shankar 772a74aced Revert changes to Channel 6 years ago
Karthik Ravi Shankar 6be0b06c69
Revert "Fold CompletionQueue and ServerCompletionQueue into grpc_impl" 6 years ago
yang-g 39cfbf9d4a cast and default initializer 6 years ago
yang-g 41824319fa Resolve review comments 6 years ago
Vijay Pai 20c08dbc7a Add client-side unary reactor model 6 years ago
yang-g 6929cdd654 initial 6 years ago
Karthik Ravi Shankar 62fb156122 Fold CompletionQueue and ServerCompletionQueue into grpc_impl 6 years ago
Karthik Ravi Shankar 973fa6950e Fold Channel into grpc_impl from grpc namespace 6 years ago
Karthik Ravi Shankar dad3f34207
Revert "Revert "Revert "Folding the Channel class into the grpc_impl namespace.""" 6 years ago
Karthik Ravi Shankar 891b6cf7ae
Revert "Folding CompletionQueue and ServerCompletionQueue." 6 years ago
yang-g 1da6fad843 Move import headers to header from source 6 years ago
yang-g b650110b35 Add headers for mock header as well. 6 years ago
yang-g de25f189fe Add options to support alternative extension for include files 6 years ago
Nicolas Noble 91ad888497
Revert "Revert "Folding the Channel class into the grpc_impl namespace."" 6 years ago
Vijay Pai 2a80f0edc7 Support use of ByteBuffer for request-side of code-gen unary 6 years ago
Nicolas Noble 2ad245cb0c
Revert "Folding the Channel class into the grpc_impl namespace." 6 years ago
Nicolas "Pixel" Noble 12b0db3e57 Folding CompletionQueue and ServerCompletionQueue. 6 years ago
Nicolas "Pixel" Noble 2fd079ff7c Channel folding. 6 years ago
Vijay Pai 2a0c0d7ad6 Streaming API for callback servers 6 years ago
Vijay Pai ea1156da3f Stop exposing streaming object class 6 years ago
Vijay Pai d7eb26648d Client callback streaming 6 years ago
Vijay Pai eea8a8b826 Remove redunant get on unique_ptr 7 years ago
Vijay Pai 932abf48a3 Address reviewer comments. 7 years ago
Vijay Pai b460622c2d Address reviewer comments 7 years ago
Vijay Pai 84e763f10a Experimental C++ server callback unary API 7 years ago
Vijay Pai da1b75b5d5 Add a virtual destructor to the new class with virtual methods 7 years ago
Vijay Pai aee8271fe3 Fix a Status, and resolve reviewer comments 7 years ago
Vijay Pai 1cd9aacab7 Add codegen support for client callback unary calls 7 years ago
ncteisen a0a59537d2 s/CodegenGeneric/Raw/g 7 years ago
ncteisen 93a90e6132 Support codegen generic on server side 7 years ago
Muxi Yan 0e00c43082 Move headers from grpc++ to grpcpp 7 years ago
yang-g 48cb025ec7 Add hooks so that code generator can inject headers to grpc.pb.h file 7 years ago
yang-g eb64fadfce Provide a way to use custom search path for gmock.h 7 years ago
Ken Payson 096e3c34b7 Fix unused parameter warning in cpp codegen 7 years ago
Muxi Yan 38fcd0c6c3 clang-format 7 years ago
Vijay Pai c04f4f16cd
Revert "Revert "Do not interpolate variables in leading comments."" 7 years ago
David G. Quintas 333dd3e1ad
Revert "Do not interpolate variables in leading comments." 7 years ago