717 Commits (6e71b9cbf29b80c1ebbd59e848e312ca652f7d61)

Author SHA1 Message Date
Craig Tiller 0c454fa875
Revert "Remove `include/grpcpp/impl/codegen/async_unary_call.h` (#30945)" (#30950) 3 years ago
Craig Tiller a81b61113c
Revert "Remove `include/grpcpp/impl/codegen/async_generic_service.h` (#30450)" (#30951) 3 years ago
Cheng-Yu Chung c6326bbc75
Remove `include/grpcpp/impl/codegen/async_generic_service.h` (#30450) 3 years ago
Cheng-Yu Chung 7dbc73d4f3
Remove `include/grpcpp/impl/codegen/async_unary_call.h` (#30945) 3 years ago
Thomas Van Lenten 22b441f2fc
ObjC: Optional support skip methods with types without prefixes. (#30174) 3 years ago
James Newton-King 4d1aa354ef
C#: Suppress CS8981 in generated source (#29708) 3 years ago
Mahdi K. Fard 44f2c004c5
Fix double-space in xmldoc generation. (#29224) 3 years ago
dmaclach d4e09406c1
[OBJC] Don't add unnecessary prefixes to service class names (#28554) 3 years ago
Thomas Van Lenten 0045e27bf9
Allow optional building in of objc prefix validation. (#28388) 3 years ago
Richard Belleville 468768865b
Make Buildifier Sanity Test Strict (#27807) 3 years ago
Denny C. Dai 9870583cea
Revert "[objc] Switch to forward declare proto & clean up (#27444)" (#27521) 4 years ago
Denny C. Dai eda416769e
Revert "Revert "[objc] Switch to forward declare proto & clean up (#27444)" (#27473)" (#27475) 4 years ago
Craig Tiller 8a359d637c
Revert "[objc] Switch to forward declare proto & clean up (#27444)" (#27473) 4 years ago
Denny C. Dai 4ad495420f
[objc] Switch to forward declare proto & clean up (#27444) 4 years ago
Craig Tiller ea389c00c2
Adjust include order per style guide (#27175) 4 years ago
apolcyn 2ea6aefd4b
Fix C# protoc plugin argument parsing (#26896) 4 years ago
Nicolas Noble a325d7f77a
Pointing the protobuf submodule to the new URL (#26811) 4 years ago
vperus 53701640c6
codegen: Correct indentation (#26702) 4 years ago
Thomas Van Lenten 434f90b5e5
Switch to using protobuf's helper for the file's prefix. (#26605) 4 years ago
Vijay Pai 4aa9591662
Devirtualize experimental_async() as a stub function (#26532) 4 years ago
Vijay Pai cf1ebf7387
Remove experimental tag from uses of the C++ callback API (#26495) 4 years ago
Jan Tattermusch 98ccb7fd94
Add C# plugin "file_suffix" option defaulting to "Grpc.cs" (#26162) 4 years ago
Jan Tattermusch c6fbf43390
Add "GeneratedCode" attribute to generated service stubs (#26164) 4 years ago
Hannah Shi 6769ce39f4
PHP: php server commit 4/n, add RpcServer, generator and server examples (#25640) 4 years ago
mkruskal-google 2bf75aa68a
Add optional suffix to client-side stub objects (#25996) 4 years ago
Vijay Pai 33d7aaffe8
Fix const-ness of callback client read RPC requests (#25763) 4 years ago
Olivier Bellone 689b62e8cf
Include `GRPC::GenericService` from root namespace (#25153) 4 years ago
crewmatt fe37853055
Update csharp_generator.cc to be compatible with internal and public version of protobuf (#25514) 4 years ago
Yash Tibrewal f4e55b85bc Replace disrespectful term 4 years ago
Vijay Pai afe4d1d086 Reduce templating for async client unary call codegen 5 years ago
Vijay Pai 6f7a98916b Reduce template use in server 5 years ago
Vijay Pai 476743786b Also reduce templating for ClientUnaryReactor 5 years ago
Vijay Pai ef212a908e Reduce sync client templating for protobuf 5 years ago
Vijay Pai 7e72bba162 Reduce templating for unary callback client RPC 5 years ago
Alex Merry 6c53881b7d Fix undefined behavior when Python plugin is given no args 5 years ago
Vijay Pai 37a09aaae3 Remove unused experimental stub format 5 years ago
Vijay Pai e1798799e2 Stop generating 1-phase deprecated async code 5 years ago
Alisha Nanda 25c35b6db7 Revert "Revert "Merge pull request #24047 from grpc/revert-23916-server-context"" 5 years ago
Karthik Ravi Shankar 67667eb7b6 Revert ... 5 years ago
Alisha Nanda 84c4994dc7 Revert "Merge pull request #24047 from grpc/revert-23916-server-context" 5 years ago
Karthik Ravi Shankar b657c8d79c
Revert "Revert "Move ServerContext from ::grpc_impl to ::grpc"" 5 years ago
pbatg eca5e18802 Import <Foundation/Foundation.h> so that NSObject is defined when GPB_GRPC_PROTOCOL_ONLY=1 5 years ago
Karthik Ravi Shankar f1abdd1725
Revert "Move ServerContext from ::grpc_impl to ::grpc" 5 years ago
Jan Tattermusch 3013a636d2 C# generator: use buffer serialization 5 years ago
Karthik Ravi Shankar c0998bc97f Fix codegen and gen file 5 years ago
root e3340f1ccb change return type annotation of generated PHP methods 5 years ago
Yash Tibrewal bef69db1a6 A bit of cleanup 5 years ago
Hannah Shi 5591154743 use absolute package name, add test cases 5 years ago
Hannah Shi c8986bc73e use absolute package name, add test cases 5 years ago
yulin-liang 77fb3689af Initialize the grpc_local_import variable to false. 5 years ago