11343 Commits (90e46ff7b03973483c42979d443cc16d081bd1bd)

Author SHA1 Message Date
Ken Payson 131a1065fb Remove test-forcing hack 8 years ago
Ken Payson d526e82a83 fix small bug 8 years ago
Mark D. Roth fd2ddd28a9 clang-format 8 years ago
murgatroid99 2c287ca750 UV tests pass on linux 8 years ago
Mark D. Roth cf16b76b9a clang-format 8 years ago
Mark D. Roth 1e5f6af0c7 Fix grpclb LB policy pick method to return 0 upon error. 8 years ago
Mark D. Roth 9dab7d54a9 Fix deadlock. 8 years ago
Mark D. Roth 8b4a70e3d3 Fix Windows build problem. 8 years ago
Craig Tiller 46db0d2906 Fix refcount bug 8 years ago
Jan Tattermusch 2b39808e1c fix building ruby artifact 8 years ago
Ken Payson bc544be002 Fix platform detection 8 years ago
Alexander Polcyn 82b64d1565 change back slashes to forward slashes in grpc.tool nuspec 8 years ago
Yuxuan Li fe21ec90f6 batched changes 8 years ago
Mark D. Roth 757e84ef1c Add 'extern "C"' to error.h. 8 years ago
Stanley Cheung 619c034fef php: require grpc extension to be installed before composer package 8 years ago
Mark D. Roth 6f6f94fc92 Fix header. 8 years ago
Mark D. Roth 2623728cae Remove unnecessary include. 8 years ago
Jan Tattermusch bc4ea6d727 fix compilation error 8 years ago
Yuchen Zeng 4552f6aad8 Init method as POST 8 years ago
Yuchen Zeng c7cf9a69a4 Fix maybe-uninitialized variable 8 years ago
Mark D. Roth e40dd29db6 Handle the case where the resolver returns after the call is initialized. 8 years ago
Lizan Zhou a3570f22d0 Fix grpc_byte_buffer_copy to copy compression algorithm 8 years ago
Mark D. Roth 7c8b7564fc Update documentation for timer API. 8 years ago
Nathaniel Manista 84350e167d Drop unnecessary return statement 8 years ago
David Garcia Quintas 53ab32be86 added missing line to UDP server 8 years ago
Mark D. Roth 07aab59da9 clang-format 8 years ago
Mark D. Roth 274c8ed001 Fix handling of max receive message size on client side. 8 years ago
Garrett Casto 931a26bf5b Add C++ Api 8 years ago
Dan Born 4e826be32e Correctly count port indices and siblings 8 years ago
Alexander Polcyn 5ba82e5d92 remove unused function and switch std::string to grpc::string 8 years ago
Sree Kuchibhotla 33382d0f53 Cleanup server_cc.cc 8 years ago
Masood Malekghassemi b6b6c1f4ef Fix dangling reference in docstring 8 years ago
David Garcia Quintas 61c5801465 improved todo 8 years ago
David Garcia Quintas 5cf3c372dd Back to using inf future lor LB call deadline 8 years ago
Sree Kuchibhotla acd64db4d9 Minor changes 8 years ago
Mark D. Roth b34b055a40 Code cleanup. 8 years ago
Mark D. Roth ec393343ee Add h2_fake_resolver end2end test fixture. 8 years ago
Dan Born 8725870c58 Fix Windows server 8 years ago
Mark D. Roth da0ec8222e Add fake resolver for tests. 8 years ago
David Garcia Quintas 6909922fdf Change to use the max deadline across calls 8 years ago
Alexander Polcyn c429d7830f change ruby proto plugin to copy package name conversion from protoc 8 years ago
Alexander Polcyn d69c0d34da convert snake case protos package names to camel case in ruby modules 8 years ago
Muxi Yan 92795c405c Update free_read_buffer with a function 8 years ago
Muxi Yan 8739e806fc Update test 8 years ago
murgatroid99 c36f6ea745 Compile and link core tests with libuv 8 years ago
Vijay Pai db5b1cbc94 Add all plumbing and typedef's for controlled server-side streaming 8 years ago
Mark D. Roth 88405f70c1 Centralized logic for choosing the right LB policy. 8 years ago
Muxi Yan 6c0b960a45 Name revision 8 years ago
David Garcia Quintas 9f85272dd3 bugfixes from integration testing 8 years ago
Muxi Yan 20f49619ad Simplify the changes using macro 8 years ago