1646 Commits (51ccea9ad4378d4e04e3ae3b343d241f8d2dfa56)

Author SHA1 Message Date
David Garcia Quintas 3922838613 Added missing var initialization 8 years ago
David Garcia Quintas 440558a7ec C++ Compression Level set properly 8 years ago
Yuchen Zeng 12c3811167 Use compiling instead of making 8 years ago
Yuchen Zeng 6b88b22d9e Add comments for GRPC_NO_GENERATED_CODE 8 years ago
Sree Kuchibhotla f95f125506 Minor changes 8 years ago
Sree Kuchibhotla bb5519f5a5 More changes 8 years ago
Sree Kuchibhotla 0ba41907a2 Minor changes to GrpcRpcManager 8 years ago
Sree Kuchibhotla 8600438d54 Add more functionality (no cq integration yet) and add a dummy test 9 years ago
Yuchen Zeng 1318479011 Separate generated file and protobuf dependency 9 years ago
Sree Kuchibhotla 9e656a4340 Initial shell 9 years ago
yang-g 807387641f prevent spurious wake up and unstarted/already shutdown server 9 years ago
yang-g 6ec11f2acd prevent spurious wake up and unstarted/already shutdown server 9 years ago
yang-g 05573f1692 Make Server::Wait work for async only server. 9 years ago
yang-g e89dc6ceb6 Make Server::Wait work for async only server. 9 years ago
David Garcia Quintas 6721d4f0f1 Return success status of grpc_byte_buffer_reader 9 years ago
David Garcia Quintas 4281272389 Updated git clone URL 9 years ago
Mark D. Roth 97b173dfb8 Addressed reviewer comments. 9 years ago
Mark D. Roth ab950ee7c5 Move channel_filter.h from include/ tree to src/ tree. 9 years ago
Mark D. Roth bd3e3189d6 clang-format 9 years ago
Vijay Pai 577d1696e8 Fix generated reflection files 9 years ago
Mark D. Roth 07cd9c9e06 Initial attempt at a C++ wrapper for the C grpc_transport_op and 9 years ago
vjpai 726561ed06 Initial definition of flow-controlled unary type along with code generation for this type 9 years ago
Mark D. Roth 9fe5ef5f9d Removed unnecessary comments. Added connection counter to test. 9 years ago
Mark D. Roth f5bbff9c8e Fix portability issues. 9 years ago
Mark D. Roth f9c1f7a412 clang-format 9 years ago
Mark D. Roth c008b33c18 Pass channel args to ChannelData ctor and ChannelData to CallData ctor. 9 years ago
Mark D. Roth c459ecf7c9 - fix build problems 9 years ago
Vijay Pai 6b668cc93f Remove range-based for, comparisons to nullptr 9 years ago
Vijay Pai 4e1a883a5f Digraph 9 years ago
Vijay Pai 4425828d1d Should not explicitly initialize these pointers to nullptr in gcc-4.4 case 9 years ago
Mark D. Roth ec0bc8b4ed Initial attempt at a C++ API for defining channel filters. 9 years ago
yang-g 773a8825bc Minor fixes 9 years ago
Martin Dyring-Andersen 0de6cea207 Fix scope problem when GPR_SUPPORT_CHANNELS_FROM_FD is not defined 9 years ago
Vijay Pai 15855f3e7f Switch server builder plugin API to something that will work with gcc4.4 9 years ago
Vijay Pai eac07c3cc8 WIP 9 years ago
Craig Tiller 05bec5c0ab Fix uninitialized variable 9 years ago
Vijay Pai b645a2d3ce Remove another range-based for 9 years ago
Adam Michalik 4ad746e4e0 clang-format, fix headers, windows fixes 9 years ago
Adam Michalik b97e2d145e Add C++ support for using external FD 9 years ago
Yuchen Zeng 7ae31a8898 Add more comments, fix format issues 9 years ago
Yuchen Zeng 0601df3a04 Move reflection src/hdr to src/cpp/ext include/grpc++/ext 9 years ago
Craig Tiller fa96d86a99 Fix comments 9 years ago
Craig Tiller 8a7fe1a0ef Fix crash 9 years ago
Craig Tiller e004958fd6 Fix formatting, mem leak, stall 9 years ago
Craig Tiller 20431a8618 Fix merge 9 years ago
Craig Tiller aae6c2cb96 Fix server plugin test 9 years ago
Craig Tiller 3eee9b4ace Mark sync cq as non-listening when it is 9 years ago
David Garcia Quintas a20a2ad41b moved core_codegen from src/cpp/... to include/grpc++/... 9 years ago
David Garcia Quintas 2d02456e78 got rid of grpc_compression_options 9 years ago
David Garcia Quintas 9e9f7b62c7 Refactorings and renamings related to compression. 9 years ago