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 |
Cheng-Yu Chung
|
e28419f1f9
|
[cleanups] Remove `class CoreCodegen` and `g_core_codegen_interface` (#31875)
* Delete `g_core_codegen_interface`
* Automated change: Fix sanity tests
* Fix
* Update
|
2022-12-14 23:47:13 +08:00 |
Cheng-Yu Chung
|
9a7e77318b
|
[cleanups] Remove `include/grpc/impl/codegen/grpc_types.h` (#31835)
* Remove `include/grpc/impl/codegen/grpc_types.h`
* Automated change: Fix sanity tests
* Fix typo
* Automated change: Fix sanity tests
|
2022-12-14 02:29:17 +08:00 |
Cheng-Yu Chung
|
e83d69bdf2
|
Remove `include/grpcpp/impl/codegen/metadata_map.h` (#31531)
* Remove `include/grpcpp/impl/codegen/metadata_map.h`
* Automated change: Fix sanity tests
|
2022-11-21 17:33:27 -05:00 |
Cheng-Yu Chung
|
279ec5ab45
|
Remove `include/grpcpp/impl/codegen/interceptor.h` (#31245)
|
2022-10-06 13:18:11 -04:00 |
Craig Tiller
|
28316341bf
|
Annotate impl/codegen with IWYU pragmas (#27252)
* Add a tool to annotate impl/codegen with IWYU pragmas
* xx
* oops
* fmt
* x
* fix wrong direction bug
* use defaultdict
* better annotations
* better annotations
* Automated change: Fix sanity tests
Co-authored-by: ctiller <ctiller@users.noreply.github.com>
|
2021-09-08 09:13:03 -07:00 |
Vijay Pai
|
c52ae0d000
|
Give the interceptors header files in include/grpcpp/support
|
2018-12-17 15:17:01 -08:00 |