7922 Commits (e6d03b828da478a7b4205c422bd95aa21f8270d4)

Author SHA1 Message Date
murgatroid99 2b951539c3 Expanded comment about Client class in stress_client 9 years ago
Craig Tiller 4c33dba55e Fix windows pollset initialization 9 years ago
David Garcia Quintas f9a7e2876d Simplified code. 9 years ago
David Garcia Quintas 057054f665 Added grpc_uri_get_query_arg per comments. 9 years ago
Craig Tiller 6169d5f7b0 Update copyrights 9 years ago
David Garcia Quintas 64ddf13d14 added grpclb support to sockaddr resolver 9 years ago
David Garcia Quintas e3a49f82c4 Added & and = to URI queries 9 years ago
murgatroid99 a8cd6dc55a Fixed minor bug in metrics server, added metrics client 9 years ago
Nicolas "Pixel" Noble dc5cd55149 The release-0_13 branch is now 0.13.2-pre1. 9 years ago
yang-g 1a6293f096 Use bool 9 years ago
Craig Tiller 00d450a81c Add compilation guards for posix only code 9 years ago
yang-g 24ba7c12e2 Handle staic metatada string 9 years ago
murgatroid99 70788e1acf Node stress test client 9 years ago
murgatroid99 c2ec738f69 Fixed typo in import statement 9 years ago
yang-g cb7a80266b Use base64 encoded length for decoder table size 9 years ago
vjpai d9389a849d Support secure client 9 years ago
Nicolas "Pixel" Noble ff084614e0 Flagging the 0.13.1 release. 9 years ago
vjpai cf36f858d6 Support server-side secure test. 9 years ago
vjpai ed25a33eb2 Improved formatting 9 years ago
vjpai 5286eee5a9 Add streaming client 9 years ago
vjpai ad1c1cc6cf Add support for unary client, closed-loop or poisson 9 years ago
Craig Tiller 6449049f5d Fix merge error 9 years ago
Craig Tiller dd2cfc55ab Revert "added grpclb support to sockaddr resolver" 9 years ago
Craig Tiller 1a05ba4897 Fix include guards 9 years ago
Nicolas "Pixel" Noble 82a91c91d0 Fixing json memory leak. 9 years ago
David Garcia Quintas fcf7ad692c Renamed subchannel_factory to client_channel_factory. 9 years ago
vjpai d7f43b3aab Fix scoping for client, in preparation for implementation 9 years ago
vjpai e8ff3889f5 Fix scope on an each - no need for class scope 9 years ago
Jan Tattermusch b242ffa2c7 better message for on_connect error 9 years ago
vjpai 45be26ef0d Working ruby server implementation 9 years ago
vjpai 691387afc0 Make histogram more canonically Ruby-style 9 years ago
Jan Tattermusch f85c70fc3f bump Google.Apis.Auth nuget to 1.11.1 9 years ago
Nicolas "Pixel" Noble 375d1f47ca Better memory management for grpc_rb_byte_buffer_to_s. 9 years ago
Zhuochun 97daf35add Fix Ruby memory leaks 9 years ago
Craig Tiller 447bab1553 clang-format 9 years ago
Craig Tiller 943cdf99e9 Swap header/src into the right order 9 years ago
Craig Tiller 796474c792 Move proto code under ext/.../grpclb 9 years ago
Craig Tiller 8f8e9f9b53 Build Census as a grpc plugin 9 years ago
Craig Tiller 3113ef48ab Register plugins correctly 9 years ago
Craig Tiller fb43385204 Make plugin registries work 9 years ago
Craig Tiller 04b7ca8d5c Starting plugin registry 9 years ago
Craig Tiller 023caf1846 Refactor build to have lb policies as extensions 9 years ago
Craig Tiller afbae1f583 Fix mutex 9 years ago
Craig Tiller 9c84fc3080 Fix include guards 9 years ago
Craig Tiller 14e0d9862f Begin optionalizing lb policies: initial code movement 9 years ago
David Garcia Quintas 1809bba1ca PR comments. 9 years ago
David Garcia Quintas 5548cc9263 small improvements to channel_args docstrings 9 years ago
ahedberg c86de00900 tell older compilers that not using fd is okay 9 years ago
ahedberg d69dcd3f7c fix copyright to include 2015 9 years ago
Craig Tiller ebb79ba673 Fix include guards 9 years ago