Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | 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 | ||
* | use proto3 syntax in c++ test protos | yang-g | 2015-08-13 |
| | |||
* | Add missing new-lines at end of file | Craig Tiller | 2015-02-18 |
| | |||
* | Add proto copyrights | Craig Tiller | 2015-02-16 |
| | |||
* | Add a test to export two TestService on the same server, only with different | yangg | 2015-01-09 |
package names. Make sure they work as intended. This is based on [] Change on 2015/01/08 by yangg <yangg@google.com> ------------- Created by MOE: http://code.google.com/p/moe-java MOE_MIGRATED_REVID=83558743 |