180 Commits (65938df105732f9be3d379b69fbea91262761a23)

Author SHA1 Message Date
David Garcia Quintas 6190854157 updated copyrights 9 years ago
David Garcia Quintas 1f4e72c19c override -> GRPC_OVERRIDE 9 years ago
David Garcia Quintas 44f3249018 Introduced ServerInterface 9 years ago
yang-g ad63510102 Add a test with two methods generic 9 years ago
yang-g 1ac6f4594e warn user when they forget register generic service 9 years ago
yang-g f48766d347 fix copyright 9 years ago
yang-g 0bbc87f599 Add generic support 9 years ago
David Garcia Quintas e50c6c2f5e WIP. Added ChannelInterface 9 years ago
yang-g bef0d8744e Support sync/async methods in the same service 9 years ago
Craig Tiller 15f383c6cc Exploratory refactoring for mixed sync/async methods on the same C++ service 9 years ago
Craig Tiller 7536af02cf Eliminate gpr_ int types - and insist on C99 variants instead 9 years ago
Jan Tattermusch 5dc93c363b include climits 9 years ago
Jan Tattermusch 5b155e5674 more win x64 fixes 9 years ago
yang-g 92f4a155d8 add doxygen comment 9 years ago
yang-g a23f17b123 add server_builder_option 9 years ago
Craig Tiller 52a2ebadcb Two argument variant for grpc::thread 9 years ago
Craig Tiller ddf3a511aa Add clang-format to sanity 9 years ago
Craig Tiller 04456843cd Windows fixes 9 years ago
yang-g e21908fcee impl 9 years ago
yang-g 9fb35a5332 split stream.h into sync_stream.h and async_stream.h 9 years ago
yang-g 9e2f90cd06 headers reorg 9 years ago
yang-g ef00308e39 remove internal_stub 9 years ago
yang-g c2bd8a6d1a Fix server side and generic stub 9 years ago
yang-g 431f8c2b5f make registermethod private 9 years ago
yang-g 8c2be9f228 Remove ChannelInterface and replace it with Channel 9 years ago
yang-g b9b9d6ee8e add a README for include/grpc++/impl 9 years ago
Craig Tiller d6c98df792 clang-format all source 9 years ago
yang-g 9b7757dd35 Use a sync service to handle requests to unknown services 9 years ago
Nicolas "Pixel" Noble 4960516c63 Properly initializing reserved pointer in tests. 9 years ago
yang-g 766d9ee148 fix build 9 years ago
yang-g 7cbac4cf95 Fix gpr_inf_future call 9 years ago
Vijay Pai 94fd462df8 override and final 10 years ago
Vijay Pai 181ef45f5e Addressing outstanding typos and comments 10 years ago
vjpai 7d980e44b2 Remove lambda function with lambda capture to allow building with pre-lambda 10 years ago
David Garcia Quintas 664cda0ef5 Removed spurious check 10 years ago
David Garcia Quintas 6a3cf974f7 Added WriteOptions for per-message flags and modified CallOps to use it. 10 years ago
Nicolas "Pixel" Noble d8c04b3603 std::function is no longer implicitly included. Fixing this. 10 years ago
Craig Tiller 026e600b5b Update to set flags=0 on all ops 10 years ago
Craig Tiller e9fad15b0b Remove redundant decls 10 years ago
Yang Gao c1a2c314fb Update the Status API 10 years ago
Craig Tiller 90ed038999 .clang-format 10 years ago
Craig Tiller fcff618e6f Clarify some of the call stuff 10 years ago
Craig Tiller bd277cb3cb Clarify serialization traits interface 10 years ago
Craig Tiller 2f4a49c8d3 Fix memory leak 10 years ago
Craig Tiller 928ec8ee51 Fix memory leak 10 years ago
Craig Tiller 8f789fd4b9 Reset on finalization so op objects can be reused 10 years ago
Craig Tiller e8200ba046 Fix GCC compilation 10 years ago
Craig Tiller e6ee9b403c Hide some unnecessary information 10 years ago
Craig Tiller 4beef42264 Clarify ownership 10 years ago
Craig Tiller b73856916a Remove old code, simplify a little 10 years ago