Craig Tiller
|
ea389c00c2
|
Adjust include order per style guide (#27175)
Introduce clang-format configuration to sort includes closer to our rules.
|
2021-09-08 12:14:44 -07:00 |
Esun Kim
|
a99ead4bf4
|
Added new method to ByteBuffer & Slice (#26014)
|
2021-05-27 11:18:18 -07:00 |
Greg Miller
|
7d4d516511
|
wip: change error_details functions to templates
|
2021-01-20 09:48:22 -05:00 |
Karthik Ravi Shankar
|
db3cd51b2f
|
Move ErrorDetails from ::grpc_impl to ::grpc
Reverts: https://github.com/grpc/grpc/pull/18455
|
2020-07-23 16:58:51 -07:00 |
Karthik Ravi Shankar
|
338b4cb5c9
|
Fold ErrorDetails into grpc_impl from grpc
|
2019-03-20 11:17:46 -07:00 |
Vijay Pai
|
2eb25c871e
|
Avoid build errors
|
2019-02-26 03:08:06 -08:00 |
Ara Ayvazyan
|
8d06d097bc
|
Fix broken ByteBuffer copy ctor
|
2018-05-22 20:47:35 -07:00 |
Noah Eisen
|
52d4c7c8b6
|
Ensure lib is initialize for ByteBuffer use
|
2018-04-06 12:42:33 -07:00 |
ncteisen
|
cf5b2666e1
|
Make GrpcProtoBufferReaderWriter public
|
2018-04-06 07:05:27 -07:00 |
Vijay Pai
|
7fed69b7ad
|
Use static_cast rather than reinterpret_cast whenever possible
|
2018-03-05 16:35:10 -08:00 |
Muxi Yan
|
0e00c43082
|
Move headers from grpc++ to grpcpp
|
2018-02-15 14:49:34 -08:00 |
Noah Eisen
|
be82e64b3d
|
Autofix c casts to c++ casts
|
2018-02-09 09:16:55 -08:00 |
ncteisen
|
61c4d6b648
|
Fix stats
|
2017-11-17 14:08:57 -08:00 |
Craig Tiller
|
baa14a975e
|
Update clang-format to 5.0
|
2017-11-03 09:09:36 -07:00 |
yang-g
|
903981adb6
|
Catch out of order error code
|
2017-10-25 10:46:35 -07:00 |
Vijay Pai
|
a44cffa11f
|
Base the new SerializationTraits API on implicit type conversion rather than SFINAE
|
2017-09-21 13:12:52 -07: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
|
4a4bd1cd2d
|
Merge pull request #12214 from vjpai/cereal_eye_sir
Allow SerializationTraits to use grpc::ByteBuffer rather than only grpc_byte_buffer
|
2017-09-13 13:43:39 -07:00 |
Vijay Pai
|
677395558d
|
Allow SerializationTraits to use grpc::ByteBuffer, not just grpc_byte_buffer
|
2017-09-07 15:18:07 -07:00 |
Craig Tiller
|
2897235609
|
Expose stats into qps_driver
|
2017-08-31 15:52:57 -07:00 |
Vijay Pai
|
ce58cf8c44
|
Add Slice constructors to match all grpc_slice cases
|
2017-08-04 07:48:48 -07:00 |
Vijay Pai
|
0f95fa4909
|
Add idiomatic C++ API for grpc::Slice construction that doesn't
require using grpc_slice
|
2017-07-18 11:07:43 -07:00 |
Jan Tattermusch
|
7897ae9308
|
auto-fix most of licenses
|
2017-06-08 11:22:41 +02:00 |
yang-g
|
eceec8eaf6
|
Add helper function to supply and parse error_details from Status.
|
2017-04-11 16:07:24 -07:00 |
Craig Tiller
|
7c70b6c144
|
Revert "Revert "Metadata handling rewrite""
This reverts commit 5e01e2ac97.
|
2017-01-23 07:48:42 -08:00 |
Craig Tiller
|
5e01e2ac97
|
Revert "Metadata handling rewrite"
|
2017-01-20 18:11:52 -08:00 |
Craig Tiller
|
5ef31ab9c9
|
Progress towards mdstr elimination
|
2016-11-10 16:27:48 -08:00 |
Craig Tiller
|
32df467f11
|
Merge github.com:grpc/grpc into grpc_slice
|
2016-11-04 08:21:56 -07:00 |
Vijay Pai
|
5c41bab92c
|
Remove references to NO_CHRONO option
|
2016-11-01 16:57:42 -07:00 |
Craig Tiller
|
d41a4a720f
|
s/gpr_slice/grpc_slice, and move around tests, impls
|
2016-10-26 16:16:06 -07:00 |
Nicolas "Pixel" Noble
|
5928bff0c7
|
Merge branch 'v1.0.x' of https://github.com/grpc/grpc into manual-upmerge
|
2016-09-08 01:58:49 +02:00 |
Craig Tiller
|
102fa966b6
|
Rename some files to avoid conflicting .obj files on Windows
|
2016-08-22 13:56:36 -07:00 |
Vijay Pai
|
c4752d8857
|
Remove this->
|
2016-08-18 10:06:38 -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
|
2e1903638e
|
Fix copyrights
|
2016-03-25 14:33:26 -07:00 |
Craig Tiller
|
f40df23eeb
|
Auto-changes
|
2016-03-25 13:38:14 -07:00 |
David Garcia Quintas
|
1b634717ff
|
copyright
|
2016-03-08 16:27:31 -08:00 |
David Garcia Quintas
|
8c3d9943f6
|
compiles!
|
2016-03-08 00:07:14 -08:00 |
David Garcia Quintas
|
6848c4e145
|
wip. prior to cq refactoring
|
2016-03-07 17:10:57 -08:00 |
Vijay Pai
|
e0b0e27f3a
|
clang-format
|
2016-01-27 09:47:33 -08:00 |
Vijay Pai
|
17e630af30
|
Fix a case in bbuf copy constructore
|
2016-01-26 17:56:20 -08:00 |
yang-g
|
f80573502a
|
destroy reader after using it
|
2016-01-14 09:07:58 -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 |
Vijay Pai
|
6045681003
|
Merge branch 'master' into bbuf
|
2016-01-11 10:08:26 -08:00 |
vjpai
|
de332dfcac
|
Refactor server side to support generic tests.
|
2016-01-07 10:20:46 -08:00 |