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
|
2022-12-22 23:01:53 -08:00 |
Craig Tiller
|
ea389c00c2
|
Adjust include order per style guide (#27175)
Introduce clang-format configuration to sort includes closer to our rules.
|
2021-09-08 12:14:44 -07:00 |
Karthik Ravi Shankar
|
3c90c762b3
|
Move ServerPosix from ::grpc_impl to ::grpc
Revert https://github.com/grpc/grpc/pull/18372/files
|
2020-06-23 13:56:08 -07:00 |
Karthik Ravi Shankar
|
f58aed2d06
|
Make changes to server_posix to expose method outside
|
2019-03-19 10:50:53 -07:00 |
Karthik Ravi Shankar
|
90edf47fe9
|
Move server_posix from grpc to grpc_impl namespace
|
2019-03-14 14:26:25 -07:00 |
Muxi Yan
|
0e00c43082
|
Move headers from grpc++ to grpcpp
|
2018-02-15 14:49:34 -08:00 |