index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
test
/
cpp
/
util
/
proto_reflection_descriptor_database.h
Commit message (
Expand
)
Author
Age
*
clang-format
Vijay Pai
2016-11-01
*
Use C++11 final and override
Vijay Pai
2016-11-01
*
Remove generated pb files
Yuchen Zeng
2016-10-14
*
Merge pull request #8190 from y-zeng/proto_db
Yuchen Zeng
2016-10-05
|
\
*
|
s/std::string/grpc::string
David Garcia Quintas
2016-10-04
|
*
Improve ProtoReflectionDescriptorDatabase
Yuchen Zeng
2016-09-23
|
/
*
Add missing header
yang-g
2016-08-23
*
Add comments for GRPC_NO_GENERATED_CODE
Yuchen Zeng
2016-07-19
*
Separate generated file and protobuf dependency
Yuchen Zeng
2016-07-18
*
Add more comments, fix format issues
Yuchen Zeng
2016-06-06
*
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
*
Remove unnecessary headers
Yuchen Zeng
2016-06-03
*
Add mutex for stream in ProtoReflectionDescriptorDatabase, fix headers check
Yuchen Zeng
2016-05-25
*
Update reflection implementation along with API changes
Yuchen Zeng
2016-05-19
*
Use stream rpc to ensure all related requests go to a single server.
Yuchen Zeng
2016-05-05
*
Proto server reflection
Yuchen Zeng
2016-05-04