aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp/util/proto_reflection_descriptor_database.h
Commit message (Expand)AuthorAge
* 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
* clang-formatGravatar Vijay Pai2016-11-01
* Use C++11 final and overrideGravatar Vijay Pai2016-11-01
* Remove generated pb filesGravatar Yuchen Zeng2016-10-14
* Merge pull request #8190 from y-zeng/proto_dbGravatar Yuchen Zeng2016-10-05
|\
* | s/std::string/grpc::stringGravatar David Garcia Quintas2016-10-04
| * Improve ProtoReflectionDescriptorDatabaseGravatar Yuchen Zeng2016-09-23
|/
* Add missing headerGravatar yang-g2016-08-23
* Add comments for GRPC_NO_GENERATED_CODEGravatar Yuchen Zeng2016-07-19
* Separate generated file and protobuf dependencyGravatar Yuchen Zeng2016-07-18
* Add more comments, fix format issuesGravatar Yuchen Zeng2016-06-06
* Move reflection src/hdr to src/cpp/ext include/grpc++/extGravatar Yuchen Zeng2016-06-06
* Addressed reveiw comments about namingGravatar Yuchen Zeng2016-06-06
* Remove unnecessary headersGravatar Yuchen Zeng2016-06-03
* Add mutex for stream in ProtoReflectionDescriptorDatabase, fix headers checkGravatar Yuchen Zeng2016-05-25
* Update reflection implementation along with API changesGravatar Yuchen Zeng2016-05-19
* Use stream rpc to ensure all related requests go to a single server.Gravatar Yuchen Zeng2016-05-05
* Proto server reflectionGravatar Yuchen Zeng2016-05-04