Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | support per call credentials in c++ | Yang Gao | 2015-05-14 |
| | |||
* | Merge branch 'master' of github.com:grpc/grpc into the-purge-2 | Nicolas "Pixel" Noble | 2015-04-24 |
|\ | | | | | | | | | Conflicts: include/grpc++/completion_queue.h | ||
| * | Add a GrpcLibrary class to wrap grpc_init and grpc_shutdown and convert all ↵ | Yang Gao | 2015-04-24 |
| | | | | | | | | the tests to init/shutdown free. | ||
* | | Merge branch 'master' of github.com:grpc/grpc into the-purge-2 | Nicolas "Pixel" Noble | 2015-04-24 |
|\| | | | | | | | | | | | | | Conflicts: src/cpp/client/channel.cc vsprojects/vs2010/grpc++.vcxproj vsprojects/vs2013/grpc++.vcxproj.filters | ||
| * | Wrap ParseCommandLineFlags in InitTest | Yang Gao | 2015-04-15 |
| | | |||
* | | Removing a few more references to #include <chrono> | Nicolas "Pixel" Noble | 2015-04-08 |
|/ | |||
* | clang-format c++ code under examples | Yang Gao | 2015-03-25 |
| | |||
* | Compile fix | Craig Tiller | 2015-03-03 |
| | |||
* | remove debug bits | Yang Gao | 2015-02-27 |
| | |||
* | Redo #817. Update pubsub example channel creation and credentials | Yang Gao | 2015-02-27 |
| | |||
* | Making the usage of gflags uniform across distributions. | Nicolas "Pixel" Noble | 2015-02-20 |
| | |||
* | Fixing gflags' include path. | Nicolas "Pixel" Noble | 2015-02-20 |
| | |||
* | Add missing new-lines at end of file | Craig Tiller | 2015-02-18 |
| | |||
* | Update copyright to 2015 | Craig Tiller | 2015-02-18 |
| | |||
* | Rename examples/tips to examples/pubsub | Chen wang | 2015-02-12 |