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 |
Cheng-Yu Chung
|
d76c6f61f0
|
Remove `include/grpcpp/impl/codegen/method_handler.h` (#31249)
|
2 years ago |
Karthik Ravi Shankar
|
0839200623
|
Fix the method_handler_impl public header
This header is pointing to a deleted file. This commit points it to the
file containing the public class.
|
5 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 |
Craig Tiller
|
6169d5f7b0
|
Update copyrights
|
9 years ago |
Alistair Veitch
|
75d5c0f024
|
post merge
|
9 years ago |
Stanley Cheung
|
20fa6693f3
|
move examples to correct locations
|
10 years ago |
Stanley Cheung
|
6905915db1
|
prepare for move
|
10 years ago |
Jorge Canizales
|
64428acf97
|
Add MakeRPCViewController with authenticated RPC
|
10 years ago |
Jorge Canizales
|
3600977997
|
Request test scope
|
10 years ago |
Jorge Canizales
|
23ab861237
|
Add minimal tabbed app under auth_sample/
|
10 years ago |
Jorge Canizales
|
6bae4b6bb7
|
Move boilerplate files under Misc dir
|
10 years ago |
Jorge Canizales
|
eb8d33dc75
|
Add tabbed app with one tab per RouteGuide demo
The app doesn’t do anything yet
|
10 years ago |
Yang Gao
|
178fdf82e1
|
clean up a bit
|
10 years ago |
Yang Gao
|
3440548d83
|
revert js changes.
|
10 years ago |
Yang Gao
|
600d70cd8d
|
change proto README cpp node ruby
|
10 years ago |
murgatroid99
|
e89af55a86
|
Added node hello world example
|
10 years ago |