140 Commits (c1853ade88918b57a47c34ae16ec630eb09e7914)

Author SHA1 Message Date
Craig Tiller da08fe1d6f
Revert "Remove `include/grpcpp/impl/codegen/client_callback.h` (#31005)" (#31079) 2 years ago
Cheng-Yu Chung 17f515744f
Remove `include/grpcpp/impl/codegen/client_callback.h` (#31005) 2 years ago
Cheng-Yu Chung b765b06155
Remove `include/grpcpp/impl/codegen/async_stream.h` (#30941) 2 years ago
Cheng-Yu Chung cb3d7a9e9e
Revert "Revert "Remove `include/grpcpp/impl/codegen/async_unary_call.h`"" (#30955) 2 years ago
Cheng-Yu Chung 6e57952589
Revert "Revert "Remove `include/grpcpp/impl/codegen/async_generic_service.h` (#30450)" (#30951)" (#30956) 2 years ago
Craig Tiller 0c454fa875
Revert "Remove `include/grpcpp/impl/codegen/async_unary_call.h` (#30945)" (#30950) 2 years ago
Craig Tiller a81b61113c
Revert "Remove `include/grpcpp/impl/codegen/async_generic_service.h` (#30450)" (#30951) 2 years ago
Cheng-Yu Chung c6326bbc75
Remove `include/grpcpp/impl/codegen/async_generic_service.h` (#30450) 2 years ago
Cheng-Yu Chung 7dbc73d4f3
Remove `include/grpcpp/impl/codegen/async_unary_call.h` (#30945) 2 years ago
AJ Heller 18a8f6aad9
Refactor end2end tests to exercise each EventEngine (#29202) 3 years ago
Richard Belleville 468768865b
Make Buildifier Sanity Test Strict (#27807) 3 years ago
Craig Tiller d1e01ac139
Add a test for a (now-illegal) build file construct (#27602) 3 years ago
Craig Tiller ea389c00c2
Adjust include order per style guide (#27175) 3 years ago
vperus 53701640c6
codegen: Correct indentation (#26702) 3 years ago
Vijay Pai 4aa9591662
Devirtualize experimental_async() as a stub function (#26532) 3 years ago
Vijay Pai cf1ebf7387
Remove experimental tag from uses of the C++ callback API (#26495) 3 years ago
mkruskal-google 2bf75aa68a
Add optional suffix to client-side stub objects (#25996) 4 years ago
Vijay Pai 33d7aaffe8
Fix const-ness of callback client read RPC requests (#25763) 4 years ago
Mark D. Roth 27e1c1c56d clang-tidy: enable google-readability-braces-around-statements 4 years ago
capstan 131579d52d Roll forward of commit 7883b51: Use abseil's flags in tests. 4 years ago
Nathan Herring da66b7d14e
Revert "Abseil Flags" 4 years ago
capstan 7883b5133d Use abseil's flags in tests. 4 years ago
Vijay Pai 25cbc854d2 Fix compiler_test_golden 4 years ago
Alisha Nanda 25c35b6db7 Revert "Revert "Merge pull request #24047 from grpc/revert-23916-server-context"" 4 years ago
Karthik Ravi Shankar 67667eb7b6 Revert ... 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 75187ec316 fix golden test file for codegen test 4 years ago
Esun Kim 3e7d5976b5 Add TestEnvironment to tests 4 years ago
Esun Kim f2374fb591 Add TestEnvironment to tests 4 years ago
Vijay Pai c86cfc305c Remove all std::mem_fn and std::bind from service definitions and setup 5 years ago
Vijay Pai 8d9d8326f5 De-experimentalize generated code 5 years ago
Vijay Pai 0ba1a0e464 Remove unused forward declarations produced by C++ code generator 5 years ago
Vijay Pai be6979202b Revamp server-side C++ callback API, message allocator, and mocking 5 years ago
Lidi Zheng c34bef4ca4 Format all Bazel files with buildifier 5 years ago
Jan Tattermusch 93d2cf299f fixup cpp uses-polling 5 years ago
Jan Tattermusch 85117cbf61 add uses_polling=False to selected c++ tests 5 years ago
Jan Tattermusch 6ebc1c616f set uses_polling=False for some bazel tests 5 years ago
Karthik Ravi Shankar 2b8ad5ee56 Fix golden test compilation 5 years ago
Christian Maurer 33b8b3f998 Removed whitespace before asterisk 5 years ago
Christian Maurer 46dddacdf3 remove all unused-parameter warnings 5 years ago
Moiz Haidry bf994e48d9 Move grpc async, callback and sync implementation to grpc_impl namespace 5 years ago
Moiz Haidry 1c354e7c1f Move grpc async, callback and sync implementation to grpc_impl namespace 5 years ago
Moiz Haidry fbd5957ee8 Sanity and build fixes 6 years ago
Prashant Jaikumar fbfb93c88f Fix C++ tests to run on iOS 6 years ago
Moiz Haidry 226e63dd0c Move server context implementation to grpc_impl namespace and typedef the ref to it 6 years ago
Karthik Ravi Shankar b4ef5388fc Fix golden file 6 years ago
Karthik Ravi Shankar 03b079499c Move CompletionQueue and Channel 6 years ago
Karthik Ravi Shankar 40210d3b8a Move Channel to grpc_impl 6 years ago