Esun Kim
|
165ee5007a
|
Replaced grpc::string with std::string
|
5 years ago |
xichengliudui
|
d9b508c896
|
Fix various typos in .cc and .md and .py files
|
6 years ago |
Noah Eisen
|
58e0cbf9fb
|
Enable the performance-* clang-tidy checks
|
7 years ago |
Vijay Pai
|
c90a85649b
|
Change grpc++ references in names to grpcpp
|
7 years ago |
Jan Tattermusch
|
7897ae9308
|
auto-fix most of licenses
|
8 years ago |
Vijay Pai
|
713c7b87e1
|
clang-format
|
8 years ago |
Vijay Pai
|
c0b2acb1a0
|
Use C++11 final and override
|
8 years ago |
Yuchen Zeng
|
169c985f67
|
Remove generated pb files
|
9 years ago |
David Garcia Quintas
|
f042481403
|
s/std::string/grpc::string
|
9 years ago |
Yuchen Zeng
|
27170357ab
|
Improve ProtoReflectionDescriptorDatabase
|
9 years ago |
yang-g
|
56fb16d49f
|
Add missing header
|
9 years ago |
Yuchen Zeng
|
6b88b22d9e
|
Add comments for GRPC_NO_GENERATED_CODE
|
9 years ago |
Yuchen Zeng
|
1318479011
|
Separate generated file and protobuf dependency
|
9 years ago |
Yuchen Zeng
|
7ae31a8898
|
Add more comments, fix format issues
|
9 years ago |
Yuchen Zeng
|
0601df3a04
|
Move reflection src/hdr to src/cpp/ext include/grpc++/ext
|
9 years ago |
Yuchen Zeng
|
1495cb5b24
|
Addressed reveiw comments about naming
|
9 years ago |
Yuchen Zeng
|
c8074527b2
|
Remove unnecessary headers
|
9 years ago |
Yuchen Zeng
|
c92fe25af5
|
Add mutex for stream in ProtoReflectionDescriptorDatabase, fix headers check
|
9 years ago |
Yuchen Zeng
|
ace4986e65
|
Update reflection implementation along with API changes
|
9 years ago |
Yuchen Zeng
|
0333a49afa
|
Use stream rpc to ensure all related requests go to a single server.
|
9 years ago |
Yuchen Zeng
|
c84ed6813e
|
Proto server reflection
|
9 years ago |