36 Commits (40c466583c36f999c573acb721f6162a4359aebf)

Author SHA1 Message Date
Yang Gao a89389283f support per call credentials in c++ 10 years ago
zeliard 3e3e0ad348 merge from upstream (grpc) master 10 years ago
Yang Gao c4b6ffb1b6 Add a GrpcLibrary class to wrap grpc_init and grpc_shutdown and convert all the tests to init/shutdown free. 10 years ago
Yang Gao 103837ee6b Wrap ParseCommandLineFlags in InitTest 10 years ago
Yang Gao 084ef52672 Remove outdated protos 10 years ago
Nicolas "Pixel" Noble 0caebbfcfe Splitting gRPC service class codegen into its own set of files. 10 years ago
Nicolas "Pixel" Noble a05b8b7b25 Removing a few more references to #include <chrono> 10 years ago
Yang Gao 884ed08e59 clang-format c++ code under examples 10 years ago
Yang Gao 16c78c922c Clean up unneeded includes and remove shutdown protobuf library 10 years ago
Nicolas Noble cfd6073a66 Various Windows fixes. 10 years ago
Craig Tiller 5589c35fed Compile fix 10 years ago
Nicolas "Pixel" Noble 1ff52d5278 Guard headers tool. 10 years ago
Yang Gao 0706ce8a19 remove debug bits 10 years ago
Yang Gao 7795324d19 Redo #817. Update pubsub example channel creation and credentials 10 years ago
Craig Tiller c5ba0e56a0 Make it possible to compile with gcc4.6 10 years ago
Craig Tiller cf133f41f8 Make it possible to compile with gcc4.6 10 years ago
Abhishek Kumar 85f9963e14 Update README 10 years ago
Craig Tiller e4fe844b67 s/CreateChannel/CreateChannelDeprecated 10 years ago
Craig Tiller 42bc87c097 Update C++ server with new core API 10 years ago
Yang Gao bbd67c0499 clean up some internal path and names 10 years ago
Nicolas "Pixel" Noble 7e80efcb3d Making the usage of gflags uniform across distributions. 10 years ago
Nicolas "Pixel" Noble ba6082080c Fixing gflags' include path. 10 years ago
vjpai dbbdda5247 EXPECT_EQ Mac issue... 10 years ago
Craig Tiller ce5021b0b9 Add missing new-lines at end of file 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 ad1fd3a49e Add proto copyrights 10 years ago
Chen wang 842325110d Rename examples/tips to examples/pubsub 10 years ago