Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add proto file support in grpc_cli | yang-g | 2016-05-18 |
| | |||
* | Update copyrights | Craig Tiller | 2016-03-31 |
| | |||
* | Fix copyrights | Craig Tiller | 2016-03-25 |
| | |||
* | Auto-changes | Craig Tiller | 2016-03-25 |
| | |||
* | Consolidate C++ proto files under src/proto | Craig Tiller | 2015-12-17 |
| | | | | | | - make the directory structure match the package structure - sanitize the package structure (test --> testing) - add auto-detection of proto file dependencies | ||
* | Fixing Cpp tests. | Julien Boeuf | 2015-10-12 |
| | |||
* | Shuffling headers around. | Julien Boeuf | 2015-08-28 |
| | |||
* | implementation fix | yang-g | 2015-08-27 |
| | |||
* | impl | yang-g | 2015-08-25 |
| | |||
* | headers reorg | yang-g | 2015-08-21 |
| | |||
* | Remove ChannelInterface and replace it with Channel | yang-g | 2015-08-19 |
| | |||
* | Use a character literal instead of grpc::string | Craig Tiller | 2015-06-22 |
| | |||
* | merge with upstream | Yang Gao | 2015-06-16 |
|\ | |||
* | | Support sending and showing received metadata in grpc_cli | Yang Gao | 2015-06-16 |
|/ | |||
* | support per call credentials in c++ | Yang Gao | 2015-05-14 |
| | |||
* | 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. | ||
* | Wrap ParseCommandLineFlags in InitTest | Yang Gao | 2015-04-15 |
| | |||
* | Refactor and add a unit test | Yang Gao | 2015-03-27 |
| | |||
* | add back mis-deleted method string | Yang Gao | 2015-03-26 |
| | |||
* | Finish grpc_cli | Yang Gao | 2015-03-26 |
| | |||
* | a stub of the cli tool | Yang Gao | 2015-03-25 |