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 |
Craig Tiller
|
49a3035d44
|
[iwyu] Fix CI job (#31921)
* fix-includes
* fix
* fix
* fix
* fix
* fix
* Automated change: Fix sanity tests
* add warning label
Co-authored-by: ctiller <ctiller@users.noreply.github.com>
|
2022-12-19 08:18:39 -08:00 |
Cheng-Yu Chung
|
1b05576aa3
|
[cleanups] Clean up `GrpcLibraryInitializer` (#31894)
* Clean up `GrpcLibraryInitializer`
* Update
* Automated change: Fix sanity tests
|
2022-12-17 01:08:35 +08:00 |
Cheng-Yu Chung
|
9a7e77318b
|
[cleanups] Remove `include/grpc/impl/codegen/grpc_types.h` (#31835)
* Remove `include/grpc/impl/codegen/grpc_types.h`
* Automated change: Fix sanity tests
* Fix typo
* Automated change: Fix sanity tests
|
2022-12-14 02:29:17 +08:00 |
Cheng-Yu Chung
|
c34d99fd9a
|
Remove `include/grpc/impl/codegen/compression_types.h` (#31726)
* Remove `include/grpc/impl/codegen/compression_types.h`
* Automated change: Fix sanity tests
|
2022-11-22 14:41:55 -05:00 |
Cheng-Yu Chung
|
1a9ce63199
|
Revert "Remove `include/grpcpp/impl/codegen/status_code_enum.h` (#31284)" (#31387)
This reverts commit 3981105be6.
Co-authored-by: Alisha Nanda <alishananda@google.com>
|
2022-10-18 10:27:04 -07:00 |
Cheng-Yu Chung
|
3981105be6
|
Remove `include/grpcpp/impl/codegen/status_code_enum.h` (#31284)
|
2022-10-18 11:34:24 -04:00 |
Craig Tiller
|
0f9d024fec
|
[iwyu] c++ (#29721)
* Revert "Revert "[iwyu] grpc++ (#29610)" (#29720)"
This reverts commit 0642bc213d.
* fixup status_code_enum import issue
* fix
* Automated change: Fix sanity tests
* import fixes
* fix import
Co-authored-by: ctiller <ctiller@users.noreply.github.com>
|
2022-05-19 07:34:48 -07:00 |
Craig Tiller
|
0642bc213d
|
Revert "[iwyu] grpc++ (#29610)" (#29720)
This reverts commit c8159eabdf.
|
2022-05-18 09:58:08 -07:00 |
Craig Tiller
|
c8159eabdf
|
[iwyu] grpc++ (#29610)
* [iwyu] grpc++
* fix
* fix
* Automated change: Fix sanity tests
* fix
* fix
* fix
* [iwyu] Better script
* eliminate race
* fixes
* Automated change: Fix sanity tests
Co-authored-by: ctiller <ctiller@users.noreply.github.com>
|
2022-05-18 07:16:53 -07:00 |
Esun Kim
|
a99ead4bf4
|
Added new method to ByteBuffer & Slice (#26014)
|
2021-05-27 11:18:18 -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 |
Muxi Yan
|
0e00c43082
|
Move headers from grpc++ to grpcpp
|
2018-02-15 14:49:34 -08: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
|
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
|
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 |