17 Commits (431d314eca8e1e94b07a485cf80300f4d21a47e4)

Author SHA1 Message Date
Craig Tiller 28316341bf
Annotate impl/codegen with IWYU pragmas (#27252) 3 years ago
AJ Heller 0407f4be49
Fix free-after-use bug in server callback handler (#27187) 3 years ago
Vijay Pai cf1ebf7387
Remove experimental tag from uses of the C++ callback API (#26495) 3 years ago
Vijay Pai 0f80378a21
Resolve race between OnReadDone(ok=false) and IsCancelled (#26245) 4 years ago
ZhouyihaiDing a584bc4f02 Support ServerContext for callback API 4 years ago
Vijay Pai 91bb4e178c Check for nullptr (deser failure) before destructing included request 4 years ago
Esun Kim decc199ca8 Fix by clang-tidy 4 years ago
Esun Kim 34789b2d83 Fix by clang-format-8. 4 years ago
Alisha Nanda 25c35b6db7 Revert "Revert "Merge pull request #24047 from grpc/revert-23916-server-context"" 4 years ago
Alisha Nanda 84c4994dc7 Revert "Merge pull request #24047 from grpc/revert-23916-server-context" 4 years ago
Karthik Ravi Shankar b657c8d79c
Revert "Revert "Move ServerContext from ::grpc_impl to ::grpc"" 4 years ago
Karthik Ravi Shankar f1abdd1725
Revert "Move ServerContext from ::grpc_impl to ::grpc" 4 years ago
Karthik Ravi Shankar a23578444c Fix and format build after rebase 4 years ago
Karthik Ravi Shankar 56d7d9e804 Move ServerContext from ::grpc_impl to ::grpc 4 years ago
Vijay Pai 2b0f14d54d
Don't drop message on WriteAndFinish with non-ok status 4 years ago
Vijay Pai 3620abf059 Properly follow precise conditions for callback inlining 5 years ago
Vijay Pai 94a8c5888a Remove namespace experimental from namespace grpc_impl 5 years ago
Vijay Pai be6979202b Revamp server-side C++ callback API, message allocator, and mocking 5 years ago