- 0981ba6 Revert "core: DnsNameResolver caches refresh (#4812)" by Jihun Cho · 6 years ago
- 092bf2e core: ignore localhost and IP addresses for JNDI (1.16.x backport) by Carl Mastrangelo · 6 years ago
- a61ac5a core: annotate Attributes key annotations as experimental API. (#4974) (#4977) by Kun Zhang · 6 years ago
- e8cf3fa core: throw exception on resolution failure and no jndi resolver by Carl Mastrangelo · 6 years ago
- 861f914 core: add CallCredentials2 and deprecate CallCredentials' old interface (#4902) by Kun Zhang · 6 years ago
- cc5e3c1 core: ForwardingLoadBalancerHelper (#4911) by Kun Zhang · 6 years ago
- fbfc3a4 core: add Grpc.TRANSPORT_ATTR_LOCAL_ADDR (#4906) by Kun Zhang · 6 years ago
- 6b7fa40 core: name anonymous classes in ManagedChannel for clear stacktraces by Carl Mastrangelo · 6 years ago
- ebbf800 doc: organize Attributes with annotations. (#4892) by Kun Zhang · 6 years ago
- 2fae9a3 core: permanently store authority at channel creation (#4886) by zpencer · 6 years ago
- 8b16899 Upgrade to Guava 26.0-android and jsr305 3.0.2 by Jesse Wilson · 6 years ago
- da87ffb core,services: v1 binlog (#4846) by zpencer · 6 years ago
- cc09eab core: fix channelz import on AutoConfiguredLoadBalancerFactory by Spencer Fang · 6 years ago
- 0afc10c core: channel tracing to log lb policy changes by ZHANG Dapeng · 6 years ago
- b0f4232 all: use Java7 brackets by Carl Mastrangelo · 6 years ago
- ed709ff core: remove redundant SubchannelPicker refreshes in RoundRobinLoadBalancer by Nick Hill · 6 years ago
- c8975e9 all: fix lint warnings in import by ZHANG Dapeng · 6 years ago
- 95fd47d core, services: remove census from binary logs (#4845) by zpencer · 6 years ago
- 1899910 core: DnsNameResolver caches refresh (#4812) by creamsoup · 6 years ago
- 2fca42f all: prepend internal classes with Internal (#4826) by zpencer · 6 years ago
- 4d366ce all: move Channelz to io.grpc as InternalChannelz (#4797) by zpencer · 6 years ago
- bbacd16 skip populating trace header if no census impl is available. (#4805) by creamsoup · 6 years ago
- 6037659 core: make HedgingPolicy final by ZHANG Dapeng · 6 years ago
- 67ee4b6 core: switch to Java 7 source and bytecode (#4801) by Eric Gribkoff · 6 years ago
- 28d44ae Start 1.16.0 development cycle (#4803) by Kun Zhang · 6 years ago
- 7b126b0 all: Swap to Java 7 source and bytecode by Eric Anderson · 6 years ago
- e9b6568 core: plumb hedging policy by ZHANG Dapeng · 6 years ago
- 3f05a6e core: minor cleanup of NameResolverProvider by Carl Mastrangelo · 6 years ago
- 7fe49f9 core: add ability to create stackless status exceptions by Carl Mastrangelo · 6 years ago
- a48b090 core: Handle null ProxySelector (#4762) by zpencer · 6 years ago
- ba4db45 Fix errror message when DNS name is invalid. (#4751) by creamsoup · 6 years ago
- 3cfc5af core: Avoid implicit requestConnection in PickFirst by Eric Anderson · 7 years ago
- 9f477b2 core: fix unused variable lint by Spencer Fang · 6 years ago
- 79b2470 all: update animalsniffer to Java 7 and add Android 14 (#4727) by Eric Gribkoff · 6 years ago
- 6735208 core: revert warning about `Status.asException(null)` by Carl Mastrangelo · 6 years ago
- 2aa02fd core: remove unused fullMethodName field from CensusStatsModule. (#4731) by Kun Zhang · 6 years ago
- 9895e24 inprocess: prevent null names, and define socket address equality by Carl Mastrangelo · 6 years ago
- b64cde1 Encourage using grpc-netty-shaded instead of grpc-netty by Eric Anderson · 6 years ago
- b9d1bb8 core: initialize round robin load balancer picker to random index (#4462) by Tom Leach · 6 years ago
- 8544818 all: add tracking issues for all experimental APIs and make it required by Carl Mastrangelo · 6 years ago
- bcbc6ae core: stabilize Status Exceptions API, and warn on null trailers in Status by Carl Mastrangelo · 6 years ago
- 9b200eb core: add flags for selectively enabling grpclb by Carl Mastrangelo · 6 years ago
- 658e73a core: let channel tracing log service config changes by ZHANG Dapeng · 6 years ago
- 03d85ee doc: clarify channel state API unimplemented until v1.6.1 by ZHANG Dapeng · 6 years ago
- 8da06a8 all: remove unneeded deps on errorprone by Carl Mastrangelo · 6 years ago
- 67073c9 core: turn PairSocketAddress into ProxySocketAddress (#4649) by zpencer · 6 years ago
- 19b2a17 core: Don't close in TSREI in cancelled contexts (#4596) by George Gensure · 6 years ago
- e1865b5 core: channel tracing log only when number of backends changed between zeor and nonzero by ZHANG Dapeng · 6 years ago
- 877b1a1 core: enterIdleMode() exits idle if still in use (#4630) by Eric Gribkoff · 6 years ago
- 64d272a core: make service config errors recoverable by Carl Mastrangelo · 6 years ago
- 15a5ba2 Remove DoNotMock annotation in favor of JavaDoc by Eric Anderson · 6 years ago
- 4335445 Start 1.15.0 development cycle (#4650) by zpencer · 6 years ago
- 146b600 compiler,stub: update RpcMethod docs and usage by Carl Mastrangelo · 6 years ago
- 9222dc5 core: Add missing @Nullable annotations to ClientTransportOptions by Eric Anderson · 6 years ago
- 9d6241e Propagate EquivalentAddressGroup attributes to transports by Eric Anderson · 6 years ago
- 2b48210 grpclb: Plumb attributes for OOB and backend channels by Eric Anderson · 6 years ago
- dd57b66 Fix unused variables by Eric Anderson · 6 years ago
- 02ad99e core: Avoid compare default TagContext in thread local with empty. (#4613) by Yang Song · 6 years ago
- 6dad047 core: add jndi timeout and dirContext.close by ZHANG Dapeng · 6 years ago
- e3ff1ad core: Add support for List<EAG> in Subchannels by Eric Anderson · 6 years ago
- 39d2dd0 core: make InternalHandlerRegistry a HandlerRegistry by Carl Mastrangelo · 6 years ago
- b2dd6ae util: Improve RoundRobinLoadBalancer scalability with stickiness by Nick Hill · 6 years ago
- ac55604 fixed typo in round robin factory name const by Marco Ferrer · 6 years ago
- 3e67a5b core: Avoid unnecessary unchecked cast in DnsNameResolver by Eric Anderson · 6 years ago
- a74bb35 core: always do SRV record lookup in DnsNameResolver by Carl Mastrangelo · 6 years ago
- 81da3eb core: make Auto config load balancer not depend on service config by Carl Mastrangelo · 6 years ago
- ffd0f9f inprocess: add a toString for InProcessSocketAddress by Doug Lawrie · 6 years ago
- 1578652 grpclb: use exponential back-off for retries of balancer RPCs (#4525) by Kun Zhang · 6 years ago
- defb955 core: add clarification to ClientCall javadoc by Grant Oakley · 6 years ago
- 5ce10f0 all: add gradle format checker by ZHANG Dapeng · 6 years ago
- 8f51c27 core: fix lint by Carl Mastrangelo · 6 years ago
- 6dbe392 core: fix SRV record parsing by apolcyn · 6 years ago
- c796901 core: channel tracing to log events for channel state change by ZHANG Dapeng · 6 years ago
- 8a3e623 Start 1.14.0 development cycle by ZHANG Dapeng · 6 years ago
- 2a127ce core: update opencensus to 0.12.3. (#4530) by Bogdan Drutu · 6 years ago
- a0794d5 core: Implement channel tracing for some events by ZHANG Dapeng · 6 years ago
- 25a2ec1 core: fix ServerBuilder.setBinaryLog javadoc (#4514) by zpencer · 6 years ago
- 608ce3d core: unit test for channel shutdown during retry backoff by ZHANG Dapeng · 6 years ago
- ff9aa39 core,services: fix lints (#4504) by zpencer · 6 years ago
- e41e054 Propagate CallCredentials.ATTR_SECURITY_LEVEL from transports by Eric Anderson · 7 years ago
- 2743987 services,core: make BinaryLogSink visible, add setter (#4503) by zpencer · 6 years ago
- 1f99fcd move io.grpc.BinaryLogProvider to io.grpc.services (#4501) by zpencer · 6 years ago
- 1aec994 io.grpc.BinaryLog is now the fully functional API (#4498) by zpencer · 6 years ago
- 6f2980e core: fix Attributes hashCode by ZHANG Dapeng · 6 years ago
- 68a462e noop: resolve lint warnings found at import. (#4496) by Kun Zhang · 6 years ago
- 451c412 core: fix client does not detect truncated message by ZHANG Dapeng · 6 years ago
- 10291d5 core: fix missing comment for headers param by Jianwei Mao · 6 years ago
- f5f560a all: TimeProvider to use nanos rather than millis by ZHANG Dapeng · 6 years ago
- faffb09 core: remove io.grpc core dependency on census (#4461) by zpencer · 6 years ago
- 850249f core: fix lints from import (#4472) by zpencer · 6 years ago
- 4d94163 core: Add ChannelTracer by ZHANG Dapeng · 7 years ago
- e806e38 core: put @ExperimentalApi on CallOptions.of() (#4466) by zpencer · 7 years ago
- 6a96656 core: make channel stats' channel state consistent with subchannels by ZHANG Dapeng · 7 years ago
- bf4a00c context/core/netty: Add @CheckReturnValue to Context by ZHANG Dapeng · 7 years ago
- 561583b core,services: Add ChannelTracing data object by ZHANG Dapeng · 7 years ago
- 04a90bc core: stabilize custom CallOptions API (#4457) by zpencer · 7 years ago
- 21b73bb core: partially stabilize Attributes API (#4458) by zpencer · 7 years ago
- 902baa0 core: do not use internal accessors in BinaryLogProvider (#4454) by zpencer · 7 years ago
- 247a76e core,netty,okhttp: make toString more consistent for channelz (#4434) by zpencer · 7 years ago
- 6f29b60 core, services: make BinaryLog an explicit object that is passed into channels/servers (#4431) by zpencer · 7 years ago