aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-11-04alts: fix ComputeEngineChannelBuilder class signatureupstream-v1.22.xZHANG Dapeng
2019-10-17Bump version to 1.22.4-SNAPSHOTJihun Cho
2019-10-17Bump version to 1.22.3Jihun Cho
2019-10-17Update README etc to reference 1.22.3Jihun Cho
2019-10-10okhttp: fix header scheme does not match transport type. Ran
2019-10-04bom: specify pom type for protoc-gen-grpc-javaJihun Cho
2019-10-04bom: format(tab->space) build.gradleJihun Cho
2019-09-24auth: Avoid com.auth0:java-jwt dependency in testEric Anderson
2019-09-24auth: verify information in decoded JWT token instead of comparing hashing va...Chengyuan Zhang
2019-09-20netty: back port of #6167 (converts proxy handler) (#6172)Jihun Cho
2019-09-03auth: fix builder invocation for converting Google service account to Jwt acc...Chengyuan Zhang
2019-08-13Bump version to 1.22.3-SNAPSHOTEric Anderson
2019-08-13Bump version to 1.22.2upstream/v1.22.2Eric Anderson
2019-08-13Update README to reference 1.22.2Eric Anderson
2019-08-13netty: Limit number of frames client can cause server to enqueueEric Anderson
2019-08-08core: handle removing partially-closed resources for throwing on close. Fixes...Chengyuan Zhang
2019-07-10Bump version to 1.22.2-SNAPSHOTJihun Cho
2019-07-10Bump version to 1.22.1Jihun Cho
2019-07-10Update README to reference 1.22.1Jihun Cho
2019-07-10core: fix terminated status check in TransportListener (#5955)Jihun Cho
2019-07-08bazel: Add comment for public protoc pluginEric Anderson
2019-07-08Make //compiler:grpc_java_plugin publicly visible againAdam Liddell
2019-06-28Bump version to 1.22.1-SNAPSHOTJihun Cho
2019-06-28Bump version to 1.22.0Jihun Cho
2019-06-28Update README to reference 1.22.0Jihun Cho
2019-06-25netty-shaded: Use compile instead of runtime dependency in pom (backport of #...Jihun Cho
2019-06-21doc: Update NOTICE.txt with gogoprotoZHANG Dapeng
2019-06-18core: Protect jndi loading against broken classloadersEric Anderson
2019-06-18RELEASING.md: add missing version file for android strictmode example (#5898)Jihun Cho
2019-06-18alts: temporarily revert protocol negotiation to work with serversCarl Mastrangelo
2019-06-18netty,alts: fire initial protocol negotiation event in WBAEHCarl Mastrangelo
2019-06-17core,netty: use PerfMark tags with the HTTP/2 stream idsCarl Mastrangelo
2019-06-17removed abstract class StatsStore, make ClientLoadCounter not mockable (#5890)Chengyuan Zhang
2019-06-14services: fix HealthCheckingLoadBalancer.shutdown() (#5887)Kun Zhang
2019-06-14added missing RunWith annotationsChengyuan Zhang
2019-06-14Revert "interop-testing: Observe flow control in TestServiceImpl"Eric Anderson
2019-06-14 core: SubchannelStateListener continues to receive updates after LoadBalance...Kun Zhang
2019-06-14Revert "Revert "core, netty: add io.perfmark Annotations" (#5853)" (#5884)Carl Mastrangelo
2019-06-14core: Fix FINE deadline loggingEric Anderson
2019-06-14xds: StatsStore#interceptPickResult should not intercept NO_RESULT (#5876)Chengyuan Zhang
2019-06-14core/test: re-enable tests for panic mode. (#5879)Kun Zhang
2019-06-14interop-testing: Observe flow control in TestServiceImplEric Anderson
2019-06-13xds: let ChannelLogger log more useful informationZHANG Dapeng
2019-06-13Revert "services: fix HealthCheckingLoadBalancer.shutdown(). (#5848)"Eric Anderson
2019-06-13xds: integrate client load reporting with xds load balancer (part 2) (#5867)Chengyuan Zhang
2019-06-13netty: refine filtering for benign transport level exceptionsNick Travers
2019-06-12alts: handle inline flushes on close in frame handlerCarl Mastrangelo
2019-06-11Fixing typo in SECURITY.mdSebastian Schmidt
2019-06-11xds: fix bug of using the wrong cluster name for client load reporting (#5865)Chengyuan Zhang
2019-06-11xds: refactor XdsLoadReportClient and XdsLoadStatsStore in order to integrate...Chengyuan Zhang