467 Commits (5f45ff384f0751bb116fc2fac942b226e876ef2a)

Author SHA1 Message Date
Juanli Shen 10a8c16f24
Revert "Revert "Revert "Provide protocol for initializer of generated messages""" 7 years ago
Muxi Yan 77933b1897 clang-format 7 years ago
Muxi Yan dcb05c16c6 Fix generater 7 years ago
Muxi Yan e6d6a1b978
Revert "Revert "Provide protocol for initializer of generated messages"" 7 years ago
Muxi Yan 219354fb5a
Revert "Provide protocol for initializer of generated messages" 7 years ago
Ben Sykes 86d65ce290 cleanup formatting with clang_format_code.sh 7 years ago
Ben Sykes 1de3f4ae8d Add grpc_out option to set minimum_node_version 7 years ago
Ben Sykes 423ae6d013 Switch to Buffer.from to avoid using deprecated constructor 7 years ago
Muxi Yan bf0b8798d6 Provide protocol for generics 7 years ago
Muxi Yan 19ca19beed Fix indent 7 years ago
Muxi Yan 3b33409e66 clang format 7 years ago
Muxi Yan 7f5dcc9c1a Add missing '+' 7 years ago
Daniel Neighman 8b7007ad7b Updates the ruby generator RubyAsType to correctly account for underscores in packages 7 years ago
Tyson Roberts 8827bc91eb Changes \#if forward_declare <forward_decl> \#else <class_imports> \#end in .h files to <forward_decl> \#if <class_imports> 7 years ago
ZhouyihaiDing 39a4746ca6 update php plugin with protobuf 3.5.0 7 years ago
Muxi Yan 3d35c54620 Run clang-format 7 years ago
Muxi Yan a7ad717d0a Fix a typo in PreprocIfNotElse 7 years ago
Tyson Roberts eadb7012d6 Moves import utilities to objective_c_generator_helpers 7 years ago
Jan Tattermusch 43c58ccedb explicit naming of types in generated code 7 years ago
Tyson Roberts 70b2bfbcee Moved statics 7 years ago
Tyson Roberts e0b6f004f6 Updates #if generation to allow for explicit define() checking 7 years ago
Tyson Roberts af8702f00a Updates #if generation to allow for explicit define() checking 7 years ago
Tyson Roberts 87c4001006 Updates Objective-C Generation to allow for ommission of the generated @interface and @implementation 7 years ago
Tyson Roberts 8ff667855f Updates Objective-C Generation to allow for ommission of the generated @interface and @implementation 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
Jan Tattermusch 96d5eb5eb4 use auto-generated header for C# plugin 7 years ago
Muxi Yan 38fcd0c6c3 clang-format 7 years ago
Mehrdad Afshari d49e100354 clang-format code 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
Muxi Yan 9b74848676 forward declare pbobjc.h 7 years ago
Vijay Pai 4fdb08ad62
Revert "Restructure plugin builds to avoid building more than needed" 7 years ago
Vijay Pai 4cf5f3e41e Restructure plugin builds to avoid building more than needed 7 years ago
Garret Kelly cf5a1f2c81 Do not interpolate variables in leading comments. 7 years ago
Craig Tiller baa14a975e Update clang-format to 5.0 7 years ago
Vijay Pai 7a648854e9
Adopt the static factory pattern (#10) 7 years ago
Vijay Pai 06e174a088 Separate public and internal C++ interfaces 7 years ago
Muxi Yan 9635d4670c Generate dependency header import in pbrpc.m 7 years ago
Muxi Yan 05e0d2da35 Generate forward declaration in pbrpc.h 7 years ago
Vijay Pai b8e5562600 Revert "Temporarily take ownership of cpp generator to prevent changes" 7 years ago
Muxi Yan 1e32fea495 Generate dependency header import in pbrpc.m 7 years ago
Muxi Yan 75271d741e Generate forward declaration in pbrpc.h 7 years ago
Nathaniel Manista 2c1a7e1375 Flip gRPC Python Protoc Plug-In default behavior 7 years ago
Michael Bausor 87c0952531 Apply formatting tool 7 years ago
Vijay Pai 4b047a3bff Construction of streams shouldn't require triggering async ops 7 years ago
Nathaniel Manista d01fd422ec grpc_1_0 flag for gRPC Python Protoc Plug-In 7 years ago
Vijay Pai 0ebc3ad22b Temporarily take ownership of cpp generator to prevent changes 7 years ago