16 Commits (60fbdef6767a71e6a29576488bddc24c798ea94e)

Author SHA1 Message Date
Craig Tiller 32a0218e6e [log] Use ABSL_ prefixed version of LOG/CHECK macros in the include/ tree (#36819) 6 months ago
Tanvi Jagtap 3eb1b1cf69 [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging - gpr_log (#36713) 6 months ago
Esun Kim c9df35a4d1 [Clean-up] Fix MSAN and UBSAN issues found by clang-19 (#36707) 7 months ago
Tanvi Jagtap 3890766adf [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging GPR_ASSERT (#36452) 8 months ago
Craig Tiller 76bd606bae
[build] Make GRPC_MUST_USE_RESULT default backed by nodiscard (#33742) 1 year ago
Yijie Ma f99b8b5bc4
Convert c-style comments to C++-style comments (#31923) 2 years ago
Cheng-Yu Chung e28419f1f9
[cleanups] Remove `class CoreCodegen` and `g_core_codegen_interface` (#31875) 2 years ago
Cheng-Yu Chung 9a7e77318b
[cleanups] Remove `include/grpc/impl/codegen/grpc_types.h` (#31835) 2 years ago
Cheng-Yu Chung f03304b963
[cleanups] Remove functions in `class CoreCodegen` (#31837) 2 years ago
Cheng-Yu Chung 4e90f43a75
Remove functions in `class CoreCodegen` (#31796) 2 years ago
Cheng-Yu Chung 1d968a36aa
Remove functions in `class CoreCodegen` (#31767) 2 years ago
Cheng-Yu Chung 024a0f7388
Remove functions in `class CoreCodegen` (#31751) 2 years ago
Cheng-Yu Chung c34d99fd9a
Remove `include/grpc/impl/codegen/compression_types.h` (#31726) 2 years ago
Cheng-Yu Chung 452d026b7d
Remove `include/grpcpp/impl/codegen/interceptor_common.h` (#31530) 2 years ago
Cheng-Yu Chung c91c2fbd1a
Remove `include/grpcpp/impl/codegen/completion_queue_tag.h` (#31320) 2 years ago
Cheng-Yu Chung 08ee2a3487
Remove `include/grpcpp/impl/codegen/call_op_set.h` (#31310) 2 years ago
Yash Tibrewal 2c98fe0119
SerializationTraits: Remove unnecessary 2nd template parameter (#31363) 2 years ago
nanahpang d84846646d
Enable logs for error message in call_op_set.h. (#31177) 2 years ago
Cheng-Yu Chung 3236174176
Remove `include/grpcpp/impl/codegen/byte_buffer.h` (#30948) 2 years ago
AJ Heller 85189b24bb
Reintroduce: Avoid fully qualifying namespaces (and add check) (#28917) 3 years ago
AJ Heller e72a5fe5dd
Revert "Avoid fully qualifying namespaces (and add check) (#28901)" (#28916) 3 years ago
AJ Heller fc7314c701
Avoid fully qualifying namespaces (and add check) (#28901) 3 years ago
Nikolai Semenov 7b8fb43b33
WriteOptions::clear_write_through method (#26774) 3 years ago
Craig Tiller 28316341bf
Annotate impl/codegen with IWYU pragmas (#27252) 3 years ago
Esun Kim 2dc8df9ef6
Fix bugprone unhandled self assignment (#25667) 4 years ago
Esun Kim 20509e823d Fix google-explicit-constructor 4 years ago
Esun Kim decc199ca8 Fix by clang-tidy 4 years ago
Vijay Pai 96503e3c72 Reduce code paths 4 years ago
Esun Kim 119228e7bb Clean up WriteOptions cctor 4 years ago
Karthik Ravi Shankar 751b9c105f Move ClientContext from ::grpc_impl to ::grpc 4 years ago
Karthik Ravi Shankar 15cce00f52
Revert "Revert "Fold Channel and CompletionQueue from grpc_impl to grpc"" 4 years ago
Karthik Ravi Shankar f3f9e8941a
Revert "Fold Channel and CompletionQueue from grpc_impl to grpc" 4 years ago
Karthik Ravi Shankar ab775de1a2 Build and formatting fixes 4 years ago
Yash Tibrewal a80bb13fd0 Fix FailHijackedRecvMessage for generic async APIs 4 years ago
Esun Kim 165ee5007a Replaced grpc::string with std::string 5 years ago
T.J. Mercier d8c9ab1645 I is a reserved identifier 5 years ago
Yash Tibrewal 6a6481cb83 Reviewer comments 5 years ago
Yash Tibrewal e714d0fcb8 Reviewer comments 5 years ago
Yash Tibrewal edbae5d8e6 Fix interceptor batch method FailHijackedRecvMessage for async APIs 5 years ago
Pavel Simó b91d433ba4
Fix typo 5 years ago
Esun Kim 169e775958
Revert "Generic API: assert when sending uninitialized byte buffer" 5 years ago
Hope Casey-Allen 89e5c2f45a Add assert for API misuse 5 years ago
Na-Na Pang 58b352343e comment out grpc_log 5 years ago
Vijay Pai 20458806e8 Remove asserts from impl/codegen 5 years ago
Vijay Pai 6f9fe64626 Improve logging on API misuse assert 5 years ago
Soheil Hassas Yeganeh a1310498ee Fix the internal build and test failure introduced in #20329 5 years ago
Soheil Hassas Yeganeh 184d881b21 Avoid creating and copying strings when Status is OK in FinishOp. 5 years ago
Christian Maurer 46dddacdf3 remove all unused-parameter warnings 5 years ago
Przemysław Sobala 9e65a88762 Fixed "implicitly-declared operator=" error from gcc 9 5 years ago
Moiz Haidry bf994e48d9 Move grpc async, callback and sync implementation to grpc_impl namespace 6 years ago