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
|
e28419f1f9
|
[cleanups] Remove `class CoreCodegen` and `g_core_codegen_interface` (#31875)
* Delete `g_core_codegen_interface`
* Automated change: Fix sanity tests
* Fix
* Update
|
2 years ago |
Cheng-Yu Chung
|
08ee2a3487
|
Remove `include/grpcpp/impl/codegen/call_op_set.h` (#31310)
|
2 years ago |
Cheng-Yu Chung
|
e60140676a
|
Remove `include/grpcpp/impl/codegen/channel_interface.h` (#31312)
* Remove `include/grpcpp/impl/codegen/channel_interface.h`
* Update
|
2 years ago |
Cheng-Yu Chung
|
3eb0c7f2ff
|
Remove `include/grpcpp/impl/codegen/client_unary_call.h` (#31058)
* Remove `include/grpcpp/impl/codegen/client_unary_call.h`
* Automated change: Fix sanity tests
* Fix
Co-authored-by: ralphchung <ralphchung@users.noreply.github.com>
|
2 years ago |
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>
|
3 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 |
David Garcia Quintas
|
6bd7b97dc6
|
DONE!!1one
|
9 years ago |
David Garcia Quintas
|
e1300deb87
|
After GrpcLibrary refactoring. Compiles and passes. WIP still
|
9 years ago |
David Garcia Quintas
|
6190854157
|
updated copyrights
|
9 years ago |
David Garcia Quintas
|
e50c6c2f5e
|
WIP. Added ChannelInterface
|
9 years ago |
yang-g
|
9e2f90cd06
|
headers reorg
|
9 years ago |
yang-g
|
8c2be9f228
|
Remove ChannelInterface and replace it with Channel
|
9 years ago |
Yang Gao
|
c1a2c314fb
|
Update the Status API
|
10 years ago |
Craig Tiller
|
bd277cb3cb
|
Clarify serialization traits interface
|
10 years ago |
Craig Tiller
|
ce40de58da
|
clang-format
|
10 years ago |
Craig Tiller
|
789471cfc6
|
Client side compiles/links
|
10 years ago |
Craig Tiller
|
50a7a68ca2
|
Progress commit on fixing up C++
|
10 years ago |
Craig Tiller
|
81fafa8971
|
Beginning the cleanup
|
10 years ago |
Yang Gao
|
6baa9b67ad
|
clang-format c++ code
|
10 years ago |
Yang Gao
|
5b61d5194d
|
formatting
|
10 years ago |
Yang Gao
|
7694c35d5f
|
Global replace google::protobuf::Message with grpc::protobuf::Message, all tests passed
|
10 years ago |
Nicolas "Pixel" Noble
|
1ff52d5278
|
Guard headers tool.
|
10 years ago |
Yang Gao
|
3a5e5495e5
|
Async client api change. Add a ClientAsyncResponseReader. Make the api similar to streaming and symmetric to server side.
|
10 years ago |
Craig Tiller
|
190d360def
|
Add missing new-lines at end of file
|
10 years ago |
Craig Tiller
|
0605995e55
|
Update copyright to 2015
|
10 years ago |
Craig Tiller
|
6d5f42e79a
|
Fix copyright notice
|
10 years ago |
Craig Tiller
|
573523f127
|
clang-format
|
10 years ago |
Craig Tiller
|
80e00a8c63
|
Stub out unary call wrapper
|
10 years ago |