48 Commits (3c9fcac01bef8a85d91d6b80faf2a84329df1a61)

Author SHA1 Message Date
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 a23578444c Fix and format build after rebase 4 years ago
Karthik Ravi Shankar 751b9c105f Move ClientContext from ::grpc_impl to ::grpc 4 years ago
Karthik Ravi Shankar 52291e5832 Fix PropogationOptions 6 years ago
Karthik Ravi Shankar 522ddfe273 Move ClientContext to grpc_impl 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 40210d3b8a Move Channel to grpc_impl 6 years ago
Karthik Ravi Shankar 3996599392 Fix clang script errors 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
Karthik Ravi Shankar 5f6a57a4d0 Formatting issues 6 years ago
Karthik Ravi Shankar 60bdeef9f4 Move Channel also to impl for now 6 years ago
Karthik Ravi Shankar 603d014f0e Changes to fold credentials into grpc_impl from grpc 6 years ago
Vijay Pai 20c08dbc7a Add client-side unary reactor model 6 years ago
Soheil Hassas Yeganeh 2b9448a71c Revert "Revert "Introduce C++ wrappers for gpr_mu and gpr_cv."" 6 years ago
Alexander Polcyn d09c9f8e20 Revert "Introduce C++ wrappers for gpr_mu and gpr_cv." 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
Soheil Hassas Yeganeh e85dd2e644 Fix build errors 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
Soheil Hassas Yeganeh a26c09dd25 Introduce C++ wrappers for gpr_mu and gpr_cv. 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
Nicolas "Pixel" Noble cabbd35014 Reformat. 6 years ago
Nicolas "Pixel" Noble 2fd079ff7c Channel folding. 6 years ago
Hope Casey-Allen 233123ae3f Improve metadata documentation for the user 6 years ago
Vijay Pai 97de30d7b3 Allow the interceptor to know the method type 6 years ago
Vijay Pai 606177bbc8 Document that ClientContext must remain alive for duration of RPC 6 years ago
Vijay Pai d7eb26648d Client callback streaming 6 years ago
Yash Tibrewal b732e9c403 Make client interceptors see notification even if Cancel was done before the RPC was issued. Also add tests 6 years ago
Yash Tibrewal 1ea195b6f3 Reviewer comments except for void * fixed 6 years ago
Yash Tibrewal 9b83b7d19e Adding intercepted channel 6 years ago
Yash Tibrewal 63bdf4e236 More changes for client interception 6 years ago
easy 0131c7bbb3 Document that set_deadline() uses absolute time. 6 years ago
Vijay Pai 8bf52535d1 Provide a generic client-side unary callback API 6 years ago
ncteisen ca77fcd7cd Reviewer comments 6 years ago
ncteisen 743d40d635 Lazily fill metadata map 6 years ago
Muxi Yan 0e00c43082 Move headers from grpc++ to grpcpp 7 years ago
Vijay Pai e81ead58fb Improve CQ and cancellation comments 7 years ago
David Garcia Quintas a21ab2ba29 Fix compression algorithm accessors 7 years ago
ncteisen 6193c63dab Reviewer feedback 7 years ago
ncteisen 11f6780bfd Add comment with API 7 years ago