Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Consolidate C++ proto files under src/proto | Craig Tiller | 2015-12-17 |
* | 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 t... | Yang Gao | 2015-04-24 |
* | 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 |