5216 Commits (9260a95062ceb278f2e644a537705cbb4aeca56c)

Author SHA1 Message Date
David Garcia Quintas f6a39e96fb Type sign fix for C# 9 years ago
David Garcia Quintas f611927f14 Fixed compilation with -Wsign-conversion on mac 9 years ago
David Garcia Quintas bc203a88d7 Updated zookeper resolver to new LB API 9 years ago
Craig Tiller b9d3596cb1 Enable -Wshadow 9 years ago
Nathaniel Manista 0c6177674a Test coverage for callbacks added to Face futures 9 years ago
Craig Tiller ebc7ef268c Mac build fixes 9 years ago
Craig Tiller 6b8046375e Fix typo 9 years ago
Craig Tiller 6a6b36c503 Enable -Wconversion 9 years ago
Nathaniel Manista a1880228aa Further maintenance of Python dependencies 9 years ago
Craig Tiller 2ed498151d Fix typo 9 years ago
Craig Tiller f96dfc3cf8 First round of fixing up implicit 64->32 bit conversions 9 years ago
Craig Tiller 841c880c2b Core compiles with -Wsign-conversion 9 years ago
Craig Tiller 32ca48ce0b Core compiles with -Wsign-conversion 9 years ago
David Garcia Quintas fe7a6368fc Usage of ?lb_policy=xxx in sockaddr_resolver 9 years ago
Craig Tiller 3121fd4d75 Sign conversion fixes 9 years ago
Masood Malekghassemi 38fc0bb3d5 Fix Python docgen 9 years ago
Masood Malekghassemi 6c99ad0b76 Python version set to 0.11.0b0 9 years ago
David Garcia Quintas 1db5a8b30d Fixed typo from bad merge 9 years ago
David Garcia Quintas c7705c7c47 Introduced grpc_lb_policy_args 9 years ago
Craig Tiller 8664ca6463 Starting to convert code to work queues 9 years ago
Jan Tattermusch 75290eaad7 remove excess logs 9 years ago
Craig Tiller 73b6606629 Workqueue: interface, test, and posix implementation 9 years ago
Julien Boeuf 675aee6a74 Fixing #3286 9 years ago
Julien Boeuf 1fe38ffb74 Fixing #3286 9 years ago
Craig Tiller cb01417349 Explicitly set content-type for servers 9 years ago
David Garcia Quintas 526789159c Added queries and fragments to uri parser 9 years ago
Craig Tiller bc81291f7e Remove check for no workers 9 years ago
Nathaniel Manista 3b0fefb246 Beta maintenance of Python dependencies 9 years ago
Nathaniel Manista c824eb4e90 Make servers and stubs context managers 9 years ago
David Garcia Quintas 4fb049b647 Added round robin LB policy. 9 years ago
vjpai 796d0a22fc Removing some unused vestiges 9 years ago
David Garcia Quintas 634daca1a0 Added queries and fragments to uri parser 9 years ago
Nathaniel Manista f65d3c1102 Beta API clean-ups 9 years ago
Nathaniel Manista 41abb052b8 gRPC protocol objects 9 years ago
Nathaniel Manista 13db8e517d Plumb protocol objects through RPC Framework core 9 years ago
Jan Tattermusch bea7cbd9a5 use service account credentials for per RPC test 9 years ago
Stanley Cheung 581846ba9b Update debian install instructions, jessie-backports 9 years ago
Craig Tiller 37b0044844 Fix a case where :status could be returned to applications 9 years ago
Jan Tattermusch ee0ef4dfde ugly fix of per_rpc_creds test 9 years ago
Jan Tattermusch b26972fab4 update the interop tests based on spec 9 years ago
Nicolas Noble 77ccdb99f8 Fixing lingering bytes clipping issue on socket shutdown. 9 years ago
David Garcia Quintas 5c4543d9f5 Introduced a registry for LB policies. 9 years ago
yang-g 61e461e890 Guard against empty vector 9 years ago
Nicolas "Pixel" Noble 791a480127 Even if the stream was cancelled, notify of its state change. 9 years ago
Jorge Canizales 3569ae43ac Fix Bazel breakage due to magic Cocoapods header search path 9 years ago
Jorge Canizales ff6466b726 Add header manipulation examples 9 years ago
Jorge Canizales 4682f8f994 Point sample proto podspec to latest gRPC and protobuf 9 years ago
Jorge Canizales cff8aa2a01 Point SwiftSample’s Podfile to submodule protobuf 9 years ago
Jorge Canizales 78a4c7490e Make request headers a @property property. 9 years ago
Jorge Canizales fd2f3a7e9a Remove unneeded include of grpc.h 9 years ago