| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Mark Android R (rvc-dev-plus-aosp-without-vendor@6692709) as mergedHEADmaster | Xin Li | 2020-08-27 | 0 | -0/+0 |
| |\ | |||||
| | * | Build the gRPC Java OkHttp library from source am: 332041b059 am: c628597f30 | Hadrien Zalek | 2020-06-30 | 1 | -0/+34 |
| | |\ | |||||
| | * \ | Remove gRPC Netty shaded static library am: b6ad5d62b2 am: ffea17686f | Hadrien Zalek | 2020-06-30 | 3 | -23/+0 |
| | |\ \ | |||||
| | * \ \ | Build the gRPC Java Authentication library am: 2bf353cc26 am: b5cb35def9 | Hadrien Zalek | 2020-06-30 | 2 | -0/+28 |
| | |\ \ \ | |||||
| | * \ \ \ | Build the gRPC Java testing library am: 58f48cc424 am: 4ddf1be873 | Hadrien Zalek | 2020-06-05 | 1 | -0/+37 |
| | |\ \ \ \ | |||||
| | * \ \ \ \ | Build the gRPC Java library from source am: 2d04a32487 am: 3124595792 | Hadrien Zalek | 2020-06-05 | 8 | -12/+199 |
| | |\ \ \ \ \ | |||||
| | * \ \ \ \ \ | Add METADATA to grpc-grpc-java: Apache2=NOTICE am: fd308b8783 am: 830181d779 | Bob Badour | 2020-04-30 | 1 | -0/+3 |
| | |\ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ | [automerger skipped] DO NOT MERGE - Empty merge qt-qpr1-dev-plus-aosp into st... | Xin Li | 2020-04-10 | 0 | -0/+0 |
| | |\ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ | Add protoc-gen-grpc-java-plugin am: b607066383 am: 7e9dd3bc39 | Colin Cross | 2020-03-30 | 1 | -0/+30 |
| | |\ \ \ \ \ \ \ \ | |||||
| * | \ \ \ \ \ \ \ \ | Merge "Add a build module for the Netty Shaded library" am: 9297fc3b14 | Hadrien Zalek | 2020-07-27 | 1 | -0/+27 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ \ | Merge "Add a build module for the Netty Shaded library" | Hadrien Zalek | 2020-07-27 | 1 | -0/+27 |
| | |\ \ \ \ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | | | Add a build module for the Netty Shaded library | Hadrien Zalek | 2020-07-24 | 1 | -0/+27 |
| * | | | | | | | | | | | | Merge tag 'upstream/v1.16.1' into HEAD am: 9b4675b8ab | Hadrien Zalek | 2020-07-25 | 123 | -1954/+12462 |
| |\| | | | | | | | | | | | |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | |||||
| | * | | | | | | | | | | Merge tag 'upstream/v1.16.1' into HEAD | Hadrien Zalek | 2020-07-24 | 123 | -1954/+12462 |
| | |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | | | |||||
| | | * | | | | | | | | | Bump version to 1.16.1upstream/v1.16.1 | Eric Anderson | 2018-10-26 | 19 | -42/+42 |
| | | * | | | | | | | | | Update README to reference 1.16.1 | Eric Anderson | 2018-10-26 | 1 | -14/+14 |
| | | * | | | | | | | | | core: Make MetadataApplier an interface again | Eric Anderson | 2018-10-26 | 7 | -23/+41 |
| | | * | | | | | | | | | Bump version to 1.16.1-SNAPSHOT | Eric Anderson | 2018-10-24 | 19 | -42/+42 |
| | | * | | | | | | | | | Bump version to 1.16.0upstream/v1.16.0 | Eric Anderson | 2018-10-24 | 18 | -40/+40 |
| | | * | | | | | | | | | Update README to reference 1.16.0 | Eric Anderson | 2018-10-24 | 1 | -14/+14 |
| | | * | | | | | | | | | android-interop-testing: put google() repo first | Eric Gribkoff | 2018-10-24 | 1 | -2/+2 |
| | | * | | | | | | | | | grpclb: enter fallback when LB stream broken even before fallback timer expir... | Kun Zhang | 2018-10-24 | 2 | -31/+56 |
| | | * | | | | | | | | | 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 |
| | | * | | | | | | | | | netty: fix local socket bind | Carl Mastrangelo | 2018-10-18 | 1 | -6/+7 |
| | | * | | | | | | | | | core: throw exception on resolution failure and no jndi resolver | Carl Mastrangelo | 2018-10-17 | 2 | -1/+22 |
| | | * | | | | | | | | | travis: Drop testing for Java 10 | Eric Anderson | 2018-10-16 | 1 | -1/+0 |
| | | * | | | | | | | | | netty: update to 4.1.30 and tcn 2.0.17 | Carl Mastrangelo | 2018-10-11 | 3 | -38/+39 |
| | | * | | | | | | | | | core: add CallCredentials2 and deprecate CallCredentials' old interface (#4902) | Kun Zhang | 2018-10-10 | 16 | -94/+514 |
| | | * | | | | | | | | | okhttp: Add SslGuard to list of allowed security providers. See internal issu... | Grant Oakley | 2018-10-10 | 1 | -2/+4 |
| | | * | | | | | | | | | okhttp: make AsyncFrameWriter log quietly when socket is already closed. also... | creamsoup | 2018-10-09 | 2 | -1/+49 |
| | | * | | | | | | | | | services: fix callbacks not being forwarded in binlog interceptors (#4918) | zpencer | 2018-10-09 | 2 | -0/+18 |
| | | * | | | | | | | | | services: fix channelz javadoc lint for reference not found (#4920) | zpencer | 2018-10-09 | 1 | -2/+2 |
| | | * | | | | | | | | | services: allow config str to be passed into binlog object (#4919) | zpencer | 2018-10-08 | 2 | -2/+17 |
| | | * | | | | | | | | | netty: expose setting a local socket address | Carl Mastrangelo | 2018-10-08 | 3 | -11/+73 |
| | | * | | | | | | | | | core: ForwardingLoadBalancerHelper (#4911) | Kun Zhang | 2018-10-06 | 3 | -4/+210 |
| | | * | | | | | | | | | okhttp: remove internal mockito dep | Carl Mastrangelo | 2018-10-05 | 1 | -1/+1 |
| | | * | | | | | | | | | core: add Grpc.TRANSPORT_ATTR_LOCAL_ADDR (#4906) | Kun Zhang | 2018-10-03 | 10 | -4/+50 |
| | | * | | | | | | | | | services: sync health.proto from grpc-proto repo (#4904) | Kun Zhang | 2018-10-03 | 4 | -7/+181 |
| | | * | | | | | | | | | core: name anonymous classes in ManagedChannel for clear stacktraces | Carl Mastrangelo | 2018-10-03 | 1 | -268/+319 |
| | | * | | | | | | | | | Update README to reference 1.15.1 | Eric Anderson | 2018-10-03 | 1 | -14/+14 |
| | | * | | | | | | | | | netty: Add ProtocolNegotiator.close | Eric Anderson | 2018-10-03 | 6 | -0/+49 |
| | | * | | | | | | | | | netty: Remove TransportCreationParamsFilterFactory | Eric Anderson | 2018-10-03 | 2 | -146/+25 |
| | | * | | | | | | | | | doc: organize Attributes with annotations. (#4892) | Kun Zhang | 2018-10-01 | 11 | -21/+71 |
| | | * | | | | | | | | | protobuf: make extension registry method experimental | Carl Mastrangelo | 2018-09-28 | 1 | -0/+1 |
| | | * | | | | | | | | | 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 | 7 | -17/+45 |
| | | * | | | | | | | | | github/lock.yml: Lock GitHub issues after 90 days | Eric Anderson | 2018-09-28 | 1 | -1/+1 |
| | | * | | | | | | | | | alts: plumb authority to ALTS protocol negotiator (#4880) | Jiangtao Li | 2018-09-27 | 12 | -84/+83 |
