aboutsummaryrefslogtreecommitdiff
path: root/core
AgeCommit message (Expand)Author
2020-11-18Add a lite OkHttp gRPC Client Library.Karl Shaffer
2020-07-24Merge tag 'upstream/v1.16.1' into HEADHadrien Zalek
2020-06-03Build the gRPC Java library from sourceHadrien Zalek
2018-10-26Bump version to 1.16.1upstream/v1.16.1Eric Anderson
2018-10-26core: Make MetadataApplier an interface againEric Anderson
2018-10-24Bump version to 1.16.1-SNAPSHOTEric Anderson
2018-10-24Bump version to 1.16.0upstream/v1.16.0Eric Anderson
2018-10-24Revert "core: DnsNameResolver caches refresh (#4812)"Jihun Cho
2018-10-22Fix grpc-java targetandroid-wear-8.0.0_r2Julien Desprez
2018-10-19core: ignore localhost and IP addresses for JNDI (1.16.x backport)Carl Mastrangelo
2018-10-19core: annotate Attributes key annotations as experimental API. (#4974) (#4977)Kun Zhang
2018-10-17core: throw exception on resolution failure and no jndi resolverCarl Mastrangelo
2018-10-10core: add CallCredentials2 and deprecate CallCredentials' old interface (#4902)Kun Zhang
2018-10-06core: ForwardingLoadBalancerHelper (#4911)Kun Zhang
2018-10-03core: add Grpc.TRANSPORT_ATTR_LOCAL_ADDR (#4906)Kun Zhang
2018-10-03core: name anonymous classes in ManagedChannel for clear stacktracesCarl Mastrangelo
2018-10-02Start adding Soong build files for grpc-grpc-javamaster-cuttlefish-testing-releaseJulien Desprez
2018-10-01doc: organize Attributes with annotations. (#4892)Kun Zhang
2018-09-28core: permanently store authority at channel creation (#4886)zpencer
2018-09-28Upgrade to Guava 26.0-android and jsr305 3.0.2Jesse Wilson
2018-09-27core,services: v1 binlog (#4846)zpencer
2018-09-19core: fix channelz import on AutoConfiguredLoadBalancerFactorySpencer Fang
2018-09-19core: channel tracing to log lb policy changesZHANG Dapeng
2018-09-14all: use Java7 bracketsCarl Mastrangelo
2018-09-12core: remove redundant SubchannelPicker refreshes in RoundRobinLoadBalancerNick Hill
2018-09-11all: fix lint warnings in importZHANG Dapeng
2018-09-10core, services: remove census from binary logs (#4845)zpencer
2018-09-06core: DnsNameResolver caches refresh (#4812)creamsoup
2018-09-05all: prepend internal classes with Internal (#4826)zpencer
2018-09-04all: move Channelz to io.grpc as InternalChannelz (#4797)zpencer
2018-08-30skip populating trace header if no census impl is available. (#4805)creamsoup
2018-08-28core: make HedgingPolicy finalZHANG Dapeng
2018-08-27core: switch to Java 7 source and bytecode (#4801)Eric Gribkoff
2018-08-27Start 1.16.0 development cycle (#4803)Kun Zhang
2018-08-27all: Swap to Java 7 source and bytecodeEric Anderson
2018-08-23core: plumb hedging policyZHANG Dapeng
2018-08-20core: minor cleanup of NameResolverProviderCarl Mastrangelo
2018-08-17core: add ability to create stackless status exceptionsCarl Mastrangelo
2018-08-16core: Handle null ProxySelector (#4762)zpencer
2018-08-13Fix errror message when DNS name is invalid. (#4751)creamsoup
2018-08-13core: Avoid implicit requestConnection in PickFirstEric Anderson
2018-08-09core: fix unused variable lintSpencer Fang
2018-08-09all: update animalsniffer to Java 7 and add Android 14 (#4727)Eric Gribkoff
2018-08-06core: revert warning about `Status.asException(null)`Carl Mastrangelo
2018-08-03core: remove unused fullMethodName field from CensusStatsModule. (#4731)Kun Zhang
2018-08-02inprocess: prevent null names, and define socket address equalityCarl Mastrangelo
2018-08-02Encourage using grpc-netty-shaded instead of grpc-nettyEric Anderson
2018-08-01core: initialize round robin load balancer picker to random index (#4462)Tom Leach
2018-07-31all: add tracking issues for all experimental APIs and make it requiredCarl Mastrangelo
2018-07-27core: stabilize Status Exceptions API, and warn on null trailers in StatusCarl Mastrangelo