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
|
488f17eb46
|
Remove include/grpcpp/impl/codegen/message_allocator.h (#31246)
|
2022-10-06 13:18:24 -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
|
cf1ebf7387
|
Remove experimental tag from uses of the C++ callback API (#26495)
|
2021-06-20 00:47:07 -07:00 |
|
Vijay Pai
|
62e01dd922
|
Add non-experimental:: versions under ifdef
|
2019-12-04 06:27:41 -08:00 |
|
yang-g
|
6215ccb587
|
resolve comments
|
2019-05-17 16:22:43 -07:00 |
|
yang-g
|
7c5bfbbb32
|
Resolve comments
|
2019-05-16 09:19:44 -07:00 |
|
yang-g
|
51210ba922
|
Update the message allocator API
|
2019-05-16 09:19:44 -07:00 |
|
yang-g
|
39cfbf9d4a
|
cast and default initializer
|
2019-04-23 13:00:09 -07:00 |
|
yang-g
|
41824319fa
|
Resolve review comments
|
2019-04-23 08:54:36 -07:00 |
|
yang-g
|
051d421579
|
Resolve sanity
|
2019-04-17 08:57:48 -07:00 |
|
yang-g
|
6929cdd654
|
initial
|
2019-04-16 15:43:58 -07:00 |
|