aboutsummaryrefslogtreecommitdiff
path: root/grpclb
AgeCommit message (Expand)Author
2016-03-14Use Attributes as the affinity data for LB.elandau
2016-03-10Use bytes instead of a string for IP address.Kun Zhang
2016-03-04Remove or use unused variables.Kun Zhang
2016-03-04Add missing override annotation to generated protosCarl Mastrangelo
2016-03-01Inlcude the file that was used to generate service descriptorsCarl Mastrangelo
2016-02-23Pass transports instead of futures of transports for new calls.Kun Zhang
2016-02-19Update package name for grpc load balancer proto.Kun Zhang
2016-02-18Fix Intellij syncing for some generated dirsLouis Ryan
2016-02-16Automated readability/efficiency tweaksEric Anderson
2016-01-29Use generics for LoadBalancer to avoid ClientTransport exposureEric Anderson
2016-01-27Upgrade to protobuf-3.0.0-beta-2 and protobuf-nano-3.0.0-alpha-5Kun Zhang
2016-01-15Reduce number of codegen'd classes needed for ServicesEric Anderson
2016-01-11Revert "More information for debugging."Eric Anderson
2016-01-05More information for debugging.Kun Zhang
2015-12-30Fix issues discovered by internal GRPCLB integration test.Kun Zhang
2015-12-21Use lbTransport if the LB request got a UNIMPLEMENTED responseKun Zhang
2015-12-18Make BlankFutureProvider preserve the order.Kun Zhang
2015-12-17Allow support for nanosecond timeouts, and use nanoseconds consistently throu...Carl Mastrangelo
2015-12-17The GRPCLB load-balancer.Kun Zhang