328 Commits (6f3451f83d15e498dca8f549ecfeb61acb495580)

Author SHA1 Message Date
Vijay Pai 847b0155d9 Promise to call OnStarted and forbid Start* until after OnStarted 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 e4bb7cb8bb
Revert "Moving ::grpc::ServerBuilder to ::grpc_impl::ServerBuilder" 6 years ago
Karthik Ravi Shankar b2b1e57337 Fix errors from test scripts. 6 years ago
Karthik Ravi Shankar 850d02d67d Move channelz_service_plugin from grpc to grpc_impl namespace 6 years ago
Karthik Ravi Shankar 4b0175f2c8 Fix errors from clang_format_code.sh 6 years ago
Karthik Ravi Shankar 130962490b Make changes to fix test failures 6 years ago
Karthik Ravi Shankar 392554e341 Fixing clang_tidy_format.sh issues. 6 years ago
Karthik Ravi Shankar 49773cbe9a Fix namespace to grpc 6 years ago
Karthik Ravi Shankar d23753ca46 Move create_channel_posix from grpc to grpc_impl namespace 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 f58aed2d06 Make changes to server_posix to expose method outside 6 years ago
Karthik Ravi Shankar 1d357572cf Revert "Moving ::grpc::ResourceQuota to ::grpc_impl::ResouceQuota" 6 years ago
Karthik Ravi Shankar 8dcd98ef8c Fix server unit test errors. 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
Karthik Ravi Shankar 6c9951680e Fix clang_format_code.sh errors. 6 years ago
Vijay Pai 48ce4ca939 Add support for extra-reaction operations via Holds 6 years ago
Karthik Ravi Shankar f570c5ce7e Make changes for making opencensus API visible from gRPC namespace 6 years ago
Karthik Ravi Shankar f66b654795
Revert "Revert "Fold opencensus into grpc_impl namespace"" 6 years ago
Karthik Ravi Shankar 2bf934f97d
Revert "Fold opencensus into grpc_impl namespace" 6 years ago
Karthik Ravi Shankar 90edf47fe9 Move server_posix from grpc to grpc_impl namespace 6 years ago
Karthik Ravi Shankar d8d8bec7c8 Moving ::grpc::ResourceQuota to ::grpc_impl::ResouceQuota 6 years ago
Norman Link 3d28761029 Fixing memory leak in interceptor by removing unsued send_status_ 6 years ago
Karthik Ravi Shankar b3889585a1
Revert "Moving ::grpc::ResourceQuota to ::grpc_impl::ResouceQuota" 6 years ago
Vijay Pai b7f14fdab8 Properly implement unimplemented RPCs at callback-only server 6 years ago
Karthik Ravi Shankar f7dd48b2b6 Moving ::grpc::ResourceQuota to ::grpc_impl::ResouceQuota 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
Karthik Ravi Shankar b606cad6cc Fold opencensus into grpc_impl namespace 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
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
Yash Tibrewal 50497c2317 Reviewer comments 6 years ago
Nicolas "Pixel" Noble 3e30c38f1c Adressing 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
Vijay Pai 45c684f894 Allow an alarm to be set again after firing 6 years ago
Vijay Pai 8521c0394b Address optional reviewer comments 6 years ago
Vijay Pai e56c832c0d Replace list of outstanding callback requests with count only 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
Vijay Pai 7a164229db Address reviewer comments 6 years ago