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
|
f03304b963
|
[cleanups] Remove functions in `class CoreCodegen` (#31837)
* Clean up `assert_fail()`
* Clean up `ok()` and `cancel()`
* Automated change: Fix sanity tests
|
2 years ago |
Cheng-Yu Chung
|
7a2c28c7b9
|
Remove `include/grpcpp/impl/codegen/server_interceptor.h` (#31281)
|
3 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>
|
4 years ago |
Vijay Pai
|
c52ae0d000
|
Give the interceptors header files in include/grpcpp/support
|
6 years ago |
Jan Tattermusch
|
7897ae9308
|
auto-fix most of licenses
|
8 years ago |
Stanley Cheung
|
20fa6693f3
|
move examples to correct locations
|
10 years ago |
Stanley Cheung
|
6905915db1
|
prepare for move
|
10 years ago |
Jorge Canizales
|
540f9e9e76
|
Remove unnecessary whitespace and an unused header
|
10 years ago |
murgatroid99
|
b92da5f8fb
|
Renamed HelloWorld to helloworld
|
10 years ago |
murgatroid99
|
5de22f5146
|
Removed what I could, fixed some nits
|
10 years ago |
murgatroid99
|
24754c023a
|
Added Objective C HelloWorld example
|
10 years ago |