aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp/util/proto_file_parser.cc
Commit message (Collapse)AuthorAge
* Revert "Revert "grpc_cli json support""Gravatar Yang Gao2018-10-16
|
* Revert "grpc_cli json support"Gravatar David G. Quintas2018-10-16
|
* Reformatted code as per clang-formatGravatar Feso2018-10-16
|
* Refactored based on code reviewGravatar Feso2018-10-13
|
* grpc_cli json supportGravatar Feso2018-10-03
|
* Enable the performance-* clang-tidy checksGravatar Noah Eisen2018-06-14
|
* Change grpc++ references in names to grpcppGravatar Vijay Pai2018-03-08
|
* auto-fix most of licensesGravatar Jan Tattermusch2017-06-08
|
* Minor fixesGravatar yang-g2017-02-01
|
* Support bidirectional stream RPCGravatar Yuchen Zeng2017-01-30
| | | | | | | | Add bidistream test Add bad request tests Replace deprecated DynamicMessageFactory constructor
* Support server streamingGravatar Yuchen Zeng2016-12-15
| | | | | | | | Skip unparsable input Add tests for uni-directional stream calls Simplify client stream handling
* Support client streamingGravatar Yuchen Zeng2016-12-15
|
* Use user provided method name when using binary files in cliGravatar yang-g2016-12-08
|
* Use C++11 final and overrideGravatar Vijay Pai2016-11-01
|
* s/std::string/grpc::stringGravatar David Garcia Quintas2016-10-04
|
* Print more information about ambiguous method namesGravatar Yuchen Zeng2016-09-29
|
* Handle partially exposed reflection serviceGravatar Yuchen Zeng2016-09-29
|
* Add CliCredentials, config_grpc_cli.hGravatar Yuchen Zeng2016-08-15
|
* Rewrite ProtoFileParserGravatar Yuchen Zeng2016-08-12
|
* Addressed review commentsGravatar Yuchen Zeng2016-07-20
|
* Update docsGravatar Yuchen Zeng2016-07-07
|
* Support server reflection in CLIGravatar Yuchen Zeng2016-07-07
|
* Spliting filegroup.Gravatar yang-g2016-06-03
|
* merge and resolve conflictsGravatar yang-g2016-06-03
|
* Add proto file support in grpc_cliGravatar yang-g2016-05-18