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 |
|
Muxi Yan
|
0e00c43082
|
Move headers from grpc++ to grpcpp
|
2018-02-15 14:49:34 -08:00 |
|
Vijay Pai
|
dcd5ef3ad8
|
Deprecate GenericStub()::Call for multi-threaded use
|
2018-02-05 13:08:44 -08:00 |
|
yang-g
|
30ced5d09f
|
Add comments for AsyncGenericService
|
2017-12-12 11:45:32 -08:00 |
|
Vijay Pai
|
2046d0b3c5
|
Add unary call mode to GenericStub to allow generic RPC with 1 CQ trip
|
2017-09-21 22:23:44 -07:00 |
|
Vijay Pai
|
4b047a3bff
|
Construction of streams shouldn't require triggering async ops
|
2017-09-14 17:55:13 -07:00 |
|
Jan Tattermusch
|
7897ae9308
|
auto-fix most of licenses
|
2017-06-08 11:22:41 +02:00 |
|
Alexander Polcyn
|
41ff2e1ee6
|
address comments, format changes
|
2017-05-10 15:39:58 -07:00 |
|
Alexander Polcyn
|
0f02908e67
|
address comments
|
2017-05-09 14:28:58 -07:00 |
|
Alexander Polcyn
|
d809a15ec4
|
cpp doc nits
|
2017-05-05 11:02:07 -07:00 |
|
Vijay Pai
|
c0b2acb1a0
|
Use C++11 final and override
|
2016-11-01 16:31:56 -07:00 |
|
Craig Tiller
|
6169d5f7b0
|
Update copyrights
|
2016-03-31 07:46:18 -07:00 |
|
Craig Tiller
|
f40df23eeb
|
Auto-changes
|
2016-03-25 13:38:14 -07:00 |
|
David Garcia Quintas
|
f3ddb7c55a
|
clang-format
|
2016-01-20 16:02:22 -08:00 |
|
David Garcia Quintas
|
6190854157
|
updated copyrights
|
2016-01-20 11:21:27 -08:00 |
|
David Garcia Quintas
|
a701ed7759
|
Merge branch 'proto_interfaces' into yang-g-sync_async_mix
|
2016-01-19 18:44:47 -08:00 |
|
David Garcia Quintas
|
44f3249018
|
Introduced ServerInterface
|
2016-01-15 16:49:16 -08:00 |
|
yang-g
|
4fac82b672
|
remove outdated api
|
2016-01-15 13:15:32 -08:00 |
|
yang-g
|
269b8be406
|
add generic test
|
2016-01-15 10:46:26 -08:00 |
|
David Garcia Quintas
|
2bf574f814
|
Added back trailing newlines
|
2016-01-14 15:55:03 -08:00 |
|
murgatroid99
|
eeb02ba77a
|
Update copyrights again
|
2016-01-13 20:43:33 -08:00 |
|
vjpai
|
de332dfcac
|
Refactor server side to support generic tests.
|
2016-01-07 10:20:46 -08:00 |
|
yang-g
|
9fb35a5332
|
split stream.h into sync_stream.h and async_stream.h
|
2015-08-21 15:49:35 -07:00 |
|
yang-g
|
9e2f90cd06
|
headers reorg
|
2015-08-21 15:35:03 -07:00 |
|