index
:
platform_external_grpc-grpc-java
android10-c2f2-release
android10-c2f2-s1-release
android10-c2f2-s2-release
android10-d4-release
android10-d4-s1-release
android10-dev
android10-gsi
android10-mainline-a-release
android10-mainline-media-release
android10-mainline-networking-release
android10-mainline-release
android10-mainline-resolv-release
android10-mainline-tzdata-release
android10-qpr1-b-release
android10-qpr1-b-s1-release
android10-qpr1-c-release
android10-qpr1-c-s1-release
android10-qpr1-d-release
android10-qpr1-mainline-release
android10-qpr1-release
android10-qpr2-release
android10-qpr2-s1-release
android10-qpr2-s2-release
android10-qpr2-s3-release
android10-qpr2-s4-release
android10-qpr3-release
android10-qpr3-s1-release
android10-release
android10-s1-release
android10-s2-release
android10-s3-release
android10-security-release
android10-tests-release
android11-dev
android11-gsi
android11-mainline-release
android11-release
android11-tests-release
master
master-cuttlefish-testing-release
ndk-sysroot-r21
sdk-release
simpleperf-release
upstream-master
upstream-v1.0.x
upstream-v1.1.x
upstream-v1.10.x
upstream-v1.11.x
upstream-v1.12.x
upstream-v1.13.x
upstream-v1.14.x
upstream-v1.15.x
upstream-v1.16.x
upstream-v1.17.x
upstream-v1.18.x
upstream-v1.19.x
upstream-v1.2.x
upstream-v1.20.x
upstream-v1.21.x
upstream-v1.22.x
upstream-v1.23.x
upstream-v1.24.x
upstream-v1.25.x
upstream-v1.26.x
upstream-v1.27.x
upstream-v1.28.x
upstream-v1.29.x
upstream-v1.3.x
upstream-v1.30.x
upstream-v1.31.x
upstream-v1.32.x
upstream-v1.4.x
upstream-v1.5.x
upstream-v1.6.x
upstream-v1.7.x
upstream-v1.8.x
upstream-v1.9.x
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
core
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'upstream/v1.16.1' into HEAD
Hadrien Zalek
2020-07-24
28
-576
/
+1365
|
\
|
*
Bump version to 1.16.1
upstream/v1.16.1
Eric Anderson
2018-10-26
1
-1
/
+1
|
*
core: Make MetadataApplier an interface again
Eric Anderson
2018-10-26
6
-22
/
+40
|
*
Bump version to 1.16.1-SNAPSHOT
Eric Anderson
2018-10-24
1
-1
/
+1
|
*
Bump version to 1.16.0
upstream/v1.16.0
Eric Anderson
2018-10-24
1
-1
/
+1
|
*
Revert "core: DnsNameResolver caches refresh (#4812)"
Jihun Cho
2018-10-24
3
-232
/
+8
|
*
core: ignore localhost and IP addresses for JNDI (1.16.x backport)
Carl Mastrangelo
2018-10-19
2
-1
/
+106
|
*
core: annotate Attributes key annotations as experimental API. (#4974) (#4977)
Kun Zhang
2018-10-19
3
-0
/
+4
|
*
core: throw exception on resolution failure and no jndi resolver
Carl Mastrangelo
2018-10-17
2
-1
/
+22
|
*
core: add CallCredentials2 and deprecate CallCredentials' old interface (#4902)
Kun Zhang
2018-10-10
9
-8
/
+432
|
*
core: ForwardingLoadBalancerHelper (#4911)
Kun Zhang
2018-10-06
3
-4
/
+210
|
*
core: add Grpc.TRANSPORT_ATTR_LOCAL_ADDR (#4906)
Kun Zhang
2018-10-03
2
-2
/
+11
|
*
core: name anonymous classes in ManagedChannel for clear stacktraces
Carl Mastrangelo
2018-10-03
1
-268
/
+319
|
*
doc: organize Attributes with annotations. (#4892)
Kun Zhang
2018-10-01
9
-9
/
+65
|
*
core: permanently store authority at channel creation (#4886)
zpencer
2018-09-28
2
-3
/
+18
|
*
Upgrade to Guava 26.0-android and jsr305 3.0.2
Jesse Wilson
2018-09-28
1
-3
/
+10
|
*
core,services: v1 binlog (#4846)
zpencer
2018-09-27
1
-17
/
+0
|
*
core: fix channelz import on AutoConfiguredLoadBalancerFactory
Spencer Fang
2018-09-19
2
-2
/
+4
|
*
core: channel tracing to log lb policy changes
ZHANG Dapeng
2018-09-19
5
-14
/
+126
*
|
Build the gRPC Java library from source
Hadrien Zalek
2020-06-03
2
-4
/
+55
*
|
Fix grpc-java target
android-wear-8.0.0_r2
Julien Desprez
2018-10-22
2
-13
/
+5
*
|
Start adding Soong build files for grpc-grpc-java
master-cuttlefish-testing-release
Julien Desprez
2018-10-02
1
-0
/
+31
|
/
*
all: use Java7 brackets
Carl Mastrangelo
2018-09-14
39
-82
/
+81
*
core: remove redundant SubchannelPicker refreshes in RoundRobinLoadBalancer
Nick Hill
2018-09-12
2
-133
/
+233
*
all: fix lint warnings in import
ZHANG Dapeng
2018-09-11
1
-3
/
+11
*
core, services: remove census from binary logs (#4845)
zpencer
2018-09-10
3
-70
/
+1
*
core: DnsNameResolver caches refresh (#4812)
creamsoup
2018-09-06
3
-8
/
+232
*
all: prepend internal classes with Internal (#4826)
zpencer
2018-09-05
24
-180
/
+185
*
all: move Channelz to io.grpc as InternalChannelz (#4797)
zpencer
2018-09-04
32
-75
/
+123
*
skip populating trace header if no census impl is available. (#4805)
creamsoup
2018-08-30
2
-2
/
+51
*
core: make HedgingPolicy final
ZHANG Dapeng
2018-08-28
1
-1
/
+1
*
core: switch to Java 7 source and bytecode (#4801)
Eric Gribkoff
2018-08-27
2
-18
/
+9
*
Start 1.16.0 development cycle (#4803)
Kun Zhang
2018-08-27
1
-1
/
+1
*
all: Swap to Java 7 source and bytecode
Eric Anderson
2018-08-27
1
-0
/
+6
*
core: plumb hedging policy
ZHANG Dapeng
2018-08-23
12
-33
/
+471
*
core: minor cleanup of NameResolverProvider
Carl Mastrangelo
2018-08-20
2
-43
/
+65
*
core: add ability to create stackless status exceptions
Carl Mastrangelo
2018-08-17
4
-0
/
+170
*
core: Handle null ProxySelector (#4762)
zpencer
2018-08-16
2
-1
/
+21
*
Fix errror message when DNS name is invalid. (#4751)
creamsoup
2018-08-13
2
-2
/
+23
*
core: Avoid implicit requestConnection in PickFirst
Eric Anderson
2018-08-13
2
-20
/
+35
*
core: fix unused variable lint
Spencer Fang
2018-08-09
1
-0
/
+3
*
all: update animalsniffer to Java 7 and add Android 14 (#4727)
Eric Gribkoff
2018-08-09
3
-2
/
+9
*
core: revert warning about `Status.asException(null)`
Carl Mastrangelo
2018-08-06
1
-11
/
+2
*
core: remove unused fullMethodName field from CensusStatsModule. (#4731)
Kun Zhang
2018-08-03
1
-6
/
+0
*
inprocess: prevent null names, and define socket address equality
Carl Mastrangelo
2018-08-02
2
-2
/
+85
*
Encourage using grpc-netty-shaded instead of grpc-netty
Eric Anderson
2018-08-02
2
-2
/
+3
*
core: initialize round robin load balancer picker to random index (#4462)
Tom Leach
2018-08-01
2
-48
/
+69
*
all: add tracking issues for all experimental APIs and make it required
Carl Mastrangelo
2018-07-31
6
-6
/
+26
*
core: stabilize Status Exceptions API, and warn on null trailers in Status
Carl Mastrangelo
2018-07-27
3
-6
/
+15
*
core: add flags for selectively enabling grpclb
Carl Mastrangelo
2018-07-27
2
-19
/
+51
[next]