65 Commits (219f6506b758627ffe21298e3eea57536b867bb2)

Author SHA1 Message Date
Yijie Ma f99b8b5bc4
Convert c-style comments to C++-style comments (#31923) 2 years ago
Cheng-Yu Chung cc58369279
Remove `include/grpcpp/impl/codegen/completion_queue.h` (#31059) 2 years ago
AJ Heller 93e6894485
Revert "Fix gRPC C++ init bug (#29689)" (#29701) 3 years ago
Esun Kim de613e3a9e
Fix gRPC C++ init bug (#29689) 3 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
Craig Tiller 28316341bf
Annotate impl/codegen with IWYU pragmas (#27252) 3 years ago
Craig Tiller 4dff0ee48a
Fix bug in CQNext (#27022) 3 years ago
Vijay Pai ea4b68e7a1
Drop experimental tags from core callback API (#26535) 3 years ago
Vijay Pai dba8bb59a0 Implement callback CQ at C++ layer using shared thread pool if non-background iomgr 4 years ago
Esun Kim 20509e823d Fix google-explicit-constructor 4 years ago
Esun Kim decc199ca8 Fix by clang-tidy 4 years ago
Esun Kim d812b0cf38 Fix errors in doxygen param descriptions 4 years ago
Vijay Pai 6f7a98916b Reduce template use in server 4 years ago
Karthik Ravi Shankar e549843885 Move remaining classes to grpc from grpc_impl 4 years ago
Vijay Pai c4f5bcac10
Remove non-existent grpc_impl forward declaration 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 967c0a2a32 Move Server from ::grpc_impl to ::grpc 4 years ago
Karthik Ravi Shankar 56d7d9e804 Move ServerContext 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
Karthik Ravi Shankar 3c2f4b40e3 Fold Channel and CompletionQueue from grpc_impl to grpc 4 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
Karthik Ravi Shankar 772a74aced Revert changes to Channel 6 years ago
Karthik Ravi Shankar 6be0b06c69
Revert "Fold CompletionQueue and ServerCompletionQueue into grpc_impl" 6 years ago
SataQiu c4a2069d9c fix spelling errors of include/* 6 years ago
SataQiu b416019f72 fix spelling errors of include/* 6 years ago
Karthik Ravi Shankar 62fb156122 Fold CompletionQueue and ServerCompletionQueue into grpc_impl 6 years ago
Karthik Ravi Shankar 973fa6950e Fold Channel into grpc_impl from grpc namespace 6 years ago
Karthik Ravi Shankar 2e88231fc0
Revert "Revert "Merge pull request #18458 from grpc/grpc_namespace_server"" 6 years ago
Karthik Ravi Shankar f03b309787 Revert "Merge pull request #18458 from grpc/grpc_namespace_server" 6 years ago
Karthik Ravi Shankar dad3f34207
Revert "Revert "Revert "Folding the Channel class into the grpc_impl namespace.""" 6 years ago
Karthik Ravi Shankar 891b6cf7ae
Revert "Folding CompletionQueue and ServerCompletionQueue." 6 years ago
Karthik Ravi Shankar 4cb0d0d6b1 Fix errors from clang scripts 6 years ago
Karthik Ravi Shankar dc3a715be4 Fix clang format code errors. 6 years ago
Karthik Ravi Shankar 996da58667
Revert "Revert "Moving ::grpc::ServerBuilder to ::grpc_impl::ServerBuilder"" 6 years ago
Karthik Ravi Shankar e4bb7cb8bb
Revert "Moving ::grpc::ServerBuilder to ::grpc_impl::ServerBuilder" 6 years ago
Karthik Ravi Shankar 04af168cf8 Move Server into grpc_impl from grpc 6 years ago
Karthik Ravi Shankar 3b7a47cde6 Moving ::grpc::ServerBuilder to ::grpc_impl::ServerBuilder 6 years ago
Nicolas Noble 91ad888497
Revert "Revert "Folding the Channel class into the grpc_impl namespace."" 6 years ago
Nicolas Noble 2ad245cb0c
Revert "Folding the Channel class into the grpc_impl namespace." 6 years ago
Nicolas "Pixel" Noble 5847c3a87a Reformat. 6 years ago
Nicolas "Pixel" Noble 12b0db3e57 Folding CompletionQueue and ServerCompletionQueue. 6 years ago