31 Commits (d7d5ee1bff6dd09e4c7280b983098c093fced2af)

Author SHA1 Message Date
Esun Kim 165ee5007a Replaced grpc::string with std::string 5 years ago
yang-g de25f189fe Add options to support alternative extension for include files 6 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
Muxi Yan 38fcd0c6c3 clang-format 7 years ago
Craig Tiller baa14a975e Update clang-format to 5.0 7 years ago
Jan Tattermusch 7897ae9308 auto-fix most of licenses 8 years ago
Alexander Polcyn f5521c33f9 Revert "Merge branch 'master' into v1.3.x" 8 years ago
Mahak Mukhi 2814b5148e formatting 8 years ago
Mahak Mukhi 529e4c5385 update according to new changes in cpp code 8 years ago
Mahak Mukhi 31d92d42ff Initial commit: Auto-generate GMOCK code for client stub. 8 years ago
Mahak Mukhi 1383895b76 Initial commit: Auto-generate GMOCK code for client stub. 8 years ago
Harsh Vardhan 31e74bb0f3
Update sources & headers 8 years ago
Harsh Vardhan 5b8fa87282
Refactor python code generator to support other serializers 8 years ago
yang-g aea106ec7d Add a header to override grpc::string when needed 9 years ago
Wouter van Oortmerssen b695b9b035 Some additional fixes to make the C++ codegen not depend on protobuf. 9 years ago
yang-g 25df28ef75 resolve comments 9 years ago
yang-g 9efec8eaad Add comments to the generated header file 9 years ago
Wouter van Oortmerssen af09a73571 Refactored C++ code generator to not directly depend on protobuf. 9 years ago
Craig Tiller 6169d5f7b0 Update copyrights 9 years ago
Nicolas "Pixel" Noble f7b1d74bf8 Fixing (c)s. 9 years ago
Nicolas "Pixel" Noble 931bdceb49 Letting the user override the code generation a bit. 9 years ago
Nicolas "Pixel" Noble 0caebbfcfe Splitting gRPC service class codegen into its own set of files. 10 years ago
Nicolas "Pixel" Noble 375a82b35c Adding the ability to specify a service namespace on protoc's command line. 10 years ago
Nicolas Noble d446eb86fa Adding initial support for alternative protobuf libraries. 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 ecd49345b5 Use clang-format-3.5 10 years ago
Nicolas Noble f5c5d80968 Removing "using namespace std" everywhere. 10 years ago
nnoble ebebb7e21c First pass at making the compilers open-sourcable. 10 years ago
Nicolas Noble b7ebd3b8c6 Initial import. 10 years ago