Yijie Ma
|
f99b8b5bc4
|
Convert c-style comments to C++-style comments (#31923)
* baseline
* fix clang-tidy
* manually revert these files
* manually fixup at eof
* revert 2 more files
* change check_deprecated_grpc++.py
* change end2end_defs.include template
* fix check_include_guards.py
* untrack tools/distrib/python/convert_cstyle_comments_to_cpp.py
not yet ready to be submitted
* fix
yapf check_include_guards.py
remove a space...
* fix version.cc.template
* fix version_info.h.template
|
2 years ago |
Muxi Yan
|
0e00c43082
|
Move headers from grpc++ to grpcpp
|
7 years ago |
Jan Tattermusch
|
7897ae9308
|
auto-fix most of licenses
|
8 years ago |
Mehrdad Afshari
|
f0e87f7364
|
doxygenize comment
|
8 years ago |
Alexander Polcyn
|
d809a15ec4
|
cpp doc nits
|
8 years ago |
yang-g
|
8bd6a0542b
|
remove copyright from generated files
|
8 years ago |
yang-g
|
f56c251af7
|
clang-format
|
8 years ago |
yang-g
|
9bef0740a4
|
Add test for explicit option
|
8 years ago |
yang-g
|
8d668d8324
|
default service
|
8 years ago |
yang-g
|
6486883940
|
Add more files
|
8 years ago |
yang-g
|
0498124f8e
|
Add files
|
8 years ago |
Vijay Pai
|
c0b2acb1a0
|
Use C++11 final and override
|
8 years ago |
Yuchen Zeng
|
169c985f67
|
Remove generated pb files
|
8 years ago |
Vijay Pai
|
23c5b81268
|
Other golden file
|
8 years ago |
Stanley Cheung
|
146a3773da
|
PHP Proto3: upgrade protobuf to v3.1.0 and regenerate reflection.proto
|
8 years ago |
Yuchen Zeng
|
ef394a954a
|
Fix typo
|
8 years ago |
Yuchen Zeng
|
27e96f9beb
|
Add comments about how to re-generate reflection proto files
|
8 years ago |
Vijay Pai
|
2998daa81b
|
Another golden file
|
8 years ago |
Vijay Pai
|
a9c0d7f88b
|
Change names to StreamedUnary, ServerUnaryStreamer, etc. Use a templated method handler since most code shared between the new StreamedUnary and the existing BidiStreaming. Eliminate the separate enum case for streamed unary. Return a status failure if a StreamedUnary method handler doesn't actually do a write (since that is
violating the appearance of unary-ness)
|
8 years ago |
Vijay Pai
|
326d939873
|
Another golden file to fix
|
8 years ago |
Jorge Canizales
|
3df9bdf880
|
Update generated files with new protobuf version
Also make the script fetch protoc from the usual place.
|
8 years ago |
Vijay Pai
|
577d1696e8
|
Fix generated reflection files
|
9 years ago |
vjpai
|
7b4dc532dd
|
Stop using global namespace on a template param
|
9 years ago |
Vijay Pai
|
90460fadf6
|
Digraph
|
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 |