359 Commits (1db141acccf91be59e46b584a0d1b883bf686ab9)

Author SHA1 Message Date
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
Vijay Pai 41c6cba9f5 Make sure that OnCancel happens after OnStarted 6 years ago
Karthik Ravi Shankar 891b6cf7ae
Revert "Folding CompletionQueue and ServerCompletionQueue." 6 years ago
SataQiu 44f92cdd17 clean up repeated words 6 years ago
Karthik Ravi Shankar 506ca7fc36 Fix clang script errors 6 years ago
Karthik Ravi Shankar b84d3db762 Fix build after merge from master 6 years ago
Soheil Hassas Yeganeh a26c09dd25 Introduce C++ wrappers for gpr_mu and gpr_cv. 6 years ago
Karthik Ravi Shankar 4cb0d0d6b1 Fix errors from clang scripts 6 years ago
Hope Casey-Allen b86e70592e Format 6 years ago
Hope Casey-Allen cee3292cdf Update callback API documentation 6 years ago
Karthik Ravi Shankar 9b42ab79e0 Make build fixes for bazel build :all 6 years ago
Karthik Ravi Shankar a93ff7d617 Fix script errors 6 years ago
Vijay Pai 847b0155d9 Promise to call OnStarted and forbid Start* until after OnStarted 6 years ago
Karthik Ravi Shankar dc3a715be4 Fix clang format code errors. 6 years ago
Karthik Ravi Shankar 577ddfb1a1 Move ServerInitializer to grpc_impl namespace from grpc 6 years ago
Karthik Ravi Shankar a88e3f4c2e Move ServerBuilderOption from grpc to grpc_impl namespace 6 years ago
Vijay Pai abb991be25 Further clarify some APIs by removing their comments from internal:: 6 years ago
Vijay Pai 9169159f30 Comments for all callback API methods 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
Soheil Hassas Yeganeh ad1b3e5094 Introduce grpc_byte_buffer_reader_peek and use it for Protobuf parsing. 6 years ago
Karthik Ravi Shankar 04af168cf8 Move Server into grpc_impl from grpc 6 years ago
Karthik Ravi Shankar 6da0ca4421 Bring ChannelArguments to grpc_impl from grpc 6 years ago
Karthik Ravi Shankar 54171e276f Fold server credentials from grpc to grpc_impl namespace 6 years ago
Vijay Pai 7b3a120295 Address reviewer comments 6 years ago
Vijay Pai 93f0a3f653 Address reviewer comments 6 years ago
Vijay Pai 04a6b8467c Support callback on cancellation of server-side unary RPCs 6 years ago
Vijay Pai 48ce4ca939 Add support for extra-reaction operations via Holds 6 years ago
Norman Link 3d28761029 Fixing memory leak in interceptor by removing unsued send_status_ 6 years ago
Soheil Hassas Yeganeh c060d55cc7
Revert "Introduce grpc_byte_buffer_reader_peek and use it for Protobuf parsing." 6 years ago
Karthik Ravi Shankar 3b7a47cde6 Moving ::grpc::ServerBuilder to ::grpc_impl::ServerBuilder 6 years ago
Vijay Pai 05d8ddfc6e Support callback-based generic service 6 years ago
Soheil Hassas Yeganeh 509e77a5a3 Introduce grpc_byte_buffer_reader_peek and use it for Protobuf parsing. 6 years ago
Nicolas Noble 91ad888497
Revert "Revert "Folding the Channel class into the grpc_impl namespace."" 6 years ago
Vijay Pai 2eb25c871e Avoid build errors 6 years ago
Vijay Pai 147c61b2a4 Exclude StartCall from starting callback counter value 6 years ago
Yuwei Huang 3cbf4f50ea Remove extra semicolons after function definitions 6 years ago
Nicolas Noble 2ad245cb0c
Revert "Folding the Channel class into the grpc_impl namespace." 6 years ago
Nicolas "Pixel" Noble 035442b086 Fixing header guard. 6 years ago
Nicolas "Pixel" Noble 5847c3a87a Reformat. 6 years ago
Nicolas "Pixel" Noble 12b0db3e57 Folding CompletionQueue and ServerCompletionQueue. 6 years ago
Yash Tibrewal 50497c2317 Reviewer comments 6 years ago
Yash Tibrewal c71b2f4fb7 Global Interceptor Registration allowed only once 6 years ago
Yash Tibrewal 89ee1a8b10 Improved interception docs 6 years ago
Rohan Talip d68c0d29d9 Renamed the param in the documentation for HandleParameter to match the actual parameter. 6 years ago
Yash Tibrewal 5e2e61b6e5 Note on conditions of usage 6 years ago
Yash Tibrewal 3a2cfe50ec Rever copyright changes 6 years ago
Yash Tibrewal 9dd8a13439 Restructure code to handle cases exposed by the callback api 6 years ago
Nicolas "Pixel" Noble cabbd35014 Reformat. 6 years ago