Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | auto-fix most of licenses | Jan Tattermusch | 2017-06-08 |
| | |||
* | Moving gtest include down. | Nicolas "Pixel" Noble | 2017-05-10 |
| | | | | In some cases, depending on the direction of the wind, and the phase of the moon, gtest can interfere with protobuf badly with macros cross-pollution between the two projects. Moving the gtest inclusion at the end makes the problem go away. | ||
* | Use C++11 final and override | Vijay Pai | 2016-11-01 |
| | |||
* | more usage of std::string | David Garcia Quintas | 2016-10-04 |
| | |||
* | Separate generated file and protobuf dependency | Yuchen Zeng | 2016-07-18 |
| | |||
* | Move reflection src/hdr to src/cpp/ext include/grpc++/ext | Yuchen Zeng | 2016-06-06 |
| | |||
* | Addressed reveiw comments about naming | Yuchen Zeng | 2016-06-06 |
| | |||
* | Add proto_server_reflection_test | Yuchen Zeng | 2016-05-20 |