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
|
405de7ac72
|
Remove `include/grpcpp/impl/codegen/status.h` (#31285)
* Remove `include/grpcpp/impl/codegen/status.h`
* Include removing status_code_enum
* Update
* Update
* Update zlib (#31356) (#31357)
To mitigate CVE-2022-37434
* Update
Co-authored-by: Mikhail Lappo <miklelappo@users.noreply.github.com>
|
2022-11-18 13:22:55 -05:00 |
Yash Tibrewal
|
b9aec4def7
|
Status: Add comment about const ref parameters (#29973)
|
2022-06-13 15:31:03 -07:00 |
Esun Kim
|
c20f10310c
|
Added GRPC_MUST_USE_RESULT_WHEN_USE_STRICT_WARNING to grpc::Status (#29363)
* Added GRPC_MUST_USE_RESULT_WHEN_USE_STRICT_WARNING to grpc::Status
* Added Comment
|
2022-05-05 12:07:07 -07: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 |
Esun Kim
|
165ee5007a
|
Replaced grpc::string with std::string
|
2020-06-29 17:56:36 -07:00 |
Vijay Pai
|
ba46afe3e2
|
Delete status_test that has no coverage; replace with static_asserts
|
2018-03-15 11:30:59 -07:00 |
Muxi Yan
|
0e00c43082
|
Move headers from grpc++ to grpcpp
|
2018-02-15 14:49:34 -08:00 |