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
|
efce6e1e50
|
Revert "Revert "Allow SerializationTraits to use grpc::ByteBuffer rather than only grpc_byte_buffer""
|
2017-09-21 13:12:52 -07:00 |
|
Jan Tattermusch
|
5432dd8874
|
Revert "Allow SerializationTraits to use grpc::ByteBuffer rather than only grpc_byte_buffer"
|
2017-09-14 17:55:42 +02:00 |
|
Vijay Pai
|
677395558d
|
Allow SerializationTraits to use grpc::ByteBuffer, not just grpc_byte_buffer
|
2017-09-07 15:18:07 -07:00 |
|
Jan Tattermusch
|
7897ae9308
|
auto-fix most of licenses
|
2017-06-08 11:22:41 +02:00 |
|
Craig Tiller
|
62f28bfcf0
|
Remove double-checking of max-message-size in C++ layers
|
2017-01-19 10:05:13 -08:00 |
|
Vijay Pai
|
c0b2acb1a0
|
Use C++11 final and override
|
2016-11-01 16:31:56 -07:00 |
|
Mark D. Roth
|
6980362c4e
|
Allow setting max send message size via C++ ServerBuilder API.
|
2016-09-06 08:15:36 -07:00 |
|
Mark D. Roth
|
2665bdd6d2
|
Reduce allocations associated with src/cpp/util/byte_buffer.cc.
|
2016-08-18 08:02:24 -07:00 |
|
David Garcia Quintas
|
6721d4f0f1
|
Return success status of grpc_byte_buffer_reader
|
2016-06-30 17:30:08 -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 |
|
yang-g
|
f64befd27f
|
Make a copy of ByteBuffer when writing
|
2016-03-21 14:04:10 -07:00 |
|
David Garcia Quintas
|
2bf574f814
|
Added back trailing newlines
|
2016-01-14 15:55:03 -08:00 |
|
Craig Tiller
|
754bd26e28
|
clang-format code
|
2016-01-14 06:10:15 -08:00 |
|
murgatroid99
|
eeb02ba77a
|
Update copyrights again
|
2016-01-13 20:43:33 -08:00 |
|
Vijay Pai
|
b30bc2aad6
|
Remove dead code and a thus unneeded change to C++ bbuf
|
2016-01-11 10:11:50 -08:00 |
|
vjpai
|
de332dfcac
|
Refactor server side to support generic tests.
|
2016-01-07 10:20:46 -08:00 |
|
Vijay Pai
|
18c0477528
|
Got rid of all compilation problems, now need to test
|
2016-01-04 09:52:10 -08:00 |
|
vjpai
|
b6df94ad22
|
WIP
|
2015-11-30 15:52:50 -08:00 |
|
yang-g
|
bd89dd8381
|
remove log spam
|
2015-10-27 16:18:30 -07:00 |
|
Craig Tiller
|
d6599a39e4
|
Replicate C++ docs from master to beta branch
Original PR #3074 by @dgquintas
|
2015-09-03 09:37:02 -07:00 |
|
yang-g
|
9e2f90cd06
|
headers reorg
|
2015-08-21 15:35:03 -07:00 |
|